|
Hi Edwin, Now that you have the .tar.gz-File, put it at some suitable place, e.g. /usr/share. you should become root to do that, as well as all the following steps. cd to the place where you have the .tar.gz file and issue the command tar -xzf php-4.3.3.tar.gz . This will create a directory called php-4.3.3 - the place where you should cd to now. You will find a number of README.something documents and an INSTALL document. If you prefer online documentation from www.php.net, you will also find the docs there: Select "documentation" at the site, and choose your preferred language. You will find end up reading the manual, where there should be some section on installation. Cordially, Peter elimachi datacom com bo wrote:
-- http://lubitsch.lili.uni-bielefeld.de/~pkuehnle/ "A man talking sense to himself is no madder than a man talking nonsense not to himself." (Rosencrantz & Guildenstern are dead) |