JLlec> Thanks for that. I launched Apached via 'Test Configuration' and a message JLlec> 'Apache 1.3 and PHP 4.2 Running' was displayed.
Then your problem is not Apache or PHP, actually, it's you. No offense. Read on. JLlec> I presume I'm supposed to have the Apache and PHP windows open There is no concept of a "php window". PHP is either (very simplified): a) a CGI process started by apache to parse a PHP document when it is requested or b) part of the apache process itself (if a module) that parses a PHP document when it is requested If you are going into your file system and double-clicking on "php.exe" for some reason, don't do that. JLlec> Also, eventhough I have PHP installed JLlec> as a module with Apache and not as 'CGI' version - do I still need to JLlec> insert the "ScriptAlias" line into the 'httpd.conf' file ? No. - Julie --> Julie Meloni --> [EMAIL PROTECTED] --> www.thickbook.com Find "Sams Teach Yourself MySQL in 24 Hours" at http://www.amazon.com/exec/obidos/ASIN/0672323494/thickbookcom-20 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php