PHP on Windows without Apache
[email protected] ("Jeff")
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
I need to install PHP on a windows server. This will be my company intranet. The IT manager moved the IIS webserver directory to drive (D:) instead of (C:). He does not want me to use WAMP or XAMP server .exe(s) Now I have to install phpadmin and php separately along with sql. How do I make this work when php installs config files in C:? Are there any simple tutorials out there?