[Solved] Can't upload files
Posted: 14 Jun 2009, 22:30
I am trying to upload a pdf file, 53k in size, and I get the following error:
I thought it might be permission issues, so I chmod the phocadownloads folder from 755 to 777, but that didn't work.
The upload_max_filesize on the server is 7MB, so there is plenty of room to work.
I tried uploading other files, both pdf and other formats, and got the same error, so I'm not able to upload anything.
It worked just fine on my localhost, but isn't on the production server.
Any ideas what I might have overlooked?
I have checked my PhocaDownload configuration and my Joomla 1.5.11 configuration, and both allow pdf files to be uploaded.This file type is not supported (or there are some restrictions on the server).
I thought it might be permission issues, so I chmod the phocadownloads folder from 755 to 777, but that didn't work.
The upload_max_filesize on the server is 7MB, so there is plenty of room to work.
I tried uploading other files, both pdf and other formats, and got the same error, so I'm not able to upload anything.
It worked just fine on my localhost, but isn't on the production server.
Any ideas what I might have overlooked?