updating the install files

php.internals

Nuno Lopes

22 years ago
Hello, The documentation team has re-wroten the installation part of the manual. We have also made a process to generate the INSTALL and win32/instal.txt files automatically from the manual. This will ensure that the files are always sync'ed with the on-line manual. I've posted the files at: http://testes.aborla.net/install-win.txt http://testes.aborla.net/install-unix.txt I would appreciate if someone with karma could commit those files. Thanks, Nuno

Andi Gutmans

22 years ago
Wow, these files look really nice. Good job. I'm commit to PHP_5_0. Please make sure that I'm doing what you meant me to do. Thanks, Andi At 08:27 PM 8/7/2004 +0100, Nuno Lopes wrote:

Nuno Lopes

22 years ago
> Wow, these files look really nice. Good job. > Thanks, > Andi
Thanks, Andi! From now, we will generate these files automatically from the manual, so that they can be always up-to-date. Nuno

Andi Gutmans

22 years ago
Also commited to HEAD. Should I commit to PHP_4_3 too? It looks as if these instructions are for both 4.3.x and 5.0.x Andi At 10:27 PM 8/9/2004 -0700, Andi Gutmans wrote:

Rasmus Lerdorf

22 years ago
On Mon, 9 Aug 2004, Andi Gutmans wrote:
> Also commited to HEAD. Should I commit to PHP_4_3 too? It looks as if these > instructions are for both 4.3.x and 5.0.x
Yes, I skimmed over the Unix instructions and they appear to be solid. Probably a good idea to be consistent and have the same instuctions in both trees. -Rasmus

Gabor Hojtsy

22 years ago
>>Also commited to HEAD. Should I commit to PHP_4_3 too? It looks as if these >>instructions are for both 4.3.x and 5.0.x > > Yes, I skimmed over the Unix instructions and they appear to be solid. > Probably a good idea to be consistent and have the same instuctions in > both trees.
Since these were generated from the manual, they can be regenerated again anytime later. Goba