blanco Posted September 25 Posted September 25 I've been getting this error suddenly when trying to upload files. ( "Unable to move uploaded file to:..." ) The site runs fine on my local server but the live server gives me this error everytime I try to upload a file. Both servers run PHP 8.3. I have tried to change the permission of the asset folder without any luck. Has anyone else gotten this error before?
blanco Posted September 25 Author Posted September 25 I should mention that the files actually seem to be uploaded when I look in the asset folder
BillH Posted September 26 Posted September 26 This gives a solution to what sounds like it might be the same problem:
blanco Posted September 29 Author Posted September 29 @BillH Thank you so much! Setting up a custom upload folder solved it! I wonder why some servers return an error when using move_uploaded_file, although its seamingly works just fine?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now