| Error upon installation
Warning: main(./global.php): failed to open stream: No such file or directory in /home/turfclub/public_html/gallery/gallery_global.php on line 50
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/turfclub/public_html/gallery/gallery_global.php on line 50
------------
I looked up line 50 in the gallery_global.php file, and it is this:
require_once('./global.php');
I don't know what it is which requires fixing? There is, of course, a global.php file in the forum directory. Could someone please help?
|