I have installed R4.7, cvsuped to R4.7p4
Then proceeded to install PHP4 as a CGI module following my old 
proven recepe:

cd /usr/ports/www/mod_php4
make clean
make -D STANDALONE
        (selecting options here)
make install -D STANDALONE

The install proceeds without errors, but I notice that apache is pulled as 
a dependency. (Apache was not pulled in the last time I set up a 
system!)

After the install I find /usr/local/etc/php.ini-inst
but /usr/local/etc/php.standalone/php.ini-inst is 
missing.

Seems like the Apache API version has been 
installed, and of cource my "hello world" script 
fails.

Has the procedure for installing the CGI version 
changed lately?

Kjell


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to