Jump to content

PHP Please Help


bartmark

Recommended Posts

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.

 

 

Link to comment
https://forums.phpfreaks.com/topic/89998-php-please-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.