Index: [Article Count Order] [Thread]

Date:  Sat, 9 Aug 2008 10:47:47 +0200
From:  "thomas" <tfj-online (at mark) mail.tele.dk>
Subject:  [coba-e:13712] Re: apache suexec
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <05ba01c8f9fc$990e1190$967da8c0@thomasferrari>
References:  <200807311849.m6VInpS5011718 (at mark) ana.xnet.com.mx> <09bc01c8f338$a3bbef60$6601a8c0 (at mark) OfficeKen> <822d01c8f89b$702b14b0$967da8c0 (at mark) thomasferrari> <08d501c8f91d$b6ee7db0$6601a8c0 (at mark) OfficeKen> <020f01c8f91f$47efa810$967da8c0 (at mark) thomasferrari> <0ae801c8f970$b39503c0$6601a8c0 (at mark) OfficeKen>
X-Mail-Count: 13712

From: "Ken Marcus - Precision Web Hosting, Inc."
>
> You could add the directory location without the  .zip on the end,  from 
> the error message to your list of allowed urls.
>

I'm still getting the same error even with the added path you described

PHP Warning:  move_uploaded_file() [<a 
href='function.move-uploaded-file'>function.move-uploaded-file</a>]: 
open_basedir restriction in effect. 
File(/home/sites/www.domain.com/web/tmp/com_jce_150_rc4.zip) is not within 
the allowed path(s): 
(/var/lib/php/session:/home/.sites/16/site186:/home/sites/www.domain.com/web/tmp:/home/sites/www.domain.com:/home/tmp:/tmp:/usr/bin/pear:/usr/share/pear) 
in /home/.sites/16/site186/web/libraries/joomla/filesystem/file.php on line 
344, referer: http://www.domain.com/administrator/index.php
PHP Warning:  is_file() [<a href='function.is-file'>function.is-file</a>]: 
open_basedir restriction in effect. 
File(/home/sites/www.domain.com/web/tmp/com_jce_150_rc4.zip) is not within 
the allowed path(s): 
(/var/lib/php/session:/home/.sites/16/site186:/home/sites/www.domain.com/web/tmp:/home/sites/www.domain.com:/home/tmp:/tmp:/usr/bin/pear:/usr/share/pear) 
in /home/.sites/16/site186/web/libraries/joomla/filesystem/archive/zip.php 
on line 127, referer: http://www.domain.com/administrator/index.php


As Joomla, Wordpress and other CMS, are dynamic with regards to the 
folders - is there a way to make a wildcard path, with a * ?
I have tried different wildcards at the end, but can't seem to get it to 
work.

----
Thomas