Re: Apache2 and php

2002-02-04 Thread David Ford
In further trial and error, even that is wrong. You must have both the AddType directive as well as the Filter section when trying to use php with Apache2. Now that I have the php engine going, I need to find and fix a segfault. I installed phpSysInfo 1.9 in default state. Two things happen.

Re: Apache2 and php

2002-02-04 Thread David Ford
My apologies, I realized that after I sent it.  Actually that is incorrect.  This seems to be a fairly unknown answer as nobody was able to answer it for me in the past on either the php or apache groups. http://marc.theaimsgroup.com/?l=php-dev&m=101180222102820&w=2 you must replace :LoadModu

Re: Apache2 and php

2002-02-04 Thread Daniel Lopez
This question should be directed to the [EMAIL PROTECTED] list You need to add the following: AddType application/x-httpd-php .php Daniel On Mon, Feb 04, 2002 at 05:20:25PM -0500, David Ford wrote: > What does apache2 need in httpd.conf to properly shunt php files through > the php engine bef

Apache2 and php

2002-02-04 Thread David Ford
What does apache2 need in httpd.conf to properly shunt php files through the php engine before serving them? Apparently it needs more than just Load libphp4.so Note, I'm using php 4.1.1 with httpd_2_0 HEAD. Thank you, David

RE: Apache2 and PHP

2001-08-22 Thread Gonyou, Austin
gt; Subject: Apache2 and PHP > > > Hello, > > Wanted to say that apache2 and php are working fine together ... > but no server variables are accesible under php (only GET) ... > > Can you please do something before next beta is released > (this might be of > course php's problem). > > Lenar >

Apache2 and PHP

2001-08-22 Thread Lenar Lohmus
Hello, Wanted to say that apache2 and php are working fine together ... but no server variables are accesible under php (only GET) ... Can you please do something before next beta is released (this might be of course php's problem). Lenar