Error when installing WampServer
Asked Answered
U

5

20

hi i am installing wampserver3 addon php 7.0.13 in my computer. Every time i am trying to install i got the following error:-

"The installation folder chosen (%1) in not that of the Wampserver.

Select the installation folder of wampserver."

i am also attaching a screenshot of the following error. kindly help me to resolve this issue. enter image description here

thanks

Uncharitable answered 14/11, 2016 at 0:7 Comment(5)
this is software-related, not code-related. the php tag shouldn't even be included here. This, as per original post stackoverflow.com/revisions/40580223/1Blindfish
post on superuser instead superuser.comBlindfish
You have probably incorrectly selected the existing WAMPServer folder on the previous install dialog. If WAMPServer is in D:\wamp then select just the D: drive in the previous screenAbundant
If the my answer helped you, kindly accept itLepley
Warning - Warning The file indicated by "Looking for the latest version" is not the last "full install" version but the last file uploaded in the Wampserver project. Most of the time, it is an addition of a PHP, MySQL, MariaDB or Apache version or an application like PhpMyAdmin. If the term "addon", "apps", "update" appears in the file name, it is not a "full install" version.Vet
L
48

That's because you are NOT actually installing WampServer, but its PHP add-on.

If you used Google to find it, you probably downloaded and installed the WampServer PHP add on from Source Forge. It would be named something like wampserver3_x64_addon_php7.0.13.exe

enter image description here

enter image description here

enter image description here This is NOT what you want.

You can get the actual WampServer install file from the WampServer project site... which leads you to correct file on Source Forge. It would have a name like wampserver3.0.6_x64_apache2.4.23_mysql5.7.14_php5.6.25-7.0.1


You want to get it from here:

http://www.wampserver.com/en/download-wampserver-64bits/

enter image description here

Lepley answered 22/11, 2016 at 5:54 Comment(5)
You are indeed correct in what the issue is, but right now the download link on the wampServer project, points there (to the add on) it seems you need to manually navigate to files and find the version you want in sourceforge.Hauser
wampserver.aviatechno.net This is the Secondary repository of Wampserver files. Those addons you showed above also correct and those can be found here as well. hope this would help.Poundal
@Karl, why would you share a link to a non-official source, when an official one exists?Lepley
@user919426 This is maintained by the official developers. © Dominique Ottello alias Otomatic - 2018. That's where you can find all the addons and latest software as a repository. You cant find other versions and addons on website.Poundal
I don't think the wampserver .exe exists on sourceforge any longerReinsure
N
2

enter image description here

The response you are getting means that you are trying to install an incomplete version of WAMPSERVER. The incomplete version could be an addon or an extension. Visit wampserver website and click on the version you would like to download. Desist from using download latest button.

Click here to download full version x64

Click here to download full version x86

Nimwegen answered 3/6, 2018 at 4:9 Comment(0)
B
0

Because that green button is missleading and you have not downloaded thw Wamp Installer but the Maria DB Addon (!) check again You must navigate in sourceforge and select the latest wamp exe and clik on that link so the download will start

Thank you

Boundary answered 19/6, 2018 at 7:7 Comment(0)
E
0

I got similar message in newer version of MySQL addon for Wampserver 3.3.3. I tried to install it just after Wampserver installation. After I started Wampserver for the first time, addon installation was successful

Eloiseelon answered 9/3, 2024 at 16:28 Comment(1)
The first answer explains the issue very well. If you agree with the answer, you could upvote it and incase of any comments, post it there under that answer. This section is for posting a solution which has not been provided by someone already. Hope this helps you in your continuous interaction with stackoverflow.Airspace
Q
-3

you probably downloaded the 64bit version when you need the 32bit version.

Quenna answered 14/11, 2016 at 1:48 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.