I have been trying to import some data into SugarCRM but everytime I try to upload anything I get this error message:
File was not uploaded successfully. It may be that the 'upload_max_filesize' setting in your php.ini file is set to a small number
I have verified that the upload_max_filesize is set to 20M, which the file I am uploading is about 1 KB. I have verified that file uploading is turned on, post_max_size is 20M, memory_limit is 64M, max_input_time is 120, and max_execution_time is 160.
All files are writable by the apache user. Any ideas what is wrong? Thanks!
~Ashley


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks