Web Hosting Talk







View Full Version : phpMyAdmin & MySQL ERROR


about2flip
05-18-2002, 11:58 AM
Hi:

Anyone out there no why I am getting the following errors when I try to look at users in phpMyAdmin?

Thanks in advance for your help and time.

Warning: Supplied argument is not a valid MySQL result resource in /home/phpMyAdmin/user_details.php on line 970

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/libraries/ob.lib.php on line 53

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 23

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 24

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 25

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 26

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 27

Warning: Cannot add header information - headers already sent by (output started at /home/phpMyAdmin/user_details.php:970) in /home/phpMyAdmin/header.inc.php on line 29

Reg
05-19-2002, 07:29 PM
First, make sure that the URL in your config directory is correct and that you are typing in that URL. If you still get errors, check your permissions on your files. If neither of those work, try switching from TCP connections to socket.