[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Update PHP3 on a RaQ2



I don't know if this is the module version...

I don't know of any packages, but I used the instructions at
http://www.paulschreiber.com/download/mysql-php-apache-raq.txt and have it
working just fine.
However I did update Apache and install MySQL as well...I don't know if not
doing so will make any difference...

The instructions are for PHP3 but with a few changes they work with
PHP4(.0.2 if not others)

changes:
[4] also get flex-2.5.4a-3.rpm
[5] also rpm -i flex-2.5.4a-3.rpm

[18] mod_auth_pam has moved to: http://pam.sourceforge.net/mod_auth_pam/
[19] the line that needs to be changed is line 118 now

[22] when configuring php4, the final / in "--with-apache=../apache_1.3.9/"
needs to be removed

other then that, it's just changing the 3's to 4's or removing the 3's (in
the case of php.ini).

-
Josh

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Sebastian Dvll
Sent: Thursday, October 12, 2000 04:22
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Update PHP3 on a RaQ2


hi,

i have installed php3 on my raq2.
it4s the .pkg from the cobalt ftp
and it4s the apache module version.
my question is how i can update it to
php4?

cu