Page 1 of 1

upload problems

Posted: Mon Feb 18, 2013 5:50 pm
by Masweb
Since a short time I can't upload files and images larger than 100kb. If I have a look in the php.ini file on the webserver the upload_max_filesize = 20M.

A short time ago there was a webserver update. Is it possible that this problem has something to do with that, or must I look somewhere else?


Cms Version: 1.9.4.1

Installed Modules:
CMSMailer: 2.0.1
FileManager: 1.1.0
MenuManager: 1.7.6
ModuleManager: 1.4.2
News: 2.11.2
nuSOAP: 1.0.2
Printing: 1.1.2
Search: 1.6.10
ThemeManager: 1.1.4
TinyMCE: 2.8.4
FormBuilder: 0.7
GoogleMaps: 0.1.8
CGSimpleSmarty: 1.4.8
CGExtensions: 1.25
Comments: 1.9.2


Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 8000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:
phpversion: 5.3.20
md5_function: Aan (Waar)
gd_version: 2
tempnam_function: Aan (Waar)
magic_quotes_runtime: Uit (Onwaar)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 50M
max_execution_time: 60
output_buffering: 4096
safe_mode: Uit (Onwaar)
file_uploads: Aan (Waar)
post_max_size: 10M
upload_max_filesize: 20M
session_save_path: /home/..../tmp (0750)
session_use_cookies: Aan (Waar)
xml_function: Aan (Waar)


Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.29

Re: upload problems

Posted: Mon Feb 18, 2013 6:33 pm
by Dr.CSS
What do these 2 mean..?

safe_mode: Uit (Onwaar)
file_uploads: Aan (Waar)

Re: upload problems

Posted: Mon Feb 18, 2013 7:21 pm
by Masweb
safe_mode: Uit (Onwaar) = Off (False)
file_uploads: Aan (Waar) = On (True)

Re: upload problems

Posted: Mon Feb 18, 2013 10:22 pm
by Rolf
Uploading files, using what module?
Try to upgrade the cms.

Rolf

Re: upload problems

Posted: Tue Feb 19, 2013 11:41 am
by Masweb
Just the existing File manager and Image manager.

I'm going to try to upgrade.

Re: upload problems

Posted: Sat Feb 23, 2013 12:01 pm
by Masweb
The website is updated to version 1.11.4 Also all the modules are up to date.

Strange but can't upload files and images greater than 100kb.

Don't understand :-\

Re: upload problems

Posted: Sat Feb 23, 2013 8:30 pm
by Rolf
Any error in servers errorlog or cmsms adminlog?