Greetings:
I went through the 21 points in the read.php for WAMP server and have answered the questions suggested to try before I post to this forum.
First, I want to extend my appreciation to you volunteers that monitor this site as your experience is tremendously valuable to newbs trying to get into CMS based website development. Here are the results of my going through the read file.
Thanks in advance for your help.
01 – Not applicable. New installation.
02 – Yes, WAMP was installed with me as Administrator. WAMP was installed as suggested, C:\WAMP.
03 – Yes, SKYPE is installed. Corrected the setting as suggested.
04 – WAMP icon is orange, sigh. The WAMP menu in the tray is accessible just fine.
05 – wampmysqld is started, manual startup; wampapache is not.
06 – I had another php.ini file in an old site on another partition and changed its name, so it is not a problem.
07 – There is only 1 php.ini file in C:\wasmp\bin\php\php5.5.12.
08 – No. IIS is not installed.
09 – This is what is in the hosts file:
127.0.0.1 localhost
::1 localhost
127.0.0.1 localhost
127.0.0.1 localhost
127.0.0.1 localhost
I don’t know if the above needs editing or not.
I am running MS firewall and MS Security Essentials neither of which seem to be blocking WAMP, MySQL or MyPHP.
I was able to PING for both IPV4 and IPV6 successfully.
10 – None of the WAMP files are listed in hosts.
11 – None of the programs mentioned here are installed.
12 – Only this warning is present:
2015-11-15 22:05:32 3188 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 0b51cbc9-8c28-11e5-9f76-001cc0913b85.
There are no errors, however it does seem that Apache is not running whereas mywampsqld is said to be ready for connections. It is ported on 3306. Interestingly when I had Apache test port 80 it responded, “Your port 80 is not actually used.”
13 – Yes there are errors but none related to WAMP. The ones present had to do with Internet Explorer, Nero InCD, Netgear and WMI, none of which occurred when I began to test WAMP.
14 – From I can tell on Windows Remote Management use port 80 or 3306 according to “Inbound Rules.” No services in “Outbound Rules” use port 80 or 3306.
15 – I did uninstall and reinstall WAMP to be sure I installed as Administrator. I made sure to check “show hidden files” and also unchecked “hide extensions of known file types.”
16 – I have a 32 bit Windows OS and installed the 32 bit version of WAMP.
17 – No such “Forbidden” messages were seen. I can’t access “localhost” or the “localhost\phpmyadmin.” I get an “unable to connect” message in the body of the page, “Require local” is present.
18 – No such message is encountered.
19 – No password was created or used, never got that far.
20 – For a while I couldn’t get the system tray WAMP icon to come up until I installed VC 5, 8, 10 and 12. I couldn’t find VC11 so I installed VC13, still no joy. Sigh.
21 – No chance to make a backup.
Apache : 2.4.9
MySQL : 5.6.17
PHP : 5.5.12
PHPMyAdmin : 4.1.14
SqlBuddy : 1.3.3
XDebug : 2.2.5
And lastly I’m using Windows Vista SP2. I know what you must think, but it works a treat. It is installed on my spare computer which I’ve always used for straight HTML site development, but now it’s time to graduate to … a CMS.
I haven’t set up a virtual host yet and really don’t know how to proceed to do so. I see MS advises IIS but from I’ve read in thE read.php, WAMP doesn’t play nice with IIS, or is it vice versa?
So it comes down to what I have to do. I currently have Word Press installed on Hostway but want to have it installed locally for ease of use. Hah!
And thanks again.