phpmyadmin 2.x add-on for PHP 4.x add-on ?
Posted by: Xajel (89.148.39.---)
Date: February 22, 2009 03:50PM

Hello folks,
I've had problems regarding installing the latest version of WAMP with it's PHP 4.4.9 addon ( ofcourse after installing APACHE 2.0.63 addon ) the problem is that phpMyAdmin won't run after that...

after some searchs I found that phpMyAdmin 3.1.1 which is bundled with the original WAMP package require PHP 5 and MySQL 5, so it won't run... and I had to manually install phpMyAdmin 2.x and I hate to do these steps every time I install WAMP server ( I have three computers for work, home and laptop )...

so is there's any chance to have a phpMyAdmin 2.x addon ?

if I know how to make one I'll do it but I don't know how to make any addons....

Options: ReplyQuote
Re: phpmyadmin 2.x add-on for PHP 4.x add-on ?
Posted by: c2dan (---.sotn.cable.ntl.com)
Date: February 22, 2009 05:35PM

You dont have to make an addon at all.

All You you need to do is extract PHPMyAdmin2.x to wamps www folder. Open you browser and go to [localhost] and away you go

To configure phpmyadmin just copy the default config file (i think its called config.default.php) from the scripts/ directory to the root directory of phpmyadmin2.x rename this file to config.inc.php and edit it to your needs

Options: ReplyQuote


Sorry, only registered users may post in this forum.