For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > September 2006 > PHP.ini file install issue.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP.ini file install issue.
Keith Woodworth

2006-09-30, 3:57 am


This is a php.ini issue. Apache/1.3.37 (Unix) PHP/5.1.4.

I copy the php.ini-recommended file to php.ini reload apache and doing a
simple <?phpinfo()?> gets me just blank screen. No errors in logs or on
screen.

But when I run an sql query via php it works fine. I can add, delete,
query etc on my sql stuff and other regular php stuff seems to work.

So I copy over the php.ini-dist file to php.ini, reload apache and do a
<?phpinfo()?> again and I get all the php info that normally shows up with
a phpinfo. Again all my sql stuff works as expected.

Anyone shed light on what gives? I ran a diff against the two files and
there are not that many changes, though options taht are off in the
-recommended file are on in the -dist file.

Thanks.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com