Testing Joomla 3.0.2 on AIX with pgsql and httpd 2.2.23 - Joomla! Forum - community, help and support
hi.
after looking around on how configure apache , php provide postgresql support got joomla_3.0.2 fullpackage install.
this fyi, i.e. sharing experiences, - request suggestions on how proceed.
first comment: directly after installation; remove installation directory; click on administration button - httpd errors_log supplies:
my first changes in administration screen simple enough, seems easy get:
one of these caused change:
to
changing restores normal behavior.
i have made other changes have caused segmentation error, , trying determine in how has mpm worker mode apache, , php pgsql - php warns apache worker mode , php maybe not being stable.
so, question: have forgotten essential having debug_lang turned on?
after looking around on how configure apache , php provide postgresql support got joomla_3.0.2 fullpackage install.
this fyi, i.e. sharing experiences, - request suggestions on how proceed.
first comment: directly after installation; remove installation directory; click on administration button - httpd errors_log supplies:
code: select all
[fri jan 04 15:59:26 2013] [error] [client 192.168.129.45] php strict standards: creating default object empty value in /var/httpd/htdocs/libraries/joomla/updater/adapters/collection.php(100) : eval()'d code on line 1, referer: http://x103.xfeltx.nl/administrator/index.php
[fri jan 04 15:59:26 2013] [error] [client 192.168.129.45] php strict standards: creating default object empty value in /var/httpd/htdocs/libraries/joomla/updater/adapters/collection.php(100) : eval()'d code on line 1, referer: http://x103.xfeltx.nl/administrator/index.php
[fri jan 04 15:59:26 2013] [error] [client 192.168.129.45] php strict standards: creating default object empty value in /var/httpd/htdocs/libraries/joomla/updater/adapters/collection.php(100) : eval()'d code on line 1, referer: http://x103.xfeltx.nl/administrator/index.php
my first changes in administration screen simple enough, seems easy get:
code: select all
[fri jan 04 16:23:19 2013] [notice] child pid xxxxxxx exit signal segmentation fault (11)
one of these caused change:
code: select all
public $debug_lang = '0';to
code: select all
public $debug_lang = '1';changing restores normal behavior.
i have made other changes have caused segmentation error, , trying determine in how has mpm worker mode apache, , php pgsql - php warns apache worker mode , php maybe not being stable.
so, question: have forgotten essential having debug_lang turned on?
hi. hoping after vacation week might have suggestions approach.
or should wait next release?
or should wait next release?
Comments
Post a Comment