U udin Aug 31, 2012 #1 I try installing php5 on my FreeBSD machine, but I found this error.. Code: ===> php5-5.4.6 cannot be built with multiple SAPI (apache and embedded). *** Error code 1 Stop in /usr/ports/lang/php5. How can I solving this trouble? Regards, udin
I try installing php5 on my FreeBSD machine, but I found this error.. Code: ===> php5-5.4.6 cannot be built with multiple SAPI (apache and embedded). *** Error code 1 Stop in /usr/ports/lang/php5. How can I solving this trouble? Regards, udin
SirDice Administrator Staff member Administrator Moderator Sep 1, 2012 #2 Run make config and turn off EMBED. Don't turn on options if you don't know what the consequences are.
Run make config and turn off EMBED. Don't turn on options if you don't know what the consequences are.