PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   global.php not found after install? (http://www.photopost.com/forum/photopost-pro-installation-upgrades/132587-global-php-not-found-after-install.html)

gezuvor July 18th, 2007 04:39 PM

global.php not found after install?
 
Okay, I just purchased the latest version of PP and tried to install in a few days ago. I completed the installation, connected it to my vBulletin, removed the config.php files as suggested and clicked "next" only to receive this error:

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/<username>/vwnavi.com/gallery/header-inc.php on line 65

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/<username>/vwnavi.com/gallery/header-inc.php on line 65

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/<username>/vwnavi.com/gallery/header-inc.php on line 65


Per qwk98gt's request, I will provide the following information:
- The site is running on Debian Linux 3.1r4
- I am using MySQL 5 and PHP 4.4.7
- The site is on a shared host that we lease from DreamHost.com
- Direct Link is: http://vwnavi.com/gallery/

The file "global.php" is actually part of my vBulletin install. I updated it to include some of the variables requested, but then received another error that seemed to lead me further down the road of modifying my forum software so I stopped.

Has anyone else seen this? Is there a simple answer or should I start fresh with my install?

Chuck S July 19th, 2007 09:08 AM

Plenty of threads on this here. On last step of install the wrong path to the forum was entered simply edit your config-int.php file and place the proper path to the forum on the $vbpath line

gezuvor July 19th, 2007 10:22 PM

I tried searching and didn't find the answer, so I apologize for that.

Anyway, that did it. Thank you Chuck!

Chuck S July 19th, 2007 10:29 PM

Not a problem enjoy your night


All times are GMT -5. The time now is 12:51 PM.

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