Qwench icon indicating copy to clipboard operation
Qwench copied to clipboard

Before install::INSTALL.PHP

Open ghost opened this issue 12 years ago • 0 comments

Before installing, on Install.php page: (Windows Xp SP3)

  • Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\www\index\install.php on line 175
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\install.php on line 175 ...

ghost avatar Jun 16 '12 15:06 ghost