PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Error Message (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/134080-error-message.html)

rcwild October 30th, 2007 01:09 AM

Error Message
 
Installation seemd to have gone well, but when I attempt to go to ../gallery I'm getting the following error message:


Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/canyon/public_html/gallery/gallery_global.php on line 57

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/canyon/public_html/gallery/gallery_global.php on line 58

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/canyon/public_html/gallery/gallery_global.php on line 58

rcwild October 30th, 2007 01:38 AM

I figured it out. I had the path to forum in gallery_config.php written incorrectly.

scraporchard March 18th, 2008 08:16 PM

Eeep!
 
I am having the exact same problem and I swear I have the path correct in the config file?!?! I have gone back through the installation notes several times and even uninstalled vbgallery and reinstalled it, no luck.

Any thoughts? Can I just delete all the files from my site and try it again or is there a different way to remove it?

Any help would be greatly appreciated!!!

scraporchard March 19th, 2008 10:23 AM

Anyone here?

Zachariah March 19th, 2008 06:24 PM

Quote:

Originally Posted by scraporchard (Post 1220073)
I am having the exact same problem and I swear I have the path correct in the config file?!?! I have gone back through the installation notes several times and even uninstalled vbgallery and reinstalled it, no luck.

Any thoughts? Can I just delete all the files from my site and try it again or is there a different way to remove it?

Any help would be greatly appreciated!!!

Hello,

EX: No Ending slash
$forumpath = '/www/web/redesign/forums';

scraporchard March 19th, 2008 06:27 PM

Well.. that wasn't the problem.. *but* it did force me to look at the config file with fresh eyes and I realized I misspelled something! Dur!

Thanks!

Zachariah March 19th, 2008 06:52 PM

no way !
- Ya I have only done that like 1000 times. :(
- Now I copy and paste as much as I can, I am king of typeos. :D

EX: my last one :mad:
/home/users/w/e/b/shared/b2027/ipw.unlimited/public_html


All times are GMT -5. The time now is 02:24 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