I have made site live(URL: http://dev.localwebtest.com/nirlg/) but I am getting following two errors when trying to open the dashboard. But everything is working fine on localhost. Any help would be greatly appreciated
Warning: require_once(/home/nettech2010/public_html/nirlg/wp-admin/includes/admin.php): failed to open stream: No such file or directory in /home/nettech2010/public_html/nirlg/wp-admin/admin.php on line 82
Fatal error: require_once(): Failed opening required '/home/nettech2010/public_html/nirlg/wp-admin/includes/admin.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nettech2010/public_html/nirlg/wp-admin/admin.php on line 82
Thanks
admin.php
file exists or not if exists then check file permission – Chetan Ameta