Problems With phpMyAdmin (Unable To Edit The Fields)

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #12) by bluefish on Feb 11 2007, 03:54 PM. (Line Breaks Removed)
It could be the internet browser. It might do something weird to the post values which could be the problem.I have had a look at the offending source code, and it confuses me. It checks to see if a certain variable exists - if not, changes another variable to null. But then that variable is used in a foreach statement?!?!?!? That seems to be the problem, and if so, is probably with php... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting > Astahost > Hosted Members Support

Problems With phpMyAdmin (Unable To Edit The Fields)

Niran
Hi all,

(Sorry for disturbing admins and techs here tongue.gif )

One more issue friends!
After cPanel Upgradation ( I think so unsure.gif ) the phpMyAdmin is not working fine guys!
I think, that also upgraded now! wink.gif
( As its showing Server version: 4.0.26-Max , phpMyAdmin - 2.9.0.2 & MySQL client version: 4.1.10 )

I mean, if I open a database on phpMyAdmin page, and going to edit some fields in tables,
after pressing submit after editing the field values, its showing some error message as:

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


For all databases, Tables & records, its showing the same error message as above!
I dont know, why its showing like this?
Is it my fault or the server bug?

I'm asking this because I was able to edit the same fields before!
But now its displaying the same error message!

I thin, you guys were not aware of the issue!
I'm hoping that, you guys will try to fix the issue soon!
Waiting for the reply from techs!

Regards,

Niran

 

 

 


Reply

jlhaslip
I also had issues while attempting to install a Mysql database over at the Trap17. Figured it was due to a rush on the Server, but maybe not.
My problem was: while trying to install a package from an uploaded software package, I had an error mid-way through the sql file. Only 9 of 17 tables had been created, so I needed to drop the tables.

Went to phpmyadmin, selected the DB and selected 'all' the tables (some of which had data). The 'drop' failed, for I can't recall what reason was given, so I had to drop each table individually.

After successfully dropping these tables and correcting the sql file (1 unescaped single quote in 700 lines, not bad for a first run) the install went fine. Added the tables and data quite well. Accepted updates, etc from the web application.

So it appears that the phpmyadmin was the problem. And I thought maybe it was because of the 'wee hours demon'. Those little bugs that come out and haunt the server when most of us are asleep. Guess not.

Reply

TavoxPeru
Well for me phpMyAdmin works fine, no errors. biggrin.gif

Best regards

Reply

Houdini
If you send an improper query through phpMyAdmin to a MySQL database and recieve errors it is because you are improperly sending a query, some thing is wrong with your query and not phpMyAdmin or any upgrade that may have taken place. You might want to show the query you have made as well as the database structure that you presently have for anyone to help you solve your problem.

Reply

Niran
QUOTE(Houdini @ Oct 26 2006, 06:59 AM) *

If you send an improper query through phpMyAdmin to a MySQL database and recieve errors it is because you are improperly sending a query, some thing is wrong with your query and not phpMyAdmin or any upgrade that may have taken place. You might want to show the query you have made as well as the database structure that you presently have for anyone to help you solve your problem.


Im sure that, its not a problem with querry string!
I had tried hitting the "Go" button, without changing the values!
That aso generating the same error messge!
But it was working fine before, and the same thing is working without any problem in my old server!
(Im still using that server to host some of my test files biggrin.gif )

QUOTE(TavoxPeru @ Oct 26 2006, 12:26 AM) *

Well for me phpMyAdmin works fine, no errors. biggrin.gif
Best regards



TavoxPeru, Just try this one friend!
  • Goto cPanel >> phpMyAdmin
  • Select any database from there
  • Select any table under the database
  • Select Browse Table
  • Select any table value and hit >> Edit
  • No need to change the value, just hit OK/GO (You can try that one after changing the value also )
Whats displaying there??
Is it working fine or generating the same error msg as:

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


Try It yourself friend, and let us know what you are getting there!
I think, the problem is with the phpAdmin only!
As I didn't edit any of these files:

/3rdparty/phpMyAdmin/tbl_replace.php
/3rdparty/phpMyAdmin/libraries/common.lib.php

tongue.gif

The problem will not be a transparent one by simply looking at phpMyAdmin!
We all can open phpMyAdmin and view the databases and table datas!
But the problem arises when, you go for editing those table values! unsure.gif

Check it and confirm it..
Waiting for the responses from you people!

Niran

 

 

 


Reply

vhortex
never been a problem with me.. i have uploaded my own copy of phpmyadmin just chmod it to deny execute all when i am done with it..

plus the installation first ask for login info..

----------------------------------------------------

due to cpanel upgrade.. there may be files in the phpmyadmin that was not upgraded.. if you were using the phpmyadmin supplied by cpanel..


Reply

Niran
QUOTE(vhortex @ Oct 26 2006, 09:28 PM) *

never been a problem with me.. i have uploaded my own copy of phpmyadmin just chmod it to deny execute all when i am done with it..

plus the installation first ask for login info..

----------------------------------------------------

due to cpanel upgrade.. there may be files in the phpmyadmin that was not upgraded.. if you were using the phpmyadmin supplied by cpanel..


I'm using the same phpMyAdmin supplied by cPanel.
And didn't edited any of those files!
So, it wil be the problem with rhe Server only! Am I right guys??

QUOTE
i have uploaded my own copy of phpmyadmin


Between, How can I use my own phpmyadmin?
Guys, please help me regarding this issue!
sad.gif

Reply

vhortex
QUOTE(Niran @ Oct 27 2006, 05:47 PM) *

I'm using the same phpMyAdmin supplied by cPanel.
And didn't edited any of those files!
So, it wil be the problem with rhe Server only! Am I right guys??
Between, How can I use my own phpmyadmin?
Guys, please help me regarding this issue!
sad.gif


well, you are using a server version of phpmyadmin.. then i can safely say that the one at fault was the server side copy.. i dont know if we are all given a copy of phpmyadmin or if we are sharing them around with each other..

**********

if you want to have your own phpmyadmin.. i can help you install it.. you just tell me what version you are uploading and i can help in the setup..

be carefull with it anyway.. if anyone discovers that you are having a phpmyadmin outside cpanel.. they can also connected to it and expose your database.. that is the trade off..

i have made my phpmyadmin authenticate on visit, no cookie.. so no one can use my copy of phpmyadmin just by typing the URL..

plus i chmod the directory after i am done with it.. a little paranoid on my side


Reply

Niran
Yes, I'm using the same phpMyAdmin supplied along with the cPanel which is be hosted at Server only!
So, it will be the problem with the server copy only, or may be the bug with the latest phpMyAdmin library!
Please guys, try to solve the problem as soon as possible!
I'm waiting for the problem to be fixed! unsure.gif

Niran

Reply

vujsa
Well, let me see here.

In the past week, I have used phpMyAdmin for the following activities without any problem Not a single error with the cPanel installed phpMyAdmin script:

Moved tables from database to database.
Created copies of tables on various databases.
Created backups and restored databases and tables from those bakups.
Imported and exported data.
Edited field information.
Added / deleted fields.
Optimized and repaired databases / tables.

Now I'm not sure what errors you are seeing but this doesn't seem to be a problem with the script. I don't mean to minimize your problem but I can't resolve an issue which I can't duplicate.

I tried this as you requested without any problems:
[quote]
TavoxPeru, Just try this one friend!
  • Goto cPanel >> phpMyAdmin
  • Select any database from there
  • Select any table under the database
  • Select Browse Table
  • Select any table value and hit >> Edit
  • No need to change the value, just hit OK/GO (You can try that one after changing the value also )

I think we need a few more environmental values from you.

OS, Browser, etc.
Are you using any kind of other script to wrap the cPanel in when you are using it? The headers already sent error is usually caused by two seperate scripts trying to send header information for the same page.

Sorry I couldn't help more.

vujsa

Reply

Latest Entries

bluefish
It could be the internet browser. It might do something weird to the post values which could be the problem.

I have had a look at the offending source code, and it confuses me. It checks to see if a certain variable exists - if not, changes another variable to null. But then that variable is used in a foreach statement?!?!?!? That seems to be the problem, and if so, is probably with phpMyAdmin.

EDIT: The second error message (headers) is just a side-effect of the first error. When the error message is echoed by PHP, it automatically sends the headers. Then when a script tries to change the headers, they were already sent so the second error message appears. It is just the first one that is the problem.

I think Astahost should upgrade phpMyAdmin. They're only on 2.9.0.2, when the newest is 2.9.2.

Reply

Niru
Hi all..
the problem was solved before! But I need to bump the topic, as the problem is again back thr!! sad.gif
I was trying to edit one value in my database table, and after clicking "go" button, its showing as:

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


Whats the problem with that guys!! unsure.gif
( Im using phpMyAdmin budled with cPanel )
Please fix it!

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Pages: 1, 2
Recent Queries:-
  1. sending emails from phpmyadmin - 32.60 hr back. (1)
  2. edit button phpmyadmin - 35.11 hr back. (1)
  3. phpmyadmin edit record blank page - 36.92 hr back. (1)
  4. phpmyadmin edit query - 41.54 hr back. (1)
  5. phpmyadmin unable to delete records - 52.24 hr back. (1)
  6. cannot browse any table in phpmyadmin - 61.12 hr back. (1)
  7. how to edit fields phpmyadmin - 61.74 hr back. (1)
  8. copy field phpmyadmin - 76.18 hr back. (1)
  9. phpmyadmin no edit icon - 104.07 hr back. (1)
  10. edit phpmyadmin - 34.69 hr back. (2)
  11. how to edit phpmyadmin in cpanel - 115.83 hr back. (1)
  12. phpmyadmin edit button blank sql - 208.01 hr back. (1)
  13. unable to register functions phpmyadmin - 208.88 hr back. (1)
  14. when i add tables to my database, it never changes in phpmyadmin - 225.97 hr back. (1)
Similar Topics

Keywords : problems, phpmyadmin, edit, fields

  1. Email Server / Cpanel Problems
    (1)
  2. Email Problems
    Unable to Send or Receive (5)
    Ever since the server move (migration, relocation, whatever you want to call it) I've had a
    problem with both sending and receiving emails. I use Microsoft Outlook Express as my email
    application, and originally hadn't changed any of my email settings (figuring that there
    wouldn't be any difference between the two). I'm unsure of exactly when the problem started,
    as I get no errors or messages indicating that it was failing to receive messages (getting the
    normal "connecting, authorizing, checking mail" series of stages in the process). It was only when I....
  3. Getting Strange Problems
    (6)
    Hi, I was surfing around the astahost pages today when I came across a strange error. When i hit the
    back button in the browser (Firefox) i get a page full of random numbers, letters and symbols. I
    have attached a copy of it in a text document if anyone wants to try and make any sense of it (i
    couldn't). I was browsing around the programming forums if it is something specific there! I
    have never seen this before - but it doesn't look like a database error! could it be something
    with my computer/browser conflicting with the website? Thanks -jimmy....
  4. Problems With cPanel
    Showing some error message (9)
    Hi all, I was trying to upload some files to my account using cpanel! There was no problem in the
    beginning! But suddently it shows one error message as: Sorry for the inconvenience!
    The filesystem mounted at / on this server is running out of disk space. cPanel operation has been
    temporarily suspended to prevent something bad from happening. Please ask your system admin to
    remove any files not in use on that partition. (Edit: Authentication is working fine! After
    authentication only, ith shows the error message like this! ) Please check this one: htt....
  5. Help Me To Edit Mx Records To Point To Google Apps
    Please help (5)
    Hope, all of you are aware of the free domain mail server from Google ( Google Apps previously
    called as Google Hosted) and Microsoft! I need to edit my MX records for my domain which is hosted
    at: Astahost /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> But
    by going to cPanel >> Email Management Tools / Modify Mail Exchanger (MX Entry), I cant see some
    fields asw explained in the Google Apps help pages ! QUOTE # Use the information in the
    following table when you enter each MX record. If your service requires you to enter server....
  6. Is Anyone Else Having Problems?
    (8)
    I've been getting an error for the past hour or more "connection terminated suddenly" ....
  7. Addon Domain Problems, Not Working With Www
    (13)
    During the last month, I've added two addon domains to my account. This is the setup: 1.
    mg-forum.net points to mgforum.cpserbia.net (cpserbia.net is my default domain) 2. the-brits.net
    points to the-brits.cpserbia.net On my computer, I have no problem accessing both the www and
    non-www versions of these two domains. However, when I was installing the first one, m^e pointed out
    that he couldn't access the www version. Since I could, I just ignored the problem, but it seems
    that it is more serious than I thought. When I try adding a Google Sitemap for The Brits....
  8. Problems With PHP/Joomla On Hosted Site
    PHP sevred pages are blank in Firefox, network error in Safari (7)
    I am having some odd problems with my hosted site. They started sometime yesterday. I have not made
    any changes for about two weeks. In Firefox, the index page (index.php) for Joomla comes up blank.
    I can access my Control Panel and can check that the files are there and look correct. No favorites
    icon is displayed either and the page source is empty. In Safari, I get the favorites icon but then
    get a network error and a blank page ("Safari can’t open the page “http://mistymanor.astahost.com/”.
    The error was: “lost network connection” (NSURLErrorDomain:-1005) Please cho....
  9. Email Problems
    cant send mails (13)
    hi, ive just hosted and ive tried but i cant fix this, in my computer im running easy php 1.8, i
    confirgured the settings of apache, i placed the smtp server and email adress and password of the
    email accoutn provided from my isp, so, in my computer, i can send mails that use the mail function.
    my problem... i have this script that send an email confirmation for user
    authentification/registration, the script doesnt has options for configuring smtp server, neither
    email account or accoutn password, has it seams it rellies on the parameters of apache/php ? because
    in my ....
  10. General Problems With New Account
    MySQL problems and quota issues (2)
    I just got a new account and CPanel reports that I have -380.2 MB of quota space and using 400.2MB.
    This disables some of Cpanel's functions. It would have been nice to use the automated Mambo
    installer, but no biggy. I uploaded the latest Mambo .tar.gz from my FTP program and unpacked it
    via Cpanel's file manager with no problem. When I first logged into the system I created a new
    Database for mambo and a new user for that database and linked the two from Cpanel. I logged off to
    watch something on TV and came back and that database isn't being reported....
  11. Disk Space Problem
    A couple of problems with disk space. (9)
    Hi, In my cPanel, the disk space usage meter never changes, even when I delete a substantial folder
    of files. I always seems to read the same thing. I also got an email telling me I had used over
    300%of my disk space?!? /ohmy.gif' border='0' style='vertical-align:middle' alt='ohmy.gif' />
    What should I do, I can'tvery easily tell what my exact usage is but it can't be over the
    limit I don't think. Can someone tell me how much space all the various files that are there
    that you don't put there like ht.access, frontpage extension config files, unknown ....
  12. Im Having Lots Of Problems
    (5)
    I am unable to connect to my C-Panel today,, and yesterday when I tried to play the music files I
    uploaded in my account, i get this error message that says "The sites administrator exceeded his
    bandwith" Does anyone have the same problem?? I understand that the site was going through some
    changes, but for past three days I was unable to connec to my c-panal and my music files that were
    uploaded are unable to play.....
  13. Ip Problems
    (5)
    I keep getting messages about server problems on Astahost and also on my personal web site
    (www.oboists.co.uk). I know these are problems with my IP address becuase I can still access these
    websites through a proxy server. The thing is this is incresingly annoying to have to search for an
    open proxy every time I want to access astahost. Does anyone know what's going on and if
    something on the Astahost server is stopping me from accessing files? Thanks....

    1. Looking for problems, phpmyadmin, edit, fields






*SIMILAR VIDEOS*
Searching Video's for problems, phpmyadmin, edit, fields
advertisement




Problems With phpMyAdmin (Unable To Edit The Fields)