On Monday 21 June 2004 13:08, Steph wrote: > > This is not really correct. First of all my instructions were > > valid for all > > web servers, including Apache, IIS, and even cgi/cli usage. > > Yes; but apart from the Apache module case, the 'all in one dir' setup is > also valid for all uses, and far more simple. Is there a good reason why > we should advocate a more complex installation process simply to > accommodate PHP run as an Apache module?
Its actually the other way around. cli/cgi is exception to the common case. 'all in one dir' works for all cases. Don't forget there are a lot of people installing php under IIS and other web servers. Edin