LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-06-2008, 07:10 AM   #1
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Rep: Reputation: 30
phpmyadmin problems


Hi
i have installed phpmyadmin on my server but when i try to login with this path http://localhost/phpMyAdmin/index.php
it gives me a blank page using the web browser but when i try it from the command line i get http 500 error
but when i try to login using http://localhost/phpMyAdmin/ i get a
Forbidden error on both the commend line and browser
Note i installed the same one on my own system and it works fine with the same config but the major differents is that my system is
Fedora 9 32bit and the server is Fedora 9 64bit
Can anyone help with this problem
 
Old 11-06-2008, 11:52 PM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
What is the error you get in apache's error_log?
 
Old 11-07-2008, 02:58 AM   #3
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Original Poster
Rep: Reputation: 30
there is nothing is the error_log or php log that say something is wrong
also if i create a php or html script and insert it in the same folder and try to open it
it opens with no problem but when i try the index page it just stays blank
 
Old 11-07-2008, 03:24 AM   #4
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Try this hint to see if that's the case of your problem. Also the "Forbidden" error means that you didn't add index.php in your DirectoryIndex directive.

Regards
 
Old 11-07-2008, 04:00 AM   #5
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Original Poster
Rep: Reputation: 30
ok thanks i dont get the forbidden error anymore but i tried the config but there is still no job with no errors
 
Old 11-07-2008, 07:02 AM   #6
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
It might worth also take a look at this.
Do other php pages work?
 
Old 11-07-2008, 11:54 AM   #7
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Original Poster
Rep: Reputation: 30
thanks alot but i have seen that article and still not working
its so funny because i know it will be a small problem but i cant find it
and yeah all other php pages are working
 
Old 11-08-2008, 12:37 PM   #8
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
thanks alot but i have seen that article and still not working
Did you saw the page allowing you to change the theme?
What version of phpmyadmin are you using and how did you configured it?
Try the setup script to see if it works (make a backup of config.inc.php before starting).

Regards

Last edited by bathory; 11-08-2008 at 12:48 PM.
 
Old 11-10-2008, 03:16 AM   #9
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Original Poster
Rep: Reputation: 30
i cant access the setup script gives me the forbidden error
the version is 3.0.1.1 and i installed it using yum
and config it manually i didnt make much changes to the config
i dont understand how i am going to change the theme if i cant see the index page
 
Old 11-10-2008, 04:02 AM   #10
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
i dont understand how i am going to change the theme if i cant see the index page
The URL for chaning the theme is: http://yourserver.com/phpMyAdmin/mai...utf-8&server=1
I think it's worth a try since nothing else works.
Or as a last resort, you can uninstall it using yum and install it from phpmyadmin site.
 
Old 11-10-2008, 09:51 AM   #11
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Original Poster
Rep: Reputation: 30
thanks for your help i reinstalled it from the phpmyadmin site and its working fine now
after a whole week of trying to get it up just took me a couple of mins to reintsll it and get it up
and running takes alot again
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with phpMyAdmin sxa Linux - Software 6 11-04-2008 04:03 AM
Problems with phpmyadmin 2.11.9.2 sxa Linux - Software 1 09-26-2008 05:48 AM
phpmyadmin install problems DigitalFirefly Linux - Server 9 11-18-2007 09:04 AM
phpMyAdmin problems Dsupreeme Linux - Server 1 10-07-2006 08:03 AM
MySql and phpMyAdmin problems eagletalontim Linux - Software 1 01-09-2006 08:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration