On Wed, 22 Sep 1999, Emmanuel Par� wrote:

> Ok I saw those lines! they were a the end!
> I forgot that was a rpm... they where automaticly inserted at the end
> of course!
> -----------
> Include conf/addon-modules/midgardphp3.conf
> Include conf/addon-modules/mod_midgard.conf
> Include conf/addon-modules/mod_perl.conf
> Include conf/addon-modules/mod_php3.conf
> Include conf/addon-modules/midgard-data.conf
> --------------------
> 
> But why iam getting this when I type httpd -l ?
> 
> Compiled-in modules:
>   http_core.c
>   mod_so.c
> 
> (Is that normal??? to see only these 2 modules.)

I believe so.. those are compiled modules... the php modules are not
compiled in...

> Is there I special way to test if php3 work
> I type this example in my /home/http/html/example.php3
> 
>  <html><head><title>Example</title>
> <body>
> <?php echo "Hi, I'm a PHP script!"; ?>
> </body></html>
> 
> And That didnt work.. ?  is it the location the problem..
> 
> Does by default deamon httpd use the /etc/httpd/conf/httpd.conf?
> 
> Sorry lot of questions.. but I just wonder how I can get my PHP3 working.
> 
> Iam using helios 6.1

Did you restart httpd after installing the php rpms?  If not, try that and
it should work.. and yes, it uses /etc/httpd/conf/httpd.conf by default.

Vincent Danen ([EMAIL PROTECTED]) . ICQ: 16978834
BBBS/LiI . Internet Rex for Linux Beta
Stronghold Enterprises/X BBS . http://shx.tzo.net
Telnet://shx.tzo.net . Weblogin-http://shx.tzo.net/shx

Reply via email to