First hurdle is complete.
the HTTPD.CONF file is setup incorrectly by the default PHP installer.
the directory path was setup as "C:\APACHE\PHP"
Removing the extra "\" allowed PHP to start up.
Still no Modules
////
Have now Added the .dll modules for mysql. uncommented the line to load the module in php.ini. No errors reported when program starts
however, Still unable to execute certain commands like "mysql_connect()"
////
Now upon restarting the apache server, I get no error messages, However, no php page loads. I get a blank page everytime
////
somethings are now working. Some aren't. I still get a lot of missing parts of the pages where I use Includes