bartmark Posted February 8, 2008 Share Posted February 8, 2008 Hi I am running a LAMP server which was setup by a friend of mine, the server was running fine untill it was reset by a power outage. Now it seems like PHP is not accessing the mySQL database; httpd is running because i am able to access the page via http, mySQL is running because i can login via mySQL admin. The php page is being displayed, but when you attempt to login the following happens: 1. If I use a user/pass that is defined in a table I get a "Incorrect USERID/password response" 2. If I use a hard coded user/pass I get a "Failed to execute SQL: SELECT * FROM `caledon_credit_transactions` LIMIT 0, 20. Error: Access denied for user 'bart'@'XX.38.69.182' to database 'west'" Please help! I have tried everything and don't know what else to do. Quote Link to comment https://forums.phpfreaks.com/topic/89998-php-please-help/ 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.