Quote:
Originally Posted by d-talk
Warning: main(): Unable to access ./global.php in /srv/www/htdocs/web2/html/vb/upload/install/his_files/hack_install_b3.php on line 31
Warning: main(./global.php): failed to open stream: No such file or directory in /srv/www/htdocs/web2/html/vb/upload/install/his_files/hack_install_b3.php on line 31
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/php') in /srv/www/htdocs/web2/html/vb/upload/install/his_files/hack_install_b3.php on line 31
|
I had similar errors. If you are not using the default admincp path, you need to change $admincpdir = "admincp"; in the hack_default_config.php file. Worked for me.