programmer88 Posted April 20, 2010 Share Posted April 20, 2010 I have something problem with my localhost, I have just migrating my database from online web to offline web and for the website in offline there is something error message in there Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 108 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 122 Warning: mysql_real_escape_string() expects parameter 2 to be resource, null given in C:\mywebsites\online\temp\includes\database.mysql.inc on line 321 Warning: mysql_real_escape_string() expects parameter 2 to be resource, null given in C:\mywebsites\online\temp\includes\database.mysql.inc on line 321 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 108 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 122 Warning: mysql_affected_rows(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 198 Warning: mysql_real_escape_string() expects parameter 2 to be resource, null given in C:\mywebsites\online\temp\includes\database.mysql.inc on line 321 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 108 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\mywebsites\online\temp\includes\database.mysql.inc on line 122 Warning: Cannot modify header information - headers already sent by (output started at C:\mywebsites\online\temp\includes\database.mysql.inc:321) in C:\mywebsites\online\temp\includes\common.inc on line 141 How it can be solve that? Quote Link to comment https://forums.phpfreaks.com/topic/199093-something-trouble-with-drupal-systemreally-need-help/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.