Fw: Error 1067
am 29.12.2005 14:49:23 von Jorge Bastos
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@decimal.pt]
> Gesendet: Donnerstag, 29. Dezember 2005 12:22
> An: win32@lists.mysql.com
> 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@gmx.de]
>>> Sent: Wednesday, December 28, 2005 10:05 AM
>>> To: win32@lists.mysql.com
>>> 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@shaw.ca
>>>
>>
>>
>>
>> --
>> MySQL Windows Mailing List
>> For list archives: http://lists.mysql.com/win32
>> To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@gmx.de
>>
>>
>> --
>> MySQL Windows Mailing List
>> For list archives: http://lists.mysql.com/win32
>> To unsubscribe:
>> http://lists.mysql.com/win32?unsub=mysql.jorge@decimal.pt
>>
>>
>
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@gmx.de
>
>
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Error 1067
am 29.12.2005 15:16:18 von lucky-joe
Thank You Jorge,
I solved the problem. I removed all the mySQL-Software and the registry-keys
also after that I have rebotted my PC and installed the Software again.
During the configuration-wizard something strange happened, the service
started correctly and when the wizard wanted to save the
authentication-settings an error-dialog occurred where two options were
displayed, the firts to skip and the second to retry. I have just waited a
few seconds and after that it I pressed the retry.button where it finished
sucessfully. Now it runs correctly and I hope I can gon on with my work !
Thanks and regards
Joe
-----Ursprüngliche Nachricht-----
Von: Jorge Bastos [mailto:mysql.jorge@decimal.pt]
Gesendet: Donnerstag, 29. Dezember 2005 14:49
An: win32@lists.mysql.com
Betreff: Fw: Error 1067
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@decimal.pt]
> Gesendet: Donnerstag, 29. Dezember 2005 12:22
> An: win32@lists.mysql.com
> 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@gmx.de]
>>> Sent: Wednesday, December 28, 2005 10:05 AM
>>> To: win32@lists.mysql.com
>>> 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@shaw.ca
>>>
>>
>>
>>
>> --
>> MySQL Windows Mailing List
>> For list archives: http://lists.mysql.com/win32
>> To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@gmx.de
>>
>>
>> --
>> MySQL Windows Mailing List
>> For list archives: http://lists.mysql.com/win32
>> To unsubscribe:
>> http://lists.mysql.com/win32?unsub=mysql.jorge@decimal.pt
>>
>>
>
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@gmx.de
>
>
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=lucky-joe@gmx.de
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org