|
| MySQL start and stop immediately - 2nd post |
 |
Tue, 21 Mar 2006 05:47:30 GMT |
Hi!
Server system SBS (Novell Small Business suite) 6.5 sp 1 with MySQL
ver. 4.0.15a, PHP 4.2.3, all of them on same machine.
I don't know what was changed, but now, after "restart server" command
the MySQL server start and stop immediately.
The "error file: MYSQL:/data/WEB.err" contain the following text:
sys:/mysql/bin/mysqld.nlm: Character set 'UTF8' is not a compiled
character set and is not specified in the
'sys:/mysql/share/charsets/Index' file
The "log file: MYSQL:/data/WEB.safe" contain the following text:
MySQL Server 4.0.16a, for pc-netware (i686)
address : 0.0.0.0
port : 3306
daemon : sys:/mysql/bin/mysqld
base directory : sys:/mysql
data directory : MYSQL:/data
pid file : MYSQL:/data/WEB.pid
error file : MYSQL:/data/WEB.err
log file : MYSQL:/data/WEB.safe
mysql started : 17 Mar 2006 12:54:49
mysql stopped : 17 Mar 2006 12:54:49
Please help
TIA
Nanu
|
| Post Reply
|
| Re: MySQL start and stop immediately - 2nd post |
 |
Tue, 21 Mar 2006 18:56:25 GMT |
Hi!
I changed in the my.cnf from UTF8 to latin1.
Now the server run OK.
I'm not sure is the right character set for Hebrew.
TIA
Nanu
Nanu Kalmanovitz wrote:
> Hi!
>
> Server system SBS (Novell Small Business suite) 6.5 sp 1 with MySQL
> ver. 4.0.15a, PHP 4.2.3, all of them on same machine.
>
> I don't know what was changed, but now, after "restart server"
command the MySQL server start and stop immediately.
>
> The "error file: MYSQL:/data/WEB.err" contain the following
text:
>
> sys:/mysql/bin/mysqld.nlm: Character set 'UTF8' is not a compiled
> character set and is not specified in the
> 'sys:/mysql/share/charsets/Index' file
>
> The "log file: MYSQL:/data/WEB.safe" contain the following text:
>
> MySQL Server 4.0.16a, for pc-netware (i686)
>
> address : 0.0.0.0
> port : 3306
> daemon : sys:/mysql/bin/mysqld
> base directory : sys:/mysql
> data directory : MYSQL:/data
> pid file : MYSQL:/data/WEB.pid
> error file : MYSQL:/data/WEB.err
> log file : MYSQL:/data/WEB.safe
>
> mysql started : 17 Mar 2006 12:54:49
> mysql stopped : 17 Mar 2006 12:54:49
>
> Please help
>
> TIA
>
> Nanu
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|