PDA

View Full Version : subdomain uploads


lesmith
09-10-2006, 11:13 PM
Hello Peeps.

This one is getting to me know and hopefully someone can advise.

I have subdomain where admin's can do various things. One item I want is them to be able to upload images. But I want the images going to the normal domain.

ie sub-domain path = /var/www/vhosts/domain.com/subdomain/httpdocs/
root domin = /var/www/vhosts/domain.com/httpdocs/

Im getting an error (open_basedir restriction in effect). I have tried to change the vhosts but with no effect. My hosting provider has said you can effect it using a .htaccess file. But I just dont know how.

Can anyone advise.

Thank you if you can.

Regards

Lee

goughy000
09-11-2006, 04:26 PM
post the code that you are using, maybe you have a line of code that needs a tweak