CGblog category adding/editig cause server timeout

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nikkio
Forum Members
Forum Members
Posts: 63
Joined: Sun Jun 08, 2008 12:34 pm

CGblog category adding/editig cause server timeout

Post by nikkio »

Good evening,

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
Increasing the PHP Maximum execution time has no effect, just increase the data timeout.

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

----------------------------------------------
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1978
Joined: Mon Jan 29, 2007 4:47 pm

Re: CGblog category adding/editig cause server timeout

Post by Jo Morg »

I might be wrong but it appears to be a server misconfiguration related with Apache Module mod_fcgid.
You may have to contact your host to fix it.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”