[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] raq550 upgrade php
- Subject: [cobalt-users] raq550 upgrade php
- From: "lists" <lists@xxxxxxxxxx>
- Date: Tue Jun 17 05:26:04 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Following a likely php buffer overflow attack on a raq550 I would like to
get php and apache as up to date as possible on our 550s.
Can anyone point me towards instructions for compiling these from source
while leaving the admin UI intact? (does this mean I have to leave php4.0.6
on the system?)
Or, if anyone knows of a pkg that will give me an upgrade to php with these
modules:
'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs'
'--enable-safe-mode' '--with-config-file-path=/etc/httpd'
'--with-exec-dir=/usr/bin' '--with-zlib' '--enable-magic-quotes'
'--with-regex=system' '--enable-track-vars' '--with-iconv' '--enable-xml'
'--disable-debug' '--with-gd' '--enable-mbstring' '--enable-mbstr-enc-trans'
'--with-interbase=shared' '--with-mysql=shared' '--with-pgsql=shared'
'--with-ldap' '--with-imap' '--with-openssl=/usr' '--with-jpeg-dir=/usr'
'--with-png-dir=/usr' '--with-ttf'
I would be very grateful
(my apologies if this topic has been convered before -- I can't seem to get
at the archives)
Thankyou, Julian