Hi guys,
Can someone tell me exactly which file versions of PHP, Apache Server and MySQL to download, as I've had a look at the links and there's loads of different versions, getting a bit lost.
Thanks!
PS, everything was going fine until i tried the Grant permissions in the CMD window and I got the following error messages:
C:\NETWORK\MYSQL\BIN>mysql --user=root mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
C:\NETWORK\MYSQL\BIN> GRANT ALL PRIVILEGES ON *.* TO monty@localhost
'GRANT' is not recognized as an internal or external command,
operable program or batch file.
I'm using winXP.
|