Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 09:32:05 -0000
From:      "Kjell" <la3sg@sensewave.com>
To:        freebsd-questions@freebsd.org
Subject:   PHP4 as CGI install broken?
Message-ID:  <3E4A1495.25639.715D93@localhost>
In-Reply-To: <200302120405.h1C45lk84389@goliath.rri-usa.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E4A1495.25639.715D93>