ok i followed the instructions to the letter but im having problems i keep getting errors this is the first hack i added on a test site and im getting sql errors when i run the maintenance.php
Code:
Warning: mysql_connect(): Access denied for user: 'wireles3@localhost' (Using password: NO) in /home/xxxxx/public_html/nutt/nutt_external.php on line 20
Warning: mysql_select_db(): Access denied for user: 'wireles3@localhost' (Using password: NO) in /home/xxxxx/public_html/nutt/nutt_external.php on line 21
Warning: mysql_select_db(): A link to the server could not be established in /home/xxxxx/public_html/nutt/nutt_external.php on line 21
Warning: mysql_query(): Access denied for user: 'wireles3@localhost' (Using password: NO) in /home/xxxxx/public_html/nutt/nutt_external.php on line 27
Warning: mysql_query(): A link to the server could not be established in /home/xxxxxx/public_html/nutt/nutt_external.php on line 27
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/nutt/nutt_external.php on line 29
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/nutt/nutt_external.php on line 34
Warning: chdir(): No such file or directory (errno 2) in /home/xxxxx/public_html/nutt/nutt_global.php on line 16
Warning: main(./global.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/nutt/nutt_global.php on line 39
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/nutt/nutt_global.php on line 39