Dashboard disappeared after WAMP tweaks
-
Hi, I tried to speed up my WAMP localhost server by doing the following:
1. disabling TCPIP6 (via regedit)
2. editing my host file to this
127.0.0.1 localhost
# ::1 localhost3. Editing Apahce httpd.conf to:
EnableMMAP On
EnableSendfile On4. Editing PHP.ini to:
realpath_cache_size = 24MI also disabled (XDebug): Remote debug on my PHP settings.
When I go to my local host directory, the static home page loads but no WordPress Dashboard or Admin menu is visible.
I changed reversed all the changes and rebooted but still no dashboard. Can anyone help me?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dashboard disappeared after WAMP tweaks’ is closed to new replies.