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
9
votes
6 answers

wamp server not working on 8.1

I just upgrade to win8.1 from win8 and I can't start wamp server (2.2 x64) It was working fine on win8
Davor Budimir
  • 386
  • 2
  • 4
  • 15
9
votes
2 answers

WAMPSERVER - Only upgrade PHP Version from 5.4.3 to 5.5.4

Can i upgrade the PHP version under wampserver instead of whole? Because current latest version of wampserver gives 5.4.3 version, but the latest version of php is 5.5.4. How can i upgrade it? EDIT : Wampserver provides either 5.4.3 or older…
user2845577
  • 123
  • 2
  • 2
  • 6
9
votes
5 answers

Call to undefined function pg_connect() - Wamp

I want to connect to PostgreSQL, Im using wamp 64 bit. I have here Apache 2.4.2 PHP 5.4.3 Mysql 5.5.24 I also uncomment in php.ini the php_pgsql and php_pdo_pgsql. but i can't connect , It gives me error like this : Error suppression ignored…
student
  • 181
  • 1
  • 2
  • 8
9
votes
5 answers

how connect to phpmyadmin from other hosts

I have a lan network with 2 computer and installed wamp on computer 1. now I want to access to whole of phpmyadmin on computer 1 from computer 2 and make changes. from users tab in root of phpmyadmin page I created a user. I filled username field…
saeid ezzati
  • 239
  • 1
  • 3
  • 16
8
votes
3 answers

PHPMyAdmin / MySql - Add ID field and autopopulate ID numbers

I have an extremely large database table - nearly 20 million records. The records do not have a unique ID number. So, I've inserted the new field. Now, I would like to populate it with ID numbers, increasing by 1, starting with the first ID number…
Kevin
  • 1,685
  • 7
  • 28
  • 55
8
votes
5 answers

WampServer doesn't update the PHP version list

as the title above, WampServer seems like doesn't update the PHP version list.... I already download and include php7.4.10 folder, but the list doesn't seems to be updated.... I also even restart my computer, and the list didn't updated.. For your…
Syamsoul Azrien
  • 2,534
  • 4
  • 32
  • 55
8
votes
11 answers

WAMP server shows a blank page

MY WAMP server has broken down. http://localhost shows a blank page. any help please?
Val
  • 17,336
  • 23
  • 95
  • 144
8
votes
1 answer

WAMPServer, access server from mobile phone

So I set up a few virtual hosts with unique urls and they work just fine on the desktop. However, when I connect a mobile device on the network, it can't seem to access anything properly but the default localhost virtualhost and that's only when…
dinky dino
  • 81
  • 1
  • 1
  • 4
8
votes
2 answers

How to install ImageMagick with Wampserver 3.0.0 64?

I lost a day trying to figure this out, at various times getting "no decode delegate for this image format" and "The specified module could not be found" errors. The information I could find on these problems was dated in terms of version numbers,…
Vrac
  • 1,054
  • 1
  • 8
  • 15
8
votes
2 answers

enable mysql query log

I am using wamp wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b mysql version is 5.6.17. It provides mysql and php servers. I want to track (see) the queries recently executed (from anywhere i.e a web page, desktop app or any service using…
Sami
  • 8,168
  • 9
  • 66
  • 99
8
votes
1 answer

how to start Mysql in git bash in windows 8.1

hi i want to know there is anyway to start Mysql in Wampserver in git bash Program with command line like $ Mysql start
Alireza
  • 2,744
  • 2
  • 17
  • 21
8
votes
4 answers

Giving script timeout passed on database import

I am using wamp server.I am trying to import the database in phpmyadmin. but its showing Script timeout passed, if you want to finish import, please resubmit same file and import will resume. And if i check the database tables only few tables are…
user2720197
  • 115
  • 1
  • 3
  • 9
8
votes
5 answers

PHPMailer Hangs on Send

I had successfully setup a web app using WAMPSERVER on a desktop used by a few people internally, this used PHPMailer to an internal SMTP server without encryption or authentication and it worked. That desktop crashed and I've migrated to a "new"…
user2221400
  • 101
  • 1
  • 1
  • 4
8
votes
1 answer

WAMP Server getting an error "Could not execute menu item (internal error)"

I downloaded WAMP server with version 2.2 and installed on a Windows 7 64-bit machine . But the issue is it throws an error with following details: Aestan Tray Menu Could not execute menu item (internal error) [Exception] Could not perform service…
Amol M Kulkarni
  • 21,143
  • 34
  • 120
  • 164
8
votes
7 answers

How to install FFMpeg in WampServer 2.0 (Windows XP)

I need to install the ffmpeg PHP extension on my localhost so I can test few of my scripts but I am having troubles figuring out how to do that. I have WampServer 2.0 with PHP 5.2.9-2, my OS is Windows XP. Please somebody give me step by step…
Richard Knop
  • 81,041
  • 149
  • 392
  • 552