adephue Posted May 15, 2007 Posted May 15, 2007 Am I the only one having trouble with phpMyAdmin? I open a database, open a table, click browse, get a list of records, pick one, click to edit, change *anything*, click GO to submit changes (with SAVE and GO BACK TO PREVIOUS PAGE AS OPTIONS)... I always get this: Warning: Invalid argument supplied for foreach() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php on line 155 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:155) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.lib.php on line 1154 -also-, the record isn't updated. I end up having to write SQL code to execute small changes, which - don't get me wrong, is great practice AND time consuming... but if I make a mistake that actually executes; well that could be bad. Any thoughts? Quote
TCH-Thomas Posted May 15, 2007 Posted May 15, 2007 It sounds like you will need to submit a ticket and ask the techs to look in to this. Link on top of page and in my signature. Quote
adephue Posted May 30, 2007 Author Posted May 30, 2007 For what it is worth, just in case someone else runs into this... You have to log in to cPanel through http://domain.abc/cPanel which will redirect you to http://domain.abc:2082/frontend/x/index.html I was logging in to cPanel through a different method which was causing my problem. A Quote
TCH-Bruce Posted May 30, 2007 Posted May 30, 2007 Thanks for the update. Yes, you can access cpanel one of three ways: http://damain.ext/cpanel or http://doamin.ext:2082 or https://domain.ext:2083 Quote
TCH-Don Posted May 30, 2007 Posted May 30, 2007 Also if you are a reseller and want to use Phpmyadmin You can't use WHM to log into a cpanel, you need to log in to the cpanel direct. I prefer https://domain.ext:2083 Quote
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.