na steronie mi wyskakuje:
[php:1:e4f7d930f3]<?php
Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in
?>[/php:1:e4f7d930f3]
czyli niby nie działa serwer ale niestey serwer jest uruchomiony i w WinMySQLadmin łączy sie z bazą używając tego samego logiu i hasła, pokazuje status online w procesach jest tylko jedna pozycja localhost:2463 mysql jest normalnie w procesach nie blokuje firewall w logach mam :
Kod
MySql: gotowe do poł?czenia
031217 23:46:27 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
031217 23:46:08 MySql: Zakończenie działania wykonane
031217 23:46:08 InnoDB: Shutdown completed; log sequence number 0 43942
031217 23:46:06 InnoDB: Starting shutdown...
031217 23:46:06 MySql: Standardowe zakończenie działania
MySql: gotowe do poł?czenia
031217 23:44:52 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
031217 23:44:46 MySql: Shutdown Complete
031217 23:44:46 InnoDB: Shutdown completed; log sequence number 0 43942
031217 23:44:43 InnoDB: Starting shutdown...
031217 23:46:27 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
031217 23:46:08 MySql: Zakończenie działania wykonane
031217 23:46:08 InnoDB: Shutdown completed; log sequence number 0 43942
031217 23:46:06 InnoDB: Starting shutdown...
031217 23:46:06 MySql: Standardowe zakończenie działania
MySql: gotowe do poł?czenia
031217 23:44:52 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
031217 23:44:46 MySql: Shutdown Complete
031217 23:44:46 InnoDB: Shutdown completed; log sequence number 0 43942
031217 23:44:43 InnoDB: Starting shutdown...
mysql.ini:
Kod
#This File was made using the WinMySQLAdmin 1.4 Tool
#2003-11-14 15:34:53
#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions
[mysqld]
basedir=D:/serwer/mysql
default-character-set = latin2
language = polish
datadir=D:/serwer/mysql/data
[WinMySQLadmin]
Server=D:/serwer/mysql/bin/mysqld-nt.exe
user=***
password=***
#2003-11-14 15:34:53
#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions
[mysqld]
basedir=D:/serwer/mysql
default-character-set = latin2
language = polish
datadir=D:/serwer/mysql/data
[WinMySQLadmin]
Server=D:/serwer/mysql/bin/mysqld-nt.exe
user=***
password=***