> I've got Windows XP Pro OS. I installed and am running > mySQL on that.
> However, PHP is not getting configured with Apache on > it. I got the latest Apache, 1.3.24 or something, not > the Version 2. Anyway, Apache runs perfectly on it. > However, when i put in the required PHP lines in > httpd.conf and install PHP otherwise on the system. > What happens is that i get an error stating that : > mod_c.php already exists, skipping.... > > Now when i remove that line, PHP does not work with > Apache. If i insert that line, APACHE itself doesn't > work at all. What is wrong with it? I've just recently done pretty much exactly that on my XP Pro Laptop. I must admit that I found the install.txt text file in the php zip archive that I downloaded from php.net to be just fine for getting it all working. In the end it took me something less than 20 mins to install and test the whole thing once I had all the archives downloaded. If you are getting errors I'd suggest going back and reading the install.txt again and checking that you followed the steps in it exactly - I did and it works. As the install file suggests, start more simply by excluding the extra modules until you're sure the base install is working - I did this and I suspect it helped. CYA, Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php