| « Build Web server from scratch is long journey. | Now, can write in ไทย Now. » |
Nov
26
Install Apache after IIS in Windows7
mainI have found some problem when use IIS for develop website by PHP. However, I must use IIS for some project which use ASP.NET. Then I decided to install apache in port 8080 for use to test site under apache.
What problem I have found? It's cannot say that problem. Cos, I don't know how to add httpd service to windows.
After google for minutes I have found that httpd have parameter for install it to windows service.
httpd -k install
But what happen after I have run it on my command prompt, It's say "access denied!!!"
Well, After back from shocking. I remind me, I don't start command prompt as administrator.
after try again.It's work well
I love Its.
Recent comments