LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-21-2004, 02:39 PM   #1
Steel Shepherd
Member
 
Registered: Feb 2004
Location: Central Ohio, USA
Distribution: Mepis & Kubuntu
Posts: 61

Rep: Reputation: 15
phpMyadmin not appearing in browser


I have gone through the Apache/php/mySQL install. I know so far that Apache is working - at least I can go to localhost and the manuals in a browser. But when I added phpMyAdmin and directed the browser to it's folder with index.php, it fails.

Any idea what could be causing this?
 
Old 02-21-2004, 02:50 PM   #2
BxBoy
Member
 
Registered: Oct 2002
Location: New York City (nYc)
Distribution: Red Hat Enterprise 3
Posts: 93

Rep: Reputation: 15
Re: phpMyadmin not appearing in browser

Quote:
Originally posted by Steel Shepherd
I have gone through the Apache/php/mySQL install. I know so far that Apache is working - at least I can go to localhost and the manuals in a browser. But when I added phpMyAdmin and directed the browser to it's folder with index.php, it fails.

Any idea what could be causing this?
what message did you get?
 
Old 02-21-2004, 10:17 PM   #3
Steel Shepherd
Member
 
Registered: Feb 2004
Location: Central Ohio, USA
Distribution: Mepis & Kubuntu
Posts: 61

Original Poster
Rep: Reputation: 15
I've made a bit of progress from the original error. It turns out that I didn't have phpMyAdmin installed in the "document root", which is /var/www/html/ on my Mandrake 9.2 setup with by the rpm.

Now I am getting the following error:
" Fatal error: Call to undefined function: mysql_get_client_info() in /var/www/html/phpMyAdmin/libraries/defines.lib.php on line 47 "

At least that seems to be telling me that Apache has attempted to get me into phpMyAdmin, but it just isn't working yet.
 
Old 02-21-2004, 10:23 PM   #4
Steel Shepherd
Member
 
Registered: Feb 2004
Location: Central Ohio, USA
Distribution: Mepis & Kubuntu
Posts: 61

Original Poster
Rep: Reputation: 15
I suppose this would also be helpful. The following is the section of defines.lib.php that is causing the error:

// MySQL client API
if (!defined('PMA_MYSQL_CLIENT_API')) {
$client_api = explode('.', mysql_get_client_info());
define('PMA_MYSQL_CLIENT_API', (int)sprintf('%d%02d%02d', $client_api[0], $client_api[1], intval($client_api[2])));
unset($client_api);
}
 
  


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
GUI Login not appearing nikhilhandigol SUSE / openSUSE 4 10-26-2005 09:36 AM
GUI login not appearing nikhilhandigol SUSE / openSUSE 3 10-26-2005 08:55 AM
Cannot see phpmyadmin from browser JockVSJock Linux - Software 7 06-29-2005 03:20 PM
PDF appearing as symbols AMMullan Linux - Software 2 12-12-2004 07:53 PM
Multiple Processes Appearing! Riddick SUSE / openSUSE 0 12-06-2004 05:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:20 AM.

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