What is VC 2008, 2010?
Posted by: steve.ngatia (---.orange.co.ke)
Date: July 06, 2015 03:43PM

What is vc2008,2010? I have the same problem with my pc



Edited 1 time(s). Last edit at 07/06/2015 04:08PM by Otomatic.

Options: ReplyQuote
Re: Wamp server does not start!
Posted by: RiggsFolly (---.as43234.net)
Date: July 06, 2015 04:09PM

Hi Steve,

What version of WAMPServer are you using? Actually would you start by answering these questions so we know what you are using. [forum.wampserver.com]

This may also be of some help [forum.wampserver.com]

Thanks

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: What is VC 2008, 2010?
Posted by: Otomatic (Moderator)
Date: July 06, 2015 04:13PM

Hi,

VC is for Visual C++. It is compiler used for Apache, PHP and MySQL and Wampserver. So, you need to have some dll file to be able to run this software.

--- Redistributable packages Microsoft Visual C ++
The "old" versions of Wampserver were compiled VC6 (Microsoft Visual C ++ 2005)

Recent versions (thus also recent versions of Apache, PHP or MySQL) are compiled VC9 (Microsoft Visual C++ 2008), VC10 (Microsoft Visual C++ 2010), VC11 (Microsoft Visual C++ 2012) and even VC14 (Microsoft Visual C++ 2015) for PHP 7
We must therefore ensure that you have installed the latest versions of all "package" Microsoft Visual C++

Make sure you are "up to date" in the redistributable packages VC9, VC10, VC11, VC13 and VC14
Even if you think you are up to date, install each package as administrator and if message "Already installed", validate Repair.

The following packages (VC9, VC10, VC11) are imperatively required to Wampserver 2.4 and 2.5, even if you use only Apache and PHP versions VC11 and VC14 is required for PHP 7
    VC13 Packages (While we're at it ... but it is not required.)
    Windows 7 Service Pack 1; Windows 8; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Vista Service Pack 2
    The two files VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page:
    Visual C++ Redistributable Packages for Visual Studio 2013
    VC14 Packages (While we're at it ... required for PHP 7)
    Windows 10 Tech Preview , Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2003 Service Pack 2, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Vista Service Pack 2
    The two files vcredist_x86.exe et vcredist_x64.exe to be download are on the same page:
    Visual C++ Redistributable Packages for Visual Studio 2015 RC

If you have a 64-bit Windows, you must install both 32 and 64bit versions, even if you do not use Wampserver 64 bit.

It may be that if you were not "up to date" with the redistributable packages VC9, VC10 and VC11 before installing WampServer, it has not been properly installed and that even this update does not resolve your problem. We must therefore uninstall Wampserver and verify that both services wampmysqld and wampapache (wampmysqld64 and wampmyapache64 for Wampserver 64 bit) no longer exist - if necessary remove them, see Note 1.
Restart the machine and install Wampserver.

---------------------------------------------------------------
(Note 1) To suppress a service:
Star, Execute, Type : "SC DELETE <name of service>"
Or open a command window As an administrator and type the command above in this window. It is imperative that service delete commands are carried out as Administrator , otherwise the deletions will not occur.
---------------------------------------------------------------

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.