[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] default configure statement for php ( cube 3 admin )
- Subject: [cobalt-users] default configure statement for php ( cube 3 admin )
- From: "Joost Maenen" <j.maenen@xxxxxxx>
- Date: Fri Jun 1 08:02:29 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
hello,
Can anybody mail me the default configure statement for the php packages on
the qube 3....
I screwed up the php config and therefore the admin site.
i recompiled the source with the next statement
'./configure' '--with-apxs=/usr/sbin/apxs' '--with-gd' '--with-gettext'
'--enable-safe-mode' '--enable-magic-quotes' '--enable-track-vars'
'--with-mysql' '--with-imap' '--with-i18n' '--with-cce'
php and mysql are working now , but not the admin site is sometimes down or
not working properly.
This is what i see in the log file
[Sat Jun 2 07:29:46 2001] [notice] Apache/1.3.12 Cobalt (Unix)
mod_ssl/2.6.6 OpenSSL/0.9.5a PHP/4.0.1 mod_auth_pam/1.0a mod_perl/1.24
configured -- resuming normal operations
[Sat Jun 2 07:29:46 2001] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Sat Jun 2 07:30:59 2001] [notice] child pid 14922 exit signal Segmentation
fault (11)
[Sat Jun 2 07:31:01 2001] [error] _SiteMap_itemStartHandler(): Site map
item ID base_wapextraop is being used already.
[Sat Jun 2 07:32:07 2001] [notice] child pid 15145 exit signal Segmentation
fault (11)
[Sat Jun 2 07:32:07 2001] [error] _SiteMap_itemStartHandler(): Site map
item ID base_wapextraop is being used already.
sometimes after a while the admin site is there but it is very slow to
startup
thanks
Joost