PHP Fatal error on Global Preferences screen

When I try to aquire lock (as root even) on the Global Preferences screen I get the following message. However, other System Configuration screens are okay.

[quote]Fatal error: Class matrix_expand_keywords: Cannot inherit from undefined class wysiwyg_plugin in /opt/matrix/mysource_matrix/fudge/wysiwyg/plugins/matrix_expand_keywords/matrix_expand_keywords.inc on line 31[/quote]



and in Apache's access log the following is getting ouputted.


[quote][Mon Feb 26 11:40:03 2007] [error] [client 132.234.235.90] PHP Fatal error:  Maximum execution time of 60 seconds exceeded in /opt/matrix/mysource_matrix/core/include/mysource.inc on line 258[/quote]



Any help would be appreciated.



Aleks

I was looking at this today and I think it is a code error. No idea why nobody ever configured their system in the same way as you to generate it; it's been around for over 2 years.

what can we do to resolve it?

You've already submitted a support request, so you'll need to wait for the outcome. I've never seen it so I can't say how to fix it yet.


I can suggest the basics: if you made a change that caused it, can you undo it?

No custom changes here. However, this error appears to be cause from Apache segmentation fault which maybe triggered from zend library call?


[Mon Feb 26 14:17:48 2007] [notice] child pid 4590 exit signal Segmentation fault (11)



User Stack Backtrace,

libphp4.so`zend_fetch_dimension_address+0x4c

libphp4.so`execute+0x22a0

libphp4.so`execute+0x5f1c

libphp4.so`execute+0x5f1c

libphp4.so`zend_execute_scripts+0xcc

libphp4.so`php_execute_script+0x320

libphp4.so`php_handler+0x5b4

httpd`ap_invoke_handler+0x168

httpd`ap_process_request+0x54

httpd`ap_process_http_connection+0x60

httpd`ap_process_connection+0xe4

httpd`child_main+0x75c

httpd`ap_mpm_run+0xc34

httpd`main+0xaa0

httpd`_start+0x5c