|
We require permissions to be 777 on the uploads and data directories to allow successful file uploads. You might want to inquire with your new host setup if they allow 755 permissions to act like 777 so PHP commands like move_uploaded_file will work.
|