> It sounds like the module itself is not being loaded by apache when you
> do the apachectl start or restart.. Check your httpd.conf for the
> following line.
>
> LoadModule php4_module /lib/apache/libphp4.so
>
> It should look like that, if not then add it or uncomment it and point
> to the appr
Hi.
I have installed the PHP4 and I did the "make" and "make install" to Apache
after the "configure --activate-module=src/modules/php4/libphp4.a", and it
seems that all was right but when I try to see the php test page the apache
server manage the file as a data file and ask for Opening or Savin
Hi, I have a problem:
When I run the "configure" script it stops with this error message:
-
checking lex output file root... ./configure[2343]: lex: not found.
configure: error: cannot find output from lex; giving up
---
> Well, I am trying to install PHP4 in a Sun Sparc with Solaris 8
>
> 1) I unpacked the source files of php4 and there wasn't the "setup" file!
> Where could I find it?
>
> 2) I tried with
>
"./configure --prefix=/export/home/php --with-apache=/usr/local --with-mysql
>-