woody79 Posted May 8, 2007 Share Posted May 8, 2007 I have php and mysql installed on my webserver and when i put a mysql_connect function in the script nothing prints out. Does anyone know why? Quote Link to comment Share on other sites More sharing options...
steviewdr Posted May 8, 2007 Share Posted May 8, 2007 Maybe the errors are turned off. Check apache error.logs Its in C:\Program Files\Apache Group\Apache2\logs on windoze or /var/log/apache2/error.log on linux -steve Quote Link to comment Share on other sites More sharing options...
woody79 Posted May 8, 2007 Author Share Posted May 8, 2007 [Fri Mar 23 20:51:53 2007] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function mysql_connect() in C:\\hws\\********\\db.php on line 13 is all it says Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted May 8, 2007 Share Posted May 8, 2007 Please read this FAQ. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.