-with-libxml-dir=$MYDIRMy php.ini is in $MYDIR/lib which is where php will look for it according to ./configure --help.
Is there any way I can find out if my php.ini is being read? I've tried putting syntax errors in it, but see nothing come out in the logs indicating as such.-Matt
On 14/03/
ing.> >> > I think you need to find a way to establish whether the php5> > module is being loaded or not. I'm not sure if mod_info will
> > return this.> >> > Let me ask on the httpd mailing list how to do this.> >> > I'll get back to you
e_php = YES iniphp.ini,and in httpd.conf, setting:ServerTokens FullServerSignature On
This should show you if php is loaded into apache OK.KeithIn theory, theory and practice are the same;In practice they are not.On Mon, 13 Mar 2006, Matt G. wrote:> To: "
[EMAIL PROTECTED]" <[EM
hp5 against Apache
1.3.34, and not a2.0.xx version Matt?KeithOn Sun, 12 Mar 2006, Matt G. wrote:> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]
>> From: Matt G. <[EMAIL PROTECTED]>> Subject: [SPAM] Re: [PHP-INSTALL] Re: [SPAM] Re: [PHP-INSTALL] php returning> com
odules/libphp5.soKeithIn theory, theory and practice are the same;
In practice they are not.On Sun, 12 Mar 2006, Matt G. wrote:> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> From: Matt G.
> <[EMAIL PROTECTED]> Subject: [SPAM] Re: [PHP-INSTALL]> php returning complete
tml document with Apache?If not, is your apache DocRoot setup correctly?
KeithIn theory, theory and practice are the same;In practice they are not.On Sat, 11 Mar 2006, Matt G. wrote:> To: php-install@lists.php.net
From: Matt G.> <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] php> retu
I just built the latest apache 2.0 and php5 (shared apache module) on a
linux 2.6.5 box. After doing all of the setup from the INSTALL
file, I'm unable to get a php hello world to work! (Well, I get
it to work with the CLI, but not through my web browser) The
apache server just returns a 0 byte