Toadhead -
Joined: 01 Dec 2003 Posts: 21
|
Posted: Sun Dec 14, 2003 9:56 am Post subject: DELETE ME! |
|
|
Well...
MySQL server is never running, probably I know why, becuase there spaces into my my.ini file:
[mysqld]
# set basedir to your installation path
basedir=F:/Rob/Server/HTTP server/Abyss/Abyss Web Server/database/mysql
# set datadir to the location of your data directory
datadir=F:/Rob/Server/HTTP server/Abyss/Abyss Web Server/database/mysql/data
[WinMySQLAdmin]
Server=F:/Rob/Server/HTTP server/Abyss/Abyss Web Server/database/mysql/bin/mysqld-nt.exe
QueryInterval=10
But the problem is how can I remove that spaces?
You can change "program files" into "progra~1" but how do I do that with my directory's????
I'm not 100% sure of this is the reason why mySQL server isn't running but I can't find another reason :S
Last edited by Toadhead on Sun Dec 14, 2003 10:08 am; edited 1 time in total |
|