Cannot to execute a consult SQL

calafat

New member
Joined
Mar 21, 2005
Messages
3
Hello.

I have the next problem:

I go to phpMyAdmin 2.6.1 but i want to execute a consult in MySQL 4.0.17 -standard in localhost like jaqueara@localhost but i have the next error
PHP:
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email][email protected][/email] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at 212.34.137.27 Port 80

What can i do?

Thanks
 
Last edited:
Do the error logs give you any useful information pertaining to the errors?

The error you posted seems to be an apache generated error, not MySQL.
Perhaps posting the commands you were attempting to run would enlighten us.

The #mysql channels on irc.freenode.net is a very useful resource to asks questions and responses are usually much faster.
 
Back
Top