View Single Post
Old February 18th, 2006, 11:24 PM   #1 (permalink)
Semere
Junior Member
Verified Customer
 
Join Date: Dec 2003
Posts: 23
Vb3.5 Integration Problems

Hello all,
I did a fresh install. I made sure I got all the settings right in the config-inc.php and config-int.php I went through the web installer and double checked my settings. Everything went fine (except it couldnt find mogrify I hope it uses gd as a backup). My problem is this...

Warning: main(./global.php): failed to open stream: No such file or directory in /home/paganspr/public_html/gallery/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/paganspr/public_html/gallery/header-inc.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/paganspr/public_html/gallery/header-inc.php on line 61

On line 61 it does a require config-int.php before that. In config-int.php for $vbpath I have the server path set to the forums. What am I doing wrong?
Semere is offline   Reply With Quote