I got some errors after moving to new severs and I move my script and I got allot of errors. Can some tell me what the errors and how to fix thanks.
The errors
PHP Code:
Warning: main(/vars.php) [function.main]: failed to open stream: No such file or directory in /home/anstaw11/public_html/index.php on line 4
Warning: main() [function.include]: Failed opening '/vars.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/anstaw11/public_html/index.php on line 4
Warning: main(/headfoot.php) [function.main]: failed to open stream: No such file or directory in /home/anstaw11/public_html/index.php on line 5
Warning: main() [function.include]: Failed opening '/headfoot.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/anstaw11/public_html/index.php on line 5
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'anstaw11'@'localhost' (using password: NO) in /home/anstaw11/public_html/index.php on line 7
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'anstaw11'@'localhost' (using password: NO) in /home/anstaw11/public_html/index.php on line 8
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/anstaw11/public_html/index.php on line 8
Fatal error: Call to undefined function: uheader() in /home/anstaw11/public_html/index.php on line 10
My site is fasthits.info it's a lj script
__________________
Last edited by Astawicki; 12-01-2007 at 01:16 PM..
|