wampserver Questions

7

Solved

I am quite new to web development. I have this web application I developed using PHP and MySQL that works on my WAMP server. I want to share it with a cousin for tips and suggestions. I want to mak...
Cribbing asked 3/7, 2014 at 16:49

2

When I try to connect to my external server (which has allowed external connections) from my WAMP Server installation using this code: const SERVER = 'xxx.xxx.xxx.xx'; // Redacted, the target serv...
Incendiary asked 30/9, 2017 at 20:46

6

Solved

My need is to change the default sites directory of wamp from say "c:\wamp\www" to say "d:\sites". Right now my projects in "d:\sites" do not show in the project list: I found a few past answers...
Stilwell asked 26/7, 2015 at 9:52

6

Solved

First of all I installed wamp server on port 8081 (Because there was IIS on 80). the word process was installed successfully and blog was running smoothly. Now I stopped the IIS and set the apache ...
Poodle asked 2/5, 2013 at 9:3

9

Solved

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...
Athamas asked 12/4, 2018 at 12:23

11

I just downloaded and installed WAMP, when I open it I get a warning box that Aestan Tray Menu has stopped working -"A problem has caused program to stop working correctly. Windows will close p...
Pronuba asked 12/4, 2011 at 7:5

1

I am trying to install PHP 8 in wampserver, and I am following the tutorial in the official wampserver forum, but PHP 8 does not work. it shows the following error. This PHP version 8.0.2 doesn't s...
Sagacity asked 6/2, 2021 at 16:12

12

Solved

I Installed WAMP Server Successfully. My OS is: Windows 7 32-bits My Wamp Server is: 2.2E ( 32bits & php 5.3 ) I had same problem 4 months back. That time, I used this link. (but OS & WA...
Seethrough asked 18/6, 2013 at 12:16

11

Solved

First of all, I read at least 20 articles about this topic, and not one of them can match up the scenario and I screwed up the process numerous times. So I turn help by offering my specific scenari...
Myers asked 3/6, 2014 at 1:36

8

I get an error when I try to load WAMP Server: The configuration file contains a syntax error on line 0; [EParseError] No tray icon was specified. Please assign a tray icon by using on the of the ...
Vespucci asked 27/9, 2014 at 13:18

7

Solved

I have two virtual hosts on windows(for example: test1.dev and test2.dev). But it always load content of test1.dev for both virtual hosts. Following are my files: hosts: 127.0.0.1 localhost 127....
Tarrance asked 27/3, 2010 at 18:26

25

I have installed WAMP on Windows 7 64-bit. When I try to start it, it says port 80 is used by "Server: Microsoft HTTPAPI/2.0". I have checked and IIS is not installed. What should I do?
Waistcoat asked 28/1, 2010 at 22:20

3

Solved

While making http request to my local wamp server from android emulator I got above error. // testing on Emulator: private static final String LOGIN_URL="http:// 10.0.2.2:80/webservice/login.php";...
Ozzie asked 18/8, 2013 at 4:38

5

Solved

I am getting following error when I test mysql port 3306: ***** Test which uses port 3306 ***** ===== Tested by command netstat filtered on port 3306 ===== Port 3306 is not found associated with...
Hepcat asked 16/9, 2018 at 8:41

3

I'm trying to get SSL working with WampServer. I'm following this answer, and I get to the section: Now test your Apache installation by calling httpd -t. Apache will not restart at this point. Wi...
Phytogenesis asked 28/4, 2017 at 11:55

25

I'm running an application on localhost, it's been running successfully for at least a year now, but suddenly today wampserver isn't starting up. Whenever I rightclick on the taskbar icon and "star...
Dead asked 20/7, 2013 at 11:47

24

Solved

When I tried to install WAMP, that popped up the following alert, I clicked OK, it continued to install WAMP. When I start, the WAMP logo is always 'yellow'. It isn't turning 'green', meaning the...
Stamper asked 28/1, 2013 at 7:19

4

Solved

I am on a Windows 7, 64 bits. I have installed WampServer 3.0.6 x64 (last version). I have installed the Visual C++ 2012 Update 4 x64 (last version too). Everything went successfully ! But i still ...
Tissue asked 15/9, 2016 at 14:37

3

Solved

I have a WAMP 2.2 server running on a Windows 7 box and cannot get PHP error logging working at all. The file is always blank even after I explicitly trigger USER_ERROR errors, or cause normal ERR...
Purdy asked 10/2, 2012 at 16:18

13

Solved

I am having problems with Wamp Server, the icon will never turn green. It is constantly stuck at orange. I have tried many ways, editing HOSTS file, .config files, disabling IIS, changing SKYPE's ...
Gogh asked 10/2, 2014 at 7:38

5

Solved

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. ...
Plash asked 28/3, 2013 at 21:17

3

Solved

I've probably spent over 12 hours trying to install FFMPEG on WAMP. I'm aware that other people have had this question answered on this site, however it does not work for my setup. I have tried t...
Errancy asked 22/6, 2012 at 10:16

6

I have problem with php mail() function on localhost server. I can't test my email application on localhost when i'm trying to send emails with php function mail(). I'm getting this error Warnin...
Hautemarne asked 17/3, 2011 at 17:27

5

Solved

I am trying to install the Libsodium PHP extension using PECL, but I have no idea how to get the dll files needed. I want to use it with Wampserver on Windows 7 (64-bit). Can any one help me?
Wickerwork asked 8/10, 2015 at 6:1

7

I have just installed the postgreSQL on windows 7. I am trying to integrate postgreSQL with WAMP server. For this i have done the following changes in httpd.conf and php.ini file 1 LoadModule c:/...
Bioenergetics asked 31/1, 2013 at 8:13

© 2022 - 2024 — McMap. All rights reserved.