I have a site that will no allow me to upload any files using the file manager.
The strange thing is that:
- I have other sites that works fine with the same server config.
- I can create folders in the file manager.
- I can delete files and folders from the file manager.
- The uploads folder got full read / write permissions.
The error I get is:
Screen.zip failed to upload successfully.
It is a 115kb sip.
Any suggestions?
Upload doesn't work [solved]
Upload doesn't work [solved]
Last edited by nmotion on Fri Mar 26, 2010 10:33 am, edited 1 time in total.
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
Re: Upload doesn't work
Try making the file name all in lowercase...? 

Re: Upload doesn't work
try another file format
Re: Upload doesn't work
tried lowercase and other file. Same error.
System info:
Cms Version: 1.7
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 1.0.2
* MenuManager: 1.6.2
* ModuleManager: 1.3.3
* News: 2.10.4
* nuSOAP: 1.0.1
* Printing: 1.0.4
* Search: 1.6.2
* ThemeManager: 1.1.1
* TinyMCE: 2.6.5
Config Information:
* php_memory_limit:
* process_whole_template: false
* max_upload_size: 12000000000
* default_upload_permission: 664
* assume_mod_rewrite: true
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* phpversion: 5.2.6
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* E_STRICT: 0
* memory_limit: 32M
* max_execution_time: 250
* safe_mode: Off (False)
* session_save_path: /var/lib/php/session (1733)
* session_use_cookies: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.45
System info:
Cms Version: 1.7
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 1.0.2
* MenuManager: 1.6.2
* ModuleManager: 1.3.3
* News: 2.10.4
* nuSOAP: 1.0.1
* Printing: 1.0.4
* Search: 1.6.2
* ThemeManager: 1.1.1
* TinyMCE: 2.6.5
Config Information:
* php_memory_limit:
* process_whole_template: false
* max_upload_size: 12000000000
* default_upload_permission: 664
* assume_mod_rewrite: true
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* phpversion: 5.2.6
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* E_STRICT: 0
* memory_limit: 32M
* max_execution_time: 250
* safe_mode: Off (False)
* session_save_path: /var/lib/php/session (1733)
* session_use_cookies: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.45
Re: Upload doesn't work
It worked. I changed the max upload attribute in the config.
Thanks for the help and a great cms.
Thanks for the help and a great cms.