MartinCouture
Technical User
I had Apache running with MySQL and php perfectly on Windows 2000 and then did the upgrade to Windows XP. So I tried Apache 2 with MySQL (mysql-4.0.12-win) and PHP 4.3.1 Everything was running fine untill I played around with Gallery (gallery.sourceforge.net) because it stoped working.
I decided to uninstall and reinstall mysql. Well after doing :
- Doing new my.ini in windows directory
- Starting mysqld-nt.exe as a service (C:\> C:\mysql\bin\mysqld-max-nt --install)
- Checking in services to make sure it was running, I get:
C:\mysql\bin>mysql
ERROR 2003: Can't connect to MySQL server on 'localhost' (10061)
I checked with winmysqladmin.exe and it confirmed that 'The Server must be connected'.
even tried:
C:\mysql\bin\mysqld-max-nt --enable-named-pipe
I'm logged in as admin, I have done many uninstall/reinstall with reboots. Turned off the firewall (The win XP one)
Anything I missed or could try ???
Thanks -----------------
[flush]
I decided to uninstall and reinstall mysql. Well after doing :
- Doing new my.ini in windows directory
- Starting mysqld-nt.exe as a service (C:\> C:\mysql\bin\mysqld-max-nt --install)
- Checking in services to make sure it was running, I get:
C:\mysql\bin>mysql
ERROR 2003: Can't connect to MySQL server on 'localhost' (10061)
I checked with winmysqladmin.exe and it confirmed that 'The Server must be connected'.
even tried:
C:\mysql\bin\mysqld-max-nt --enable-named-pipe
I'm logged in as admin, I have done many uninstall/reinstall with reboots. Turned off the firewall (The win XP one)
Anything I missed or could try ???
Thanks -----------------
[flush]