Steps and Error
Error occurs when I installed first wamp, then IIS. What I did are;
Note
- Wamp icon is green.
- No view source in web page.
- No error log in apache.
- All php files exist in app folder.
- Turn off all antivirus software.
Steps
- Installed wamp and changed port to 9999
- Installed IIS and others to run PHP on IIS
- IIS was ok and wamp shows only localhost:9999, phpMyadmin and project urls are showing blank page.
- Completely uninstalled both wamp and IIS.
- Though uninstalled and reinstalled wamp, the same result.(There is no error shown while reinstalled wamp). Then, I decided to install xampp.
- Installed xamp, that shows some services cannot be installed due to error.
2 Solutions
(were given while installing xampp)
Solution 1
Installed in different drive(means which can have permission to be installed)
Solution 2
Turn off User Account Control after installation
Cheers!
Advertisements