PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   fresh install - need help with some errors (http://www.photopost.com/forum/photopost-pro-installation-upgrades/140364-fresh-install-need-help-some-errors.html)

AbadiRed June 28th, 2009 09:08 AM

fresh install - need help with some errors
 
vb 3.8.3 pp 6.23

Chuck,
I'm getting this errors, what should I do? thanks

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/sloki/user/.../sites/...com/www/photopost/header-inc.php on line 47

Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/sloki/user/.../sites/...com/www/photopost/header-inc.php on line 48

Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/sloki/user/.../sites/...com/www/photopost/header-inc.php on line 48

Chuck S June 28th, 2009 09:16 AM

http://www.photopost.com/forum/photo...solutions.html

Number 2 on that thread should assist you.

AbadiRed June 28th, 2009 09:38 AM

so I all I need is to edit config-int.php?

Chuck S June 28th, 2009 09:50 AM

Yes you simply need to place on the $vbpath line the correct server path to vbulletin so we can find the vb files.

AbadiRed June 28th, 2009 09:54 AM

I'm now able to enter admin-index.php now, but still displaying the same errors when I click logout or back to user index

Chuck S June 28th, 2009 10:12 AM

Feel free to post a link here to your site

Let me see what you mean.

AbadiRed June 28th, 2009 10:29 AM

ok, www.terbangheli.com

Chuck S June 28th, 2009 11:05 AM

http://www.terbangheli.com/photopost/

I show you have not set the proper path in the config-int.php file.

Your $vbpath line in config-int.php should read this

Code:

Content visible to verified customers only.

AbadiRed June 28th, 2009 11:37 AM

Got it, thanks Chuck!!!
Correction needed at Step 5 installation (config-int), the server path to vb is pointing by default to /photopost/forums instead of /forums
Although I did configure it correctly before uploading the file
Well..

Chuck S June 28th, 2009 01:04 PM

yes if you placed the proper path on install you should be fine. However since all we can do is suggest paths you always need to recheck them and enter accordingly.


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