Difference between revisions of "Wamp"
From Wiki2
Line 3: | Line 3: | ||
netstat -aon | netstat -aon | ||
[http://www.phpjoel.com/2011/04/07/installing-ssl-using-openssl-on-a-wamp-localhost/ Installing SSL using OpenSSL on a WAMP localhost] | |||
{{:git bash}} | {{:git bash}} |
Revision as of 03:09, 13 January 2017
wamp
sometimes it will show a blank page if a process is running on port 80. get rid of that process
netstat -aon
Installing SSL using OpenSSL on a WAMP localhost
git bash
adding a bin directory to PATH
edit c:/Users/tim/.bashrc and add to path