1. If this is a dedicated/vps server, disable open_basdir in the main php.ini (Typically /etc/php.ini)file and restart apache.
2. If this is a vhosted account, the host will most liekly not turn it off for you.
3. Create a new folder in /home/forum3at named tmp (/home/forum3at/tmp)
4. chmod /home/forum3at/tmp and set it to 0777 or 1777
5. In your admincp --> vBulletin Options -> Server Settings and Optimization Options --> Safe Mode Upload Enabled to YES, in the box below that, put in the following:
/home/forum3at/tmp
6. Save and try a new upload.
|