Questions tagged [wampserver]

Specific release of the WAMP stack for Windows.

This tag should be used when referring to the WAMP server stack WampServer. This is a bundled release of Apache, MySQL, and PHP for Windows. It allows you to easily setup a development environment for web applications and comes with PHPMyAdmin to manage databases. One unique thing about WampServer is that it allows you to download, install and activate older releases of Apache, MySQL, and PHP. This makes it possible to duplicate production servers.

WampServer Website

2561 questions
45
votes
6 answers

Joomla! 3 installation freezes at creating database table

I am trying to install Joomla! 3.2.1 on my system but the installation freezes half way through. I've downloaded and installed the Wamp Server 2.4 and wanted to locally install Joomla! 3.2.1, but the installation freezes and doesn't finish. It…
Universe
  • 1,527
  • 1
  • 15
  • 22
44
votes
16 answers

Apache won't start in wamp

I have been googling for the past few hours but I simply can't get my apache on wamp to start. My skype isn't running, and the test port 80 shows it isn't being used by anything. Before this happened, I was trying to add a new vhost, but now I have…
Aoi
  • 839
  • 2
  • 13
  • 22
44
votes
9 answers

Could not execute menu item (internal error)[Exception] - When changing PHP version from 5.3.1 to 5.2.9

I have installed two PHP versions in my WAMP server. When I am using 5.3.10, my wamp server is running just fine. But when I switch to older version of PHP (5.2.9) my wamp server tray icon is showing orange icon. If you click on Put Online I am…
KillerFish
  • 5,042
  • 16
  • 55
  • 64
41
votes
3 answers

WAMPServer phpMyadmin Maximum execution time of 360 seconds exceeded

I just installed WampServer. It works when I visit my project page but when I try to navigate phpMyAdmin i get this error: Maximum execution time of 360 seconds exceeded What is the problem?
Kvasir
  • 1,197
  • 4
  • 17
  • 31
39
votes
9 answers

WampServer - mysqld.exe can't start because MSVCR120.dll is missing

I've tried to run wampserver on my local side, but mysql server doesn't run. when I try to install service, it give me error. I searched the answer all day and found some answers on here and there. but any solution doesn't work for me. I tried to…
heltdev
  • 943
  • 1
  • 8
  • 19
39
votes
5 answers

How to upgrade safely php version in wamp server

I downloaded latest wamp server and I installed in my system with php version 5.5.12 and now I want to upgrade php version to 5.5.27 with safely.. How can I upgrade?
Srini
  • 509
  • 1
  • 5
  • 13
38
votes
19 answers

Import SQL file by command line in Windows 7

I want to import an SQL file (size > 500MB) into a database. I have wamp on my PC. Phpmyadmin does not work well with this size. I changed all parameters in php.ini (max_upload_size etc.). But it does not work for me. So I want to import it by…
Nisarg
  • 3,024
  • 5
  • 32
  • 54
36
votes
5 answers

How to use .htaccess in WAMP Server?

I searched in web for 2 days and I try to use htaccess in my local wamp but I can't! I know there is something wrong but I don't know where... First: I activated "rewrite_module" in the apache menu, then I checked the phpinfo page and I saw that…
Mona
  • 788
  • 3
  • 13
  • 18
36
votes
7 answers

Why my tables' names are converted into lowercase in phpmyadmin?

I am using wamp server 2.0 on Windows XP. Whenever I create a table with some uppercases in name, it is converted to lowercase. For example: I create: UserInfo phpmyadmin convert it to: userinfo I am using ubuntu/phpmyadmin in office but this…
Awan
  • 18,096
  • 36
  • 89
  • 131
34
votes
6 answers

Access virtual host from another machine over LAN

I am using Windows 7 with Wamp 2.2 server. I have setup 2 virtual hosts: www.project1.com and www.project2.com. I have modified the "hosts", the httpd.conf, and the httpd-vhosts.conf files, to the changes I mentioned below. Using my browser,…
jatin3893
  • 832
  • 1
  • 11
  • 24
33
votes
9 answers

Call to undefined function curl_init() error in wamp 2.2

I am having below error when I try to implement google and facebook authentication in windows 7 using wamp server. Fatal error: Call to undefined function curl_init() in E:\wamp\www\mysite\protected\extensions\eauth\EAuthServiceBase.php on line…
Shakeel
  • 574
  • 1
  • 5
  • 16
30
votes
1 answer

Invalid command 'Require', perhaps misspelled or defined by a module not included in the server configuration

I've just installed the latest version of WAMP on my dev machine, and I can't get it to work. Getting this weird error. C:\wamp\bin\apache\Apache2.4.4\bin>httpd.exe AH00526: Syntax error on line 224 of…
Markus Hedlund
  • 23,374
  • 22
  • 80
  • 109
29
votes
2 answers

Access denied for user 'root'@'localhost' with PHPMyAdmin

When I set the root password in PHPMyAdmin, I get this error: #1045 - Access denied for user 'root'@'localhost' (using password: NO) I can't open the PHPMyAdmin panel. What am I doing wrong?
Sam
  • 4,046
  • 8
  • 31
  • 47
29
votes
22 answers

WAMP is running very slow

I am using WAMP (localhost) on Windows 7. When I am running my localhost it takes more than 1 minute to load the page. There are no queries or database connectivity. If it's just an HTML page, it also takes the same time, and if the Internet is…
Terish Das
  • 291
  • 1
  • 3
  • 3
28
votes
4 answers

XAMPP / WAMP / whatever it is: Apache is running super slow

I've got my Windows PC (localhost) running XAMPP. It loads the pages sometimes really quick or sometimes really slow. So, I figured and searched and was recommended to get WAMP. I got that and installed it. Still, the pages load so damn slowly. No…
Michael