Database Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesDatabase Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old June 21st, 2003, 05:58 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
phpmyadmin error

I am trying to use phpmyadmin 2.3.3-rc1 with mysql 4.0.13 on winxp with Apache 1.3.26 and php 4.2.3.

I have the mysql database up and running, and I have phpmyadmin configured to access the database as the user "root" - root user - with a password. but whenever I select a database using the menu in phpmyadmin it simply refreshes the list (will not display database contents - although the list is accurate). I can show tables, insert, perform all functions from the mysql command line, but not from phpmyadmin. I am at a loss here. How can I get it to work?

Please advise.

Thanks,

Peter

Reply With Quote
  #2  
Old June 21st, 2003, 09:54 PM
acborsi's Avatar
acborsi acborsi is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Toronto, Ontario, Canada
Posts: 126 acborsi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 25 m
Reputation Power: 2
Send a message via MSN to acborsi Send a message via XFire to acborsi
RE: phpmyadmin error

you should download PHPTriad which is now called Sokkit... it has all the phpMyAdmin stuff in it and setup properly and also has MySQL... its all set up for you... I think it also has the apachie server... I can't remember...

Check it out here at: PHPGeek

hope this helps

Reply With Quote
  #3  
Old June 21st, 2003, 10:45 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: phpmyadmin error

Try creating a new user with full rights and then try logging in as the new user and see if that works. Beyond that, try a newer version of phpmyadmin.

Reply With Quote
  #4  
Old June 23rd, 2003, 02:14 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: phpmyadmin error

Tried both actually to no avail. I have a new root user (with password) and installed the latest version of phpmyadmin, which produces a blank screen without explanation. I'm pulling my hair. Maybe that will help.

Reply With Quote
  #5  
Old June 23rd, 2003, 04:38 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: phpmyadmin error

I had a situation this weekend where I was installing phpmyadmin on a new linux box. I ftpd the whole phpmyadmin directory from a windows server to the linux box and was experiencing problems (pages would not display etc) then I realized that the folder name that I put phpmyadmin in was not all lower case letters i.e PHPMyAdmin not phpmyadmin. when I made it lower case, all worked fine. Not sure if that has anything to do with your problem, but thought I might mention it.

Reply With Quote
  #6  
Old June 23rd, 2003, 06:20 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: phpmyadmin error

Thanks, That's not it though - I think that only unix-based systems lead to issues with case for file/directory names. I know phpmyadmin runs because I can output variables from it (up to a point). It also displays correct user info and database names, but won't allow me to view the database or tables.

Thanks again,

Peter

Reply With Quote
  #7  
Old June 23rd, 2003, 06:33 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: phpmyadmin error

If I had just payed more attention while reading your initial post I would have seen that you specified winxp... anyway most users here are linux folks, so I just assumed... and you know what happens when you ASSUME...LOL

Reply With Quote
  #8  
Old June 24th, 2003, 08:37 AM
Jester Jester is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: England
Posts: 271 Jester User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: phpmyadmin error

I assume ( ;) )that you are using IE? Try using Mozilla - it sorted the problem out for me - see this thread:

http://codewalkers.com/forum/index.php?action=displaythread&forum=sqlhelp&id=435&realm=default

Reply With Quote
  #9  
Old June 24th, 2003, 12:49 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: phpmyadmin error

Thanks, but it's not a client-side issue, the behavior is exactly the same in mozilla, Ns7, and IE.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesDatabase Help > phpmyadmin error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway