On Sun, 2004-10-03 at 09:43, Teng Wang wrote:
> Surely apache is running.
> And I checked httpd.conf. There is no "LoadModule php4.x.x
> ...". Anyother settings should be removed?
> 
> The first time I installed php5.0.0, I forgot to add
> --with-apxs2=/usr/sbin/apxs. It works but the version is 4.3.8 as phpinfo() shows. 
> When I added this option, the php
> didn't work anymore. But the apache works fine. The browser
> can read .html files. 

Redhat splits up the http config file into sub configurations for each
module. Check the config file located at:

    /etc/httpd/conf.d/php.conf

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to