From: Jorge Bastos Date: December 29 2005 1:49pm Subject: Fw: Error 1067 List-Archive: http://lists.mysql.com/win32/17939 Message-Id: <03f601c60c7e$acfe2ff0$0301a8c0@hercules.decimalint.pt> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit ok, but now tell me, whats the error on the event viewer ? can you copy and past here? Jorge ----- Original Message ----- From: "Joe's Mail" To: "Jorge Bastos" ; Sent: Thursday, December 29, 2005 11:37 AM Subject: AW: Error 1067 > Hi Jorge, > > It does not work, the same problem, the service does not start anymore, > furthermore the pathes in the my.ini-file are written in unix-style with > slashes and not with backslashes, so I don't think that this is the > problem. > > > Joe > > -----Ursprüngliche Nachricht----- > Von: Jorge Bastos [mailto:mysql.jorge@stripped] > Gesendet: Donnerstag, 29. Dezember 2005 12:22 > An: win32@stripped > Betreff: Fw: Error 1067 > > 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 >> >> > > > > -- > MySQL Windows Mailing List > For list archives: http://lists.mysql.com/win32 > To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@stripped > >