Page 1 of 1

[SOLVED] CGExtensions 1.17.5 Issue ( and yes I have PHP 5.2 +)

Posted: Thu Nov 12, 2009 12:07 am
by smokeycam
Hi guys,

Got a weird issue with CGExtensions, this has been happening with a few sites when I go to either upgrade or freshly install the latest  CGExtensions module. However as soon as I remove it, the issue is gone.

Once it is installed, I will navigate away to either something like the content pages area or to another module and Firefox wants to open the file e.g listcontent.php, IE cant find the page.

In the Apache access log this error is reported:

[Thu Nov 12 13:01:33 2009] [notice] child pid 11016 exit signal Segmentation fault (11)

It doesn't matter if i have minimum modules installed:

Cms Version: 1.6.6

Installed Modules:

   * CMSMailer: 1.73.14
   * MenuManager: 1.6.2
   * ModuleManager: 1.3.1
   * News: 2.10.3
   * nuSOAP: 1.0.1
   * Search: 1.6.1
   * ThemeManager: 1.1.1
   * Album: 0.9.3
   * CGExtensions: 1.17.5
   * FileManager: 1.0.1
   * Guestbook: 1.1.12
   * ImageUpload: 0.1.2
   * RSS2HTML: 1.2.2
   * FrontEndUsers: 1.6.10
   * CGSimpleSmarty: 1.4.3
   * JQueryTools: 1.0.4
   * Availability: 1.7.2
   * DecisionTree: 0.1.4
   * Articles: 0.0.3.6
   * Jobs: 1.0
   * DecisionMaker: 1.0


Config Information:

   * php_memory_limit:
   * process_whole_template: false
   * max_upload_size: 5000000
   * default_upload_permission: 664
   * assume_mod_rewrite: false
   * page_extension:
   * internal_pretty_urls: false
   * use_hierarchy: false


Php Information:

   * phpversion: 5.2.4-2ubuntu5
   * md5_function: On (True)
   * gd_version: 2
   * tempnam_function: On (True)
   * magic_quotes_runtime: Off (False)
   * memory_limit: 512M
   * max_execution_time: 30
   * safe_mode: Off (False)
   * session_save_path: /var/lib/php5 (1733)
   * session.use_cookies: On (True)


Server Information:

   * Server Api: apache2handler
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.0.51a

Any ideas would be greatly helped!

Re: CGExtensions Issue ( and yes I have PHP 5.2 +)

Posted: Wed Nov 18, 2009 10:21 pm
by smokeycam
Anyone?  :(

Oh and BTW, zend.ze1_compatibility_mode = Off

Re: CGExtensions Issue ( and yes I have PHP 5.2 +)

Posted: Wed Nov 18, 2009 10:44 pm
by Peciura
Try upgrading php to 5.2.9 -5.2.11.
Also i find CGExtensions: 1.17.4 to be stable (trying  1.17.5 ATM).

[SOLVED] Re: CGExtensions Issue ( and yes I have PHP 5.2 +)

Posted: Thu Nov 19, 2009 1:34 am
by smokeycam
Was about to downgrading the module, then I saw a newer one has just been released (1.17.6) so I though I would try that and if that caused me any issues, I would downgrade again or upgrade the php.

So far so good!

I'm planting this as solved.

:)