Hi,
I need some help debugging an error in creating a table in my database.
I have created the db however when trying to create a table using php I get the following result error:
Warning: mysql_query(): Access denied for user 'vhostswww'@'192.168.1.1' (using password: NO) in /www/zzl.org/z/c/r/zcresource/htdocs/Scripts/create_table.php
The db is connecting though.
Can someone help me out.