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/)
-   -   Warning: chdir() [function.chdir]: No such file or directory (errno 2) (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/136491-warning-chdir-function-chdir-no-such-file-directory-errno-2-a.html)

347Monster May 8th, 2008 11:34 AM

Warning: chdir() [function.chdir]: No such file or directory (errno 2)
 
I ran the normal install, and I can edit the settings in my admin cpnael for VB, but when I try to access the gallery I get:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home2/sfx-1co/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 /home2/sfx-1co/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 /home2/sfx-1co/public_html/gallery/gallery_global.php on line 58

I am sure I have the forum path correct, as the installer would not have functioned correctly.

Any ideas?

Zachariah May 8th, 2008 02:58 PM

Quote:

Originally Posted by 347Monster (Post 1223561)
I ran the normal install, and I can edit the settings in my admin cpnael for VB, but when I try to access the gallery I get:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home2/sfx-1co/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 /home2/sfx-1co/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 /home2/sfx-1co/public_html/gallery/gallery_global.php on line 58

I am sure I have the forum path correct, as the installer would not have functioned correctly.

Any ideas?

edit:
/gallery/gallery_config.php


EX:
$forumpath = '/home2/sfx-1co/public_html/forums';

No ending backslash .

347Monster May 8th, 2008 08:40 PM

I know enough not to do that! That was not the issue. Any other ideas?

347Monster May 9th, 2008 06:20 AM

Nevermind... I re-uploaded the contents of the /galley folder, put the same path I had before, everything works fine.

If I may add: I really like the VbGallery!!!! (Note my join date, been using PP products for a LONG time.)


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