Page 1 of 1
500 Error when uploading modules by XML
Posted: Mon Oct 13, 2014 7:29 pm
by rbaby
Trying to install a module by XML and when I hit submit--it goes through the upload process, then loads a blank page.
Firebug shows the following 500 error on POST:
listmodules.php?_sx_=533df6e26a4eab88&action=importxml
/admin
Brand new CMSMS install, haven't installed anything yet except core.
Re: 500 Error when uploading modules by XML
Posted: Mon Oct 13, 2014 9:08 pm
by paulbaker
What module are you trying to install?
Post your system information.
http://docs.cmsmadesimple.org/troublesh ... nformation
Re: 500 Error when uploading modules by XML
Posted: Tue Oct 14, 2014 12:52 am
by rbaby
Here is the system information - I have tried uploading various modules from EasyList to CG modules--nothing works.
----------------------------------------------
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.7
ModuleManager: 1.5.8
News: 2.14.4
Search: 1.7.11
ThemeManager: 1.1.8
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 2000000
url_rewriting: mod_rewrite
page_extension:
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.3
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /var/lib/php/session (0770)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: Off (False)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found
Re: 500 Error when uploading modules by XML
Posted: Tue Oct 14, 2014 8:05 am
by chandra
Maybe related to this topic?
http://forum.cmsmadesimple.org/viewtopi ... =7&t=65515
By the way - EasyList is related to upcoming CMSMS version 2

.
Re: 500 Error when uploading modules by XML
Posted: Tue Oct 14, 2014 9:54 am
by staartmees
EasyList is a fork of ListIt2, only for the upcoming version 2.0 of CMSMS. Don't use it with actuals versions of CMSMS 1.11.
Re: 500 Error when uploading modules by XML
Posted: Tue Oct 14, 2014 8:38 pm
by rbaby
Thanks, I will see about updating the PHP version to 5.3.5. Also, I didn't install EasyList, I installed ListExtended...sorry I was looking at a few of them but I still can't install anything via XML so I will try the PHP upgrade.
Thank you.
Re: 500 Error when uploading modules by XML
Posted: Wed Oct 15, 2014 10:29 pm
by Jeff
Have you check the error logs?
Thanks,
Jeff