Categories


Archive for the ‘PHPMyAdmin’ Category

[solved] Your PHP parameter session.gc_maxlifetime is lower that cookie validity configured in phpMyAdmin

phpmyamdin error

If you get an error in phpMyAdmin which is shown as: is caused by your phpmyadmin’s conf.inc.php and your php configuration. In your conf.inc.php check for the line and on your php.ini, look for the line: The value on your phpmyadmin’s config file much not exceed your php.ini’s value. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

Continue Reading

No Comments

Adding a New MySQL Server on PHPMyAdmin

phpmyadmin

Open the config.inc.php file located on the folder where your phpmyadmin is. Every time you need to add a new server, you need to add $i++; on top of your new configuration and also you need to append the new configuration at the bottom of the current configuration as seen on the image above. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

Continue Reading

1 Comment

Rss Feeds