Log in

View Full Version : Error when Upload remote from URL


SVR01
06-12-2009, 12:50 PM
hi

i get this error when i want upload fil(s) with vB URL uploader .

May please guide to solve this ?

Thanks alot

error :
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/bia2tool/:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_upload.php on line 275

Lynne
06-12-2009, 03:11 PM
open_basedir restriction in effect
That's a server thing. I think you'll need to ask your host to disable open_basedir restrictions.

SVR01
06-14-2009, 03:25 PM
hi and thanks for your respond .

but i saw the server .

i didn't find any problem ( at real i can't find )

how can i solve this error please ?

Regards

Lynne
06-14-2009, 03:49 PM
You need to ask your host to create the /tmp directory for use. If you have access to your server, then you may create it. Steve has written instructions several times on vb.com on how to do this.