| Author |
Message |
thesportsvoice Client

Joined: Feb 26, 2004 Posts: 115
|
Posted:
Fri May 07, 2004 10:46 am |
|
I have it working on one of my sites but when trying to add it to this is the error that I get when I click on the link for the gallery.
| Code: | Warning: file(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/thesport:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/thesport/public_html/modules/coppermine/include/functions.inc.php on line 398
Warning: file(/): failed to open stream: Operation not permitted in /home/thesport/public_html/modules/coppermine/include/functions.inc.php on line 398
Warning: implode(): Bad arguments. in /home/thesport/public_html/modules/coppermine/include/functions.inc.php on line 398
|
Also this as well
| Code: | Fatal error: Call to undefined function: starttable() in /home/thesport/public_html/modules/coppermine/include/functions.inc.php on line 167
|
|
|
|
|
 |
sixonetonoffun Spouse Contemplates Divorce

Joined: Jan 02, 2003 Posts: 2363
|
Posted:
Fri May 07, 2004 4:32 pm |
|
open_basedir restriction in effect this is the problem spose this site is on a server with safemode enabled? |
|
|
|
 |
GanjaUK Life Cycles Becoming CPU Cycles

Joined: Feb 14, 2004 Posts: 633 Location: England
|
Posted:
Fri May 07, 2004 5:33 pm |
|
Safemode is enabled on my server and coppermine runs ok. I think its gallery that has the trouble with that. Are they both on different hosts? Maybe safe mode is not properly configured. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14946 Location: Kansas
|
Posted:
Fri May 07, 2004 5:37 pm |
|
| sixonetonoffun wrote: | | open_basedir restriction in effect this is the problem spose this site is on a server with safemode enabled? | Nope. I host his site That's what's so puzzling. It almost seems like a bogus error. Raven scratches his head as he's preparing to take a trip  |
|
|
|
 |
sixonetonoffun Spouse Contemplates Divorce

Joined: Jan 02, 2003 Posts: 2363
|
Posted:
Sat May 08, 2004 8:11 am |
|
Strange alright. Is there any chance that the server root owns the files or directory instead of the webroot?
We'll have to wait for Raven to return for that answer. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14946 Location: Kansas
|
Posted:
Sat May 08, 2004 9:04 am |
|
Trip postponed 1 day Even if that were the case it shouldn't be flagging it as open_basdir  |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14946 Location: Kansas
|
Posted:
Sat May 08, 2004 9:47 am |
|
| thesportsvoice wrote: | | I have it working on one of my sites but when trying to add it to this is the error that I get when I click on the link for the gallery. | Is the site it's working on hosted with me? I have verified that all ownership permissions are set correctly from a server point of view. |
|
|
|
 |
thesportsvoice Client

Joined: Feb 26, 2004 Posts: 115
|
Posted:
Sat May 08, 2004 8:27 pm |
|
| Raven wrote: | | thesportsvoice wrote: | | I have it working on one of my sites but when trying to add it to this is the error that I get when I click on the link for the gallery. | Is the site it's working on hosted with me? I have verified that all ownership permissions are set correctly from a server point of view. |
Yes it is hosted by you.
It works fine on the other site but when I tried to activate it on it gives that error.
is up and running fine. (I have both sites hosted with you) |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14946 Location: Kansas
|
Posted:
Sat May 08, 2004 8:43 pm |
|
Compare your ftp file permissions for the two modules file contents. This does not appear to be a server issue since it is working elsewhere. |
|
|
|
 |
|
|
|
|