On Monday 09 August 2004 17:11, Mihai Dumitrescu wrote: > > Ce zice mysql_error()? > > > > -- > > Serghei. > > pai ceea ce am scris zice mysql_error() si anume: > > - pentru host="localhost" > Can't connect to local MySQL server through socket > '/var/run/mysql/mysql.sock' (14) > > iar perror: bad Address > > - pentru host="aplicatii" adica TCP/IP > Can't connect to MySQL server on 'aplicatii' (14) > iar perror: Transport endpoint is not connected >
Biblioteca client are aceeasi versiune cu serverul? In /etc/hosts ai trecut 127.0.0.1 localhost? Ai incercat sa te conectezi la 127.0.0.1? -- Serghei. --- Detalii despre listele noastre de mail: http://www.lug.ro/
