PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   After install, error on index.php (http://www.photopost.com/forum/photopost-pro-installation-upgrades/123408-after-install-error-index-php.html)

WizyWyg February 28th, 2006 02:50 AM

After install, error on index.php
 
Error:
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xxxx/www/gallery/header-inc.php on line 61

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/share/pear:/usr/local/lib/php') in /home/xxxx/www/gallery/header-inc.php on line 61

hob February 28th, 2006 05:25 AM

Quote:

Originally Posted by WizyWyg
Error:
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xxxx/www/gallery/header-inc.php on line 61

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/share/pear:/usr/local/lib/php') in /home/xxxx/www/gallery/header-inc.php on line 61


I had this problem, are you integrating with a forum? if so check that you have specified each databases in the inital config (i.e not the same information for photopost and vbulletin forum etc)

Chuck S February 28th, 2006 09:54 AM

If your integrating with vb3 on the last step of install the proper server path to the forums was not entered.

In config-int.php edit the file and place the right path to your vbulletin for the $vbpath variable.


All times are GMT -5. The time now is 09:59 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97