ok - first off, if I should be posting this somewhere else, let me know.
Here is my setup:
Red Hat 9
Apache 2.0.49 compiled from bins with the --prefix=/usr/local/apache2 and --enable-so option
PHP 4.3.5 compiled with the --prefix=/usr/local/apache2/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/apache2/php options
The LoadModule line was added to httpd.conf file automatically. I copied the php.ini-recommended file to /usr/local/apache2/php/php.in and made no changes. I added
AddType appliccation/-x-httpd-php .php .php4
and
AddType application/-x-httpd-php-source .phps
to my httpd.conf file
I start apache and php does not work. Am I missing something. Should I be doing something else. If I install from the RedHat RPM's, it works fine, but when I compile from bin's, it no worky worky. help!
php install/config question
Moderator: General Moderators