Hello.
I am running FreeBSD 6.2, Litespeed + PHP 4.4.7 installed from port, and they are all running well.
But the problem came up when I want to upgrade the PHP.
I got this error when doing make install PHP
esabsd# tar zxvf php-litespeed-4.1.tgz
x litespeed/
x litespeed/config.m4
x litespeed/Makefile.frag
x litespeed/lsapi_main.c
x litespeed/README
x litespeed/lsapilib.c
x litespeed/lsapilib.h
x litespeed/lsapidef.h
esabsd# cd ..
esabsd# make install
Installing PHP SAPI module: litespeed
:No such file or directory
*** Error code 1
Stop in /root/php-5.1.4.
esabsd#
I've tried PHP 5.2.3 and 5.1.4 and got same problem. even though I reconfigured PHP many times.
What made this error?
Thanks in advance
I am running FreeBSD 6.2, Litespeed + PHP 4.4.7 installed from port, and they are all running well.
But the problem came up when I want to upgrade the PHP.
I got this error when doing make install PHP
esabsd# tar zxvf php-litespeed-4.1.tgz
x litespeed/
x litespeed/config.m4
x litespeed/Makefile.frag
x litespeed/lsapi_main.c
x litespeed/README
x litespeed/lsapilib.c
x litespeed/lsapilib.h
x litespeed/lsapidef.h
esabsd# cd ..
esabsd# make install
Installing PHP SAPI module: litespeed
:No such file or directory
*** Error code 1
Stop in /root/php-5.1.4.
esabsd#
I've tried PHP 5.2.3 and 5.1.4 and got same problem. even though I reconfigured PHP many times.
What made this error?
Thanks in advance
Last edited: