From: Jorge Bastos Date: December 29 2005 11:21am Subject: Fw: Error 1067 List-Archive: http://lists.mysql.com/win32/17936 Message-Id: <033701c60c6a$13671ff0$0301a8c0@hercules.decimalint.pt> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Joe, You have to use \\ in directories, the slash's have to be in double always, because \s \c \p or /s /c /p will be escape caracters "C:\\Programme\\MySQL\\MySQL Server 5.0" like this ----- Original Message ----- From: "Joe's Mail" To: "LE Backup" ; Sent: Thursday, December 29, 2005 11:15 AM Subject: AW: Error 1067 > Hi James, > > Could there be a problem with the white-spaces in the path-names or so ? >>Where is you're my.ini installed? > The my.ini file ist in the installation-directory C:\Programme\MySQL\MySQL > Server 5.0 . > > >>What settings do you have in this my.ini? > I have installed the server with the setup-wizard and configured it with > the > config-wizard. > > [client] > port=3306 > [mysql] > default-character-set=latin1 > [mysqld] > # The TCP/IP Port the MySQL Server will listen on > port=3306 > basedir="C:/Programme/MySQL/MySQL Server 5.0/" > datadir="C:/Programme/MySQL/MySQL Server 5.0/Data/" > default-character-set=latin1 > >>Do you also have a my.cnf file? > No I don't have > > >>Ensure you only have one copy, and ideally it should be in your Apache/Bin >>directory. > Why should it be in the apache-dir ? > > > Cheers. > > James Friesen, CIO > > Lucretia Enterprises > "Our World Is Here..." > Info at lucretia dot ca > http://lucretia.ca > > >> -----Original Message----- >> From: Joe's Mail [mailto:lucky-joe@stripped] >> Sent: Wednesday, December 28, 2005 10:05 AM >> To: win32@stripped >> Subject: Error 1067 >> >> Hi at all, >> >> I have problem to start the MySql-Server as a service under >> Windows XP-Home. >> The installation was sucessfully finished but when I will >> start the server as a service, it will termiated with the error 1067. >> >> Does anybode know what will going wrong ? >> >> t.i.a >> Joe >> >> >> -- >> MySQL Windows Mailing List >> For list archives: http://lists.mysql.com/win32 >> To unsubscribe: >> http://lists.mysql.com/win32?unsub=lucretias@stripped >> > > > > -- > MySQL Windows Mailing List > For list archives: http://lists.mysql.com/win32 > To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@stripped > > > -- > MySQL Windows Mailing List > For list archives: http://lists.mysql.com/win32 > To unsubscribe: > http://lists.mysql.com/win32?unsub=mysql.jorge@stripped > >