hi,
i am new to this forum..
i am getting the following error...
Welcome to phpMyAdmin 2.5.7-pl1
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.
Error
MySQL said:
#2003 - Can't connect to MySQL server on 'localhost' (10061)
i installed :
Apache 2 Windows Binary (MSI installer)
PHP5 The PHP zip is under "Windows Binaries".
MySQL Windows x86.
PHPmyAdmin
for PHPmyAdmin what i did was......
Extract the zip file to .... /apache group/apache2/htdocs
The PHPmyAdmin dir has a long name so renamed it as "pma"
Then go to pma/config.inc.php
type:
$cfg['PmaAbsoluteUri'] = 'http://localhost/pma/';
but still it gives the error when i open http://localhost/pma/phpinfo.php
Mysql and Apache are running and still it gives the error.. can someone please help me out here...
i am new to this forum..
i am getting the following error...
Welcome to phpMyAdmin 2.5.7-pl1
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.
Error
MySQL said:
#2003 - Can't connect to MySQL server on 'localhost' (10061)
i installed :
Apache 2 Windows Binary (MSI installer)
PHP5 The PHP zip is under "Windows Binaries".
MySQL Windows x86.
PHPmyAdmin
for PHPmyAdmin what i did was......
Extract the zip file to .... /apache group/apache2/htdocs
The PHPmyAdmin dir has a long name so renamed it as "pma"
Then go to pma/config.inc.php
type:
$cfg['PmaAbsoluteUri'] = 'http://localhost/pma/';
but still it gives the error when i open http://localhost/pma/phpinfo.php
Mysql and Apache are running and still it gives the error.. can someone please help me out here...