|
Posted by "Mark Rees" on 07/18/05 11:45
"Linda H" <l199@bellsouth.net> wrote in message
news:6.2.0.14.2.20050717215229.0376b9d0@mail.bellsouth.net...
> I added the following to the top of my script:
>
> <?php
> echo phpinfo();
> ?>
>
> Got all sorts of environment and path info. Not anything about MySQL, but
I
> didn't see anything that looked obviously wrong, though I don't understand
> a lot of it.
>
> I ried reinstalling MySQL, Apache, and PHP. No change.
>
> Linda
What does php.ini have for this line
display_errors = On
If it's off, set it on.
Mark
Navigation:
[Reply to this message]
|