Re: Re: Need help with PHP / MySQL connect problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Linda H" <l199@xxxxxxxxxxxxx> wrote in message
news:6.2.0.14.2.20050717215229.0376b9d0@xxxxxxxxxxxxxxxxxxxxx
> 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

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux