Re: mysql_connect dies silently

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

 



Look at the phpinfo() page and see whether you find a section with information on MySQL. If it isnt there, it is likely to do with the way you compiled AMP.

Christian Schlaefcke wrote:

Am Mo, den 13.09.2004 um 9:27 Uhr -0400 schrieb John Holmes:

From: "Christian Schlaefcke" <cschlaefcke@xxxxxxxxxxxxxx>



This is what I have in my php.ini

error_reporting = E_ALL
display_errors = On


Have you looked at a phpinfo() page to ensure you're editing the correct php.ini?

<?php phpinfo(); ?>

In the first block, it tells you what php.ini file PHP is using. If it just lists a directory, then that's where PHP expects to find the php.ini file.

---John Holmes...


Yupp! And its 'is' the correct one.





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

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux