Web Hosting Talk







View Full Version : How to install 'snapshots' for php4


ipsha
03-25-2004, 04:18 PM
http://snaps.php.net

Has snapshots. But I have no clue how to install it. it will fix or detect the error. I have a Linux server and downloaded the source code and not the windows file.

How to install this? I run Cpanel and have SSH.

dan_erat
03-25-2004, 04:23 PM
You don't want a snapshot unless you're a developer (or an aspiring developer). Try http://www.php.net/downloads.php instead.

stftk
03-25-2004, 05:39 PM
do this:

./configure --with-youroptions
make
make install

And its compiled.