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? Link to comment https://forums.phpfreaks.com/topic/50462-mysql-install/ 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 Link to comment https://forums.phpfreaks.com/topic/50462-mysql-install/#findComment-247967 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 Link to comment https://forums.phpfreaks.com/topic/50462-mysql-install/#findComment-247973 Share on other sites More sharing options...
wildteen88 Posted May 8, 2007 Share Posted May 8, 2007 Please read this FAQ. Link to comment https://forums.phpfreaks.com/topic/50462-mysql-install/#findComment-248276 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.