PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Error popping up outta nowhere (http://www.photopost.com/forum/photopost-pro-bug-reports/130911-error-popping-up-outta-nowhere.html)

NSXTC March 13th, 2007 07:17 AM

Error popping up outta nowhere
 
I havent done any modifications to my gallery on this site in quite sometime, but I started getting this error in the header:

Warning: chdir() [function.chdir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/louisian/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/louisian/public_html/galleries/header-inc.php on line 57


Any clues on this one?

Chuck S March 13th, 2007 08:16 AM

> what version of software you using it seems very old but open_basedir is a PHP restriction meaning you can only open files within your server path /home/louisian so you need to find out where your calling on a file outside that path. Line 57 of said file for me has nothing to do with a path so what is your line 57?

NSXTC March 16th, 2007 01:22 PM

Quote:

Originally Posted by Chuck S (Post 1191758)
> what version of software you using it seems very old but open_basedir is a PHP restriction meaning you can only open files within your server path /home/louisian so you need to find out where your calling on a file outside that path. Line 57 of said file for me has nothing to do with a path so what is your line 57?

4.8.2 chuck.... i need to upgrade but i'm going to be upgrading vBulletin on the same site shortly so i'll wait... id like to fix this error though until then

Chuck S March 16th, 2007 02:49 PM

As long as your server paths are both on the same domain path /home/lousian you will be fine. That error tells me that you have a path entered in your header include that is not from the same site which your host has locked down the ability to do.


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