Upload doesn't work [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
nmotion
Forum Members
Forum Members
Posts: 25
Joined: Sun Jun 01, 2008 2:00 pm

Upload doesn't work [solved]

Post 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?
Last edited by nmotion on Fri Mar 26, 2010 10:33 am, edited 1 time in total.
User avatar
Darwin Web Design
Forum Members
Forum Members
Posts: 212
Joined: Tue May 30, 2006 3:12 am

Re: Upload doesn't work

Post by Darwin Web Design »

Try making the file name all in lowercase...?  :-\
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Upload doesn't work

Post by jmcgin51 »

try another file format
nmotion
Forum Members
Forum Members
Posts: 25
Joined: Sun Jun 01, 2008 2:00 pm

Re: Upload doesn't work

Post 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
nmotion
Forum Members
Forum Members
Posts: 25
Joined: Sun Jun 01, 2008 2:00 pm

Re: Upload doesn't work

Post by nmotion »

It worked. I changed the max upload attribute in the config.

Thanks for the help and a great cms.
Post Reply

Return to “CMSMS Core”