Hi,
I wanted to compile php5 for using it with Apache and not knowing which option I needed I checked most of them. The problem is some options are not compatible embedded and Apache. I had a message telling me that it's not possible but now I'm not asked which option I want anymore. So I'm just trapped with the error message. I tried deleting the directory for php5 and relaunching the command
I'm a total beginner with FreeBSD OS, I'm sorry if the answer is obvious but I didn't find anything in portsnap's manual. Do you have any solutions?
I wanted to compile php5 for using it with Apache and not knowing which option I needed I checked most of them. The problem is some options are not compatible embedded and Apache. I had a message telling me that it's not possible but now I'm not asked which option I want anymore. So I'm just trapped with the error message. I tried deleting the directory for php5 and relaunching the command
portsnap fetch extract
then retrying the command cd /usr/ports/lang/php5/ && make install clean
. But, I still go directly to the error message
Code:
===> php5-5.4.15 cannot be built with multiple SAPI (apache and embedded).
*** Error code 1
Stop in /usr/ports/lang/php5.
I'm a total beginner with FreeBSD OS, I'm sorry if the answer is obvious but I didn't find anything in portsnap's manual. Do you have any solutions?