jasonball76 Posted October 3, 2008 Share Posted October 3, 2008 I have a php site running on apache on fedora core 4 connecting to a mysql 5.0.27 database. I have create a user tanda that the site uses to connect to the database to retrieve and display data. Each morning my site cannot connect to the database and i have to create a new user that works the whole day and then same thing the next morning. The site is under the /var/www/html dir. I have a c app that execs a php script in /virtusoft/tmp dir that still works fine. So the user can connect from /virtusoft/tmp dir but not from /var/www/html dir. Any suggestions please? Link to comment https://forums.phpfreaks.com/topic/126864-mysql-connection-problems/ Share on other sites More sharing options...
fenway Posted October 5, 2008 Share Posted October 5, 2008 How does the FS impact the DB? Link to comment https://forums.phpfreaks.com/topic/126864-mysql-connection-problems/#findComment-657570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.