Forum Moderators: coopster
Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 11 in c:\program files\apache group\apache\htdocs\phpmyadmin\libraries\common.lib.php on line 572
<snip>
please help!
[edited by: coopster at 4:38 pm (utc) on Nov. 13, 2004]
[edit reason] removed url per TOS [webmasterworld.com] [/edit]
Is this for a local testbed install or for a server that you want to access remotely (since you're doing the install, I was thinking in might be the former).
If it's just to use locally, there are things you can use that I find much more convenient than phpMyAdmin, such as the mysql default client (i.e. command line), mysql-front, whatever the gui is called that you can get off the mysql site (it says it only works for version 4.x and higher, but I tested it on 3.23.x and is seemed fine).
PhpMyAdmin is something I only use if I need to access the server over the web. Otherwise it's just too cumbersome (just my opinion)
Tom