Hi Gordon, > is PHP an extinct language ?? Don't think so ;-)
> I've downloaded Apache Version 2.2 now - & theres no Documentary > / docs saying "Add PHP - Go here" Can't remember there ever was. Usual way is to install Apache first, then a database server (MySQL, PostgreSQL, whatever) and then install PHP. Then follow the documentation included with PHP to get it to be integrated in Apache. May be very easy or slightly tricky depending on the OS you are using and the desired level of security. Good luck! Marc
