To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
i installed intaller it works perfectly first time with apache,php & mysql wit phpmyadmin but when i reboot my system
and again want to execute phpmyaddmin i got the error:-
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in lib.inc.php3 on line 255
Error
when i try to connect with mysql throgh c:\apache\htdocs\mysql\>mysql
again it will display an error message
cannot connect to mysql sever on localhost
kindly suggest me how i can overcome from this problem
Whenever you reboot, you need to restart both Apache and MySQL. If you want them to automatically start on startup, you'll need to copy the shortcuts to your start menu's "startup" directory.
try moving the php.ini_dist (?) file to the winnt dir and rename it to php.ini.. this worked for me and now I can get it to work.. still need to start mysql and apache after windows start
i have tried this but not successfull,
same error message dislplay :
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in lib.inc.php3 on line 119
Error
MySQL said:
Back
when i tried to open phpMyadmin
i already moved c:\apache\php\php.ini-dist to c:\Winnt\php.ini
You can get MySQL and Apache to auto start by copying the shortcuts to your Startup folder. I didn't include that in the setup because I usually have 2 or 3 different configurations of the combo and choose one when I want it rather than having one startup automatically.