LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-25-2008, 06:14 PM   #1
sxa
Senior Member
 
Registered: Aug 2003
Location: Austin, TX
Distribution: Mac OS 10.7 / CentOS 6(servers) / xubuntu 13.04
Posts: 1,186

Rep: Reputation: 49
Problems with phpmyadmin 2.11.9.2


So this afternoon one of our developers came to me and reported some funky problems with phpmyadmin. He demonstrated for me that the login screen had changed and that when he logged in he could click on a database and and when he tried to change the number of records shown or when he would try to jump to a different page that nothing would change, the page would just refresh.

Very strange indeed. I had no idea what was going on and couldn't find anything online to explain this. I figured (perhaps a bad approach) to just upgrade to the latest stable release of phpmyadmin. Now when we try to log in the page just refreshes. I didn't change anything, I just copied the old config. Is there something special that has to be be in the 2.11.9.2 config file?

Any thoughts? Basically I am not getting any errors it just refreshes the log-in page. Very odd and I am trying to figure this out so the guys can get back to working with the databases tomorrow.
 
Old 09-26-2008, 05:48 AM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
If you create a file like this and name it say phpinfo.php does it work as expected?
Code:
<html>
<head>
	<title>PHP Test</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</head>
<body>
	<h1>PHP Test</h1>
	<p>
	<b>An Example of PHP in Action</b><br />
		<?php echo "The Current Date and Time is: <br>";
			echo date("g:i A l, F j Y.");?>
	</p>

	<h2>PHP Information</h2>
	<p>
		<?php phpinfo(); ?>
	</p>
</body>
</html>
 
  


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
Fedora 9 phpMyAdmin problems after install sneaky Linux - Newbie 9 08-25-2008 10:34 AM
phpmyadmin install problems DigitalFirefly Linux - Server 9 11-18-2007 09:04 AM
phpmyadmin mysql auth problems baird Linux - Software 0 10-12-2007 12:20 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 - Software

All times are GMT -5. The time now is 11:25 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