I am having difficulty compiling php+lsapi. Please have a look at this:
[root@* /home/jeff/php-5.2.5]# ./configure --help | grep litespeed
--with-litespeed Build PHP as litespeed module
.. so i'll now run a basic ./configure just to demonstrate the issue (I first tried with all kinds of options as one would expect):
[root@* /home/jeff/php-5.2.5]# ./configure --with-litespeed
... etc .. etc ..
Thank you for using PHP.
Notice: Following unknown configure options were used:
--with-litespeed
Check './configure --help' for available options
[root@* /home/jeff/php-5.2.5]#
I am following the Wiki to the "T." I tried by manually downloading php and lsapi seperately and by using the pre-fab tgz. Additionally, I followed these exact instructions on a CentOS Linux server earlier today without any issues.
This is my uname output:
[root@* /home/jeff/php-5.2.5]# uname -a
FreeBSD * 5.5-RELEASE-p11 FreeBSD 5.5-RELEASE-p11 #6: Tue Apr 10 11:40:31 PDT 2007 root@*:/usr/obj/usr/src/sys/* i386
[root@* /home/jeff/php-5.2.5]# ./configure --help | grep litespeed
--with-litespeed Build PHP as litespeed module
.. so i'll now run a basic ./configure just to demonstrate the issue (I first tried with all kinds of options as one would expect):
[root@* /home/jeff/php-5.2.5]# ./configure --with-litespeed
... etc .. etc ..
Thank you for using PHP.
Notice: Following unknown configure options were used:
--with-litespeed
Check './configure --help' for available options
[root@* /home/jeff/php-5.2.5]#
I am following the Wiki to the "T." I tried by manually downloading php and lsapi seperately and by using the pre-fab tgz. Additionally, I followed these exact instructions on a CentOS Linux server earlier today without any issues.
This is my uname output:
[root@* /home/jeff/php-5.2.5]# uname -a
FreeBSD * 5.5-RELEASE-p11 FreeBSD 5.5-RELEASE-p11 #6: Tue Apr 10 11:40:31 PDT 2007 root@*:/usr/obj/usr/src/sys/* i386