Page 1 of 1

Upload doesn't work [solved]

Posted: Mon Mar 22, 2010 2:20 pm
by nmotion
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?

Re: Upload doesn't work

Posted: Mon Mar 22, 2010 10:41 pm
by Darwin Web Design
Try making the file name all in lowercase...?  :-\

Re: Upload doesn't work

Posted: Tue Mar 23, 2010 1:45 am
by jmcgin51
try another file format

Re: Upload doesn't work

Posted: Tue Mar 23, 2010 11:15 am
by nmotion
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

Re: Upload doesn't work

Posted: Fri Mar 26, 2010 10:32 am
by nmotion
It worked. I changed the max upload attribute in the config.

Thanks for the help and a great cms.