Hi Deepan,

are you sure running mysql on server?
can you try those; (of course if your OS is linux then)
# ps -aux | grep mysql

you were connecting mysql server with command line when you can select each
database.. and you run each sql , example; select * from each table.

Everthing is ok then I must see your php connect code..

see you...
Davut.

2008/4/11, Deepan <[EMAIL PROTECTED]>:
>
> Hi All,
> I am able to connect to Mysql via command line
> using mysql client. I am also able to connect to
> mysql via php if I run those php programs via
> command line. However when I hit those php pages
> via the browser it throws the error Can't connect
> to local MySQL server through socket
> '/tmp/mysql.sock' (2). Please note that this is
> the same socket the mysql client tries to connect
> to the server.
> Regards
> Deepan
> Sudoku Solver: http://www.sudoku-solver.net/
>
>
>
> _______________________________________________
> Peterboro mailing list
> [email protected]
> https://mailman.lug.org.uk/mailman/listinfo/peterboro
>
_______________________________________________
Peterboro mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to