bradmacer wrote:
-------------------------------------------------------
> Generally this happens when the service running on
> your localhost has some problem resolving the
A whole lot of crap for a local server!
For ALL your local sites you MUST use VirtualHost, as with all hosting companies.
See :
The need for Virtual Hostand
Wampserver 3 - Create or add a VirtualHostMoreover, for a CMS or a WEB application, and even more for WordPress, the VirtualHost MUST EXIST BEFORE the installation of the CMS.
See :
Why to create a VirtualHost BEFORE installing a CMSThen you have to modify the Require of the VirtualHost
See
Apache Require> WAMP 3.2.3
Out of date !
- Verify that
all VC ++ packages are installed and with the latest versions.
To do this, use the tool:
Checks VC++ packages installedDo not use a previously loaded tool. Make a new download to make sure you are using the correct version.To download missing packages, do not rely on Microsoft links, they are not reliable, download packages on
http://wampserver.aviatechno.net in section Visual C++ Redistribuable Packages
Do not forget that if you have a 64 bit Windows, you must install both 32 and 64 bit versions of each package.
You must install each package "as an administrator", so right-click the exe file and then run as Administrator.
- Apply Update 3.2.9 to your version of Wampserver
Wampserver update 3.2.9---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons