I had an old version of phpMyAdmin working fine on my site, but it was deleted by another user (oops) without a backup.
I went and installed 2.8.1-rc1.
When I load the page it says:
Code:
Welcome to phpMyAdmin 2.8.1-rc1
Probably reason of this is that you did not create configuration file. You might want to use setup script to create one.
Error
MySQL said: Documentation
#1045 - Access denied for user: 'root@localhost' (Using password: NO)
No problem right? So I click the Setup Script link, where I see tons of buttons such as Servers / Add, Layout, Features, Configuration.
The problem is none of these buttons do anything. If I click them it just reloads the current page without changing anything. I set the permissions on setup.php to 755 and 777 but nothing changed.
Can someone give me a basic idea of how to manually create a configuration file for this version of phpMyAdmin or help me figure out what I did wrong? This is really stressing me out. =(
You'll have to edit the phpMyAdmin config.inc.php file with the right user permissions. Personally, I set it to HTTP authentication so you have to typo in a correct user/password combination to access anything
Could you possibly give an example of what the config file should contain?
I tried copying a few fields from the default config and it didn't work, gave the same error.
Same problem here. I copied the default config file from the libraries folder and just edited the username and password stuff for mysql.
Still getting errors though.
Warning: session_write_close() [function.session-write-close]: open(E:/webpages/joomla/tmp/\sess_89650dbd31b6072e96c937c045aacb3c, O_RDWR) failed: No such file or directory (2) in E:\webpages\phpmyadmin\index.php on line 44
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (E:/webpages/joomla/tmp/) in E:\webpages\phpmyadmin\index.php on line 44
Warning: Cannot modify header information - headers already sent by (output started at E:\webpages\phpmyadmin\index.php:44) in E:\webpages\phpmyadmin\index.php on line 101
What the heck is it it looking in a joomla folder for?????
Im on the verge of giving up.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum