[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] php 4.3.4 & gcc-2.7.2.3-11SG
- Subject: [cobalt-users] php 4.3.4 & gcc-2.7.2.3-11SG
- From: "Ing. Ernesto Perez Estevez" <info@xxxxxxxxxxxxx>
- Date: Fri Mar 19 13:32:01 2004
- Organization: Ecualinux
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
Googling I found a recipe to install php 4.3.4 in a raq4.
http://groups.google.com/groups?q=cobalt+gcc-2.7.2.3-11SG&hl=en&lr=lang_en|lang_pt|lang_es&ie=UTF-8&oe=UTF-8&selm=20030129012028.32200.qmail%40pb1.pair.com&rnum=1
It was quite simple and it installed perfectly. Actually I used a few
others ./configure options but nothing weird.
As a comment: I do faced some troubles after updating with a couple of
customers, they were calling incorrectly a php function ('PHP_SELF') and
php 4.3.4 does not deal with the '' what I did was to search for
('PHP_SELF') and replace it with (PHP_SELF) because as usual they
started whining: " how come this, that, etc, etc " so I did the change
myself.. of course next time they upload their scripts they will get an
error but they will know how to fix it.
I just have a question: Can I preserve gcc-2.7.2.3-11SG instead of the
bunch rpm's I deleted in order to recompile?
I already compiled clamav and mod_security using gcc-2.7.2.3-11SG
(stackguard)
I know the servers function correctly with gcc-2.7.2.3-11SG because I
haven't rpm -e the stackguarded gcc just I don't know if they will come
up after a reboot.
Any suggestion?
regards
Epe