AbbasJaffarali
07-09-2001, 11:59 AM
Hi,
I have PHP 4.03 installed and need to upgrade it to the latest stable version. Can anyone tell me which is the last most stable version that's tested under the RAQ4i and how to upgrade to that version?
Thanks!
Abbas
Originally posted by AbbasJaffarali
Hi,
I have PHP 4.03 installed and need to upgrade it to the latest stable version. Can anyone tell me which is the last most stable version that's tested under the RAQ4i and how to upgrade to that version?
Thanks!
Abbas
The latest stable version is 4.0.6.
Installation goes as normal... read the enclosed README/INSTALL files...
--
Jens Kristian Søgaard, Mermaid Consulting I/S,
jens@mermaidconsulting.dk,
http://www.mermaidconsulting.com/
iplexx
07-11-2001, 02:33 AM
Originally posted by jks
Installation goes as normal... read the enclosed README/INSTALL files...
If you're on Raq3 you'll run into problems because 4.0.6 uses apxs -S switch which is unknown to the old Apache 1.3.6
You've to edit the config_var.mk and remove the -S (2 times) in order to be able to do a make install.
See http://www.webhostingtalk.com/showthread.php?s=&threadid=14780
AbbasJaffarali
07-11-2001, 05:48 AM
I'm using a RaQ4i
Shall I just copy the tar file anywhere on the server and then follow instructions, or is there a specific directory where I need to install MySQL?
Thanks
Abbas