I'm having an issue when I try to add or edit/delete a category in the CGblog module.
The system seems not to complete the task and after a while I receive a 500 Error.
Digging in the logs, I've found this entries
Code: Select all
[Wed Dec 16 20:06:34 2015] [warn] [client ***.***.***.***] mod_fcgid: read data timeout in 121 seconds, referer: http://www.xxxxx.xx/xxxxx/moduleinterface.php?_sx_=55e25044cfa10e80&module=CGBlog
[Wed Dec 16 20:06:34 2015] [error] [client ***.***.***.***] Premature end of script headers: moduleinterface.php, referer: http://www.xxxxx.xx/xxxxx/moduleinterface.php?_sx_=55e25044cfa10e80&mod
When I reload the category section, the new category is added or edited.
If I kill the mysql connection during the task execution, the operation end with success...
The webiste have about 700 cgblog entries.
Any ideas on how I can fix this?
-nikkio-
----------------------------------------------
Cms Version: 1.12.1
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.7
MicroTiny: 1.2.9
ModuleManager: 1.5.8
News: 2.15.2
Search: 1.7.13
ThemeManager: 1.1.8
CGExtensions: 1.50
CGSimpleSmarty: 1.9.1
JQueryTools: 1.3.7
CGBlog: 1.13.2
GBFilePicker: 1.3.3
HitCounter: 2.0
AceEditor: 1.0
CGSmartImage: 1.20.5
ECB: 1.6
TemplateExternalizer: 2.1.6
CustomGS: 2.1
Gallery: 2.0.3
ContentAliases: 1.0
CGActionBar: 0.5.1
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 20000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: pag
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.45-0+deb7u2
md5_function: On (Vero)
gd_version: 2
tempnam_function: On (Vero)
magic_quotes_runtime: Off (Falso)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 200M
max_execution_time: 120
output_buffering: 4096
safe_mode: Off (Falso)
file_uploads: On (Vero)
post_max_size: 18M
upload_max_filesize: 20M
session_save_path: /home/bitontotv/tmp (0750)
session_use_cookies: On (Vero)
xml_function: On (Vero)
xmlreader_class: On (Vero)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.46
Server Db Grants: Ho trovato una dichiarazione "GRANT ALL" che sembra essere adatta
Server Time Diff: Nessuna differenza di orario del filesystem individuata
----------------------------------------------


