ChrisRChamberlain
Programmer
Hi all
Have similar problem to that in thread54-1532148 and have yet to resolve the issue.
Running Ubuntu Server 10.04 with a mix of Windows boxes on a LAN.
MySQL running on the Linux server and accessible by command line, Webmin, phpMyAdmin etc.
Samba also running but no shares specific to MySql folders.
Can ping the server and port 3306 is forwarded to the server.
Windows Firewall has port 3306 open.
Have tried
which I assume is incorrect.
DSN fails with SQL_ERROR
Suggestions please?
TIA
PDFcommander.com
motrac.co.uk
Have similar problem to that in thread54-1532148 and have yet to resolve the issue.
Running Ubuntu Server 10.04 with a mix of Windows boxes on a LAN.
MySQL running on the Linux server and accessible by command line, Webmin, phpMyAdmin etc.
Samba also running but no shares specific to MySql folders.
Can ping the server and port 3306 is forwarded to the server.
Windows Firewall has port 3306 open.
Have tried
Code:
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'password';
DSN fails with SQL_ERROR
Suggestions please?
TIA
FAQ184-2483
Chris PDFcommander.com
motrac.co.uk