Specific release of the WAMP stack for Windows.
0
votes
0answers
6 views
How to move WAMP Server to another drive?
I want to move my WAMP Server from C drive to D. What is the easiest possible way to do that having all you projects in it working fine ?
4
votes
8answers
4k views
wamp port 80 busy
i have installed wamp on windows 7 64bit, when i try to start it it says port 80 is using by Server : Microsoft HTTPAPI/2.0
i have checked IIS is not installed
what should I do ?
0
votes
0answers
5 views
How can I config home computer as a web server for my android application
I try to develop android application that can connect with web-server for push or pull data from it but I can't put my home computer as online web-server for testing.
I used to try wampserver and ...
5
votes
5answers
9k views
PHP:Internal Server Error using WAMP (at startup)
i had a problem wth php.It display error like below. It work well in other computer, but when i tried to run it in another computer it display error like below. I think i had a problem with my ...
8
votes
3answers
23k views
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 ...
1
vote
4answers
1k views
wampserver 2 - displays as online but not working
I am trying to work with php on wampserver 2. When I go to turn the wampserver on, the color of the icon will only go from red to orange (it is supposed to go from red->orange->green). I can never ...
0
votes
0answers
17 views
wampserver - msqli extension is missing
I had a previously working installation of wampserver on my PC. I was tinkering around with some things trying to get php-curl installed (I have php 5.3.13, which apparently has a bad dll for this). ...
2
votes
4answers
10k views
Wamp server Forbidden
I installed latest WAMP 2.2d x64 on a new computer (no previous or uninstalled/reinstalled wamp versions).
Right after installation, running the wamp server and putting it online (else localhost is ...
2
votes
4answers
4k views
How do I configure and setup my WAMP server so I can practice PHP-MySQL?
I am learning PHP+MySQL. I did not buy a web hosting plan, so for now I plan to test everything locally. From my research, I found WAMPserver.com. I downloaded the install for WAMP and did a basic ...
2
votes
1answer
35 views
Web service PHP + Android application
Using eclipse i create a simple abdroid application which communicate with MYSQL data base using PHP scripts, i start writing my PHP Web Service and i put those files under 'www' of my Wamp server.
in ...
1
vote
1answer
42 views
curl dont work on my wampserver 2.2 - php 5.4.3 - windows server 2003
I have a server with windows server 2003 and installed on it wampserver v2.2.
php version of this wamp is 5.4.3
I need to run curl() in my scripts. but when enable php_curl from php extensions menu ...
0
votes
3answers
1k views
Wampserver: problems to load php_pdo_pgsql and php_pgsql modules
Wampserver has a problem when loading php_pdo_pgsql and php_pgsql modules. After searching on several forums the solution is to download from http://www.bmedon.net/download.html both .dll files and ...
1
vote
2answers
5k views
Aestan Tray Menu Error
i installed the wamp server 2.2e in windows xp. when i start the wamp server it displays the windows error(Aestan Tray Menu has encountered a problem and needs to close. We are sorry for the ...
1
vote
1answer
16 views
WAMP show logs in realtime in console
I'am using the WAMPServer, and it's located in d:/wamp/. Is there a way to show logging window or console in realtime as I'am crawling on my server web ?
0
votes
1answer
18 views
Setting up Wamp Server that support Python
I am trying to set up a WAMP server that will run Python scripts. I am an issue where the WAMP server icon will turn yellow, but says it's online. However, the server isn't accessible. I have tried ...
-1
votes
1answer
24 views
Ajax not giving results under wampserver
I've been trying to figure out why the content in my very simple ajax file isn't working for the past hour or so.
I'm using wamp server, so I deployed my file under the www folder and ran it from the ...
-2
votes
1answer
68 views
i want to make a comment system by using php and notepad [closed]
i want to create a simple comment system and i want to use the notepad or access to save the database (COMMENTS ) ,
i tend to use this codes below but it didnt work , I WANT TO ASK
1- IS IT RIGHT ...
0
votes
1answer
34 views
PHP cannot find a LESS file on WAMP, but can on server
I'm trying to use lessphp on WAMP for local development. I'm trying to preprocess a particular less file on WAMP that is right next to the PHP file, but PHP throws errors saying it cannot find my ...
32
votes
12answers
54k views
WAMP 403 Forbidden message
I have installed WAMP version 2.1 on my windows 7 machine. When i browse to localhost in my browser, the WAMP server page is visible.
But when I browse to my IP in my browser, I get the message
...
0
votes
3answers
7k views
apache can't start in wamp server
localhost not work and IIS server stop
apache error log look like this
[Thu Jan 05 14:55:20 2012] [notice] Apache/2.2.21 (Win32) PHP/5.3.8 configured -- resuming normal operations
[Thu Jan 05 ...
6
votes
1answer
5k views
wamp shows error 'MSVCR100.dll' is missing when install
When I install WAMP, that show following alert,
I gave OK, then installed the wamp. When I start, WAMP logo is always 'yellow' color only.
That's not return to 'green'.
What is MSVCR100.dll file?
...
0
votes
0answers
14 views
Multisite on wamp unable to create a new site on first click
The Problem:
I installed Multisite on WampServer and when i click on "add site" the page go blank.
Done so far:
Downloaded WampServer.
Configured virtual host.
Downloaded acrylic so i can have ...
1
vote
2answers
403 views
PHP echo `null` values
I recently ported from XAMPP, to the latest WAMP Version. All the codes from the previous server work fine, in particular, displaying Null values.
In XAMPP:
echo $a;
If $a is not yet declared, the ...
0
votes
1answer
47 views
HTTP/1.1 504 timeout response
I run a program which downloads data from a site and save it in a folder with file_get_contents. Simultaneously I insert the data (title etc) in my mysql database. Suddenly one day my program stopped ...
1
vote
2answers
4k views
creating alias in wamp
I have wamp site on port 81 ( i use IIS alot which is on port 80)
Currently my site is
http://localhost:81/MySite/ "C:\wamp\www\MySite"
How can i set up "MySite" profiles so that is "MySite" is the ...
0
votes
0answers
15 views
Trying to make my wampsever so it will have access to the public
So i am pretty new to WampServer or local working environment in general.
I am trying to making so my people outside my network(lan) will be able to access my www folder.
So far i did the following:
...
0
votes
4answers
71 views
Send an E-mail from a php code
I want to send an e-mail using a php code,I am using wampserver.
an error appear :
mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" ...
0
votes
0answers
27 views
PHP Startup: Unable to load dynamic library 'C:"\php\php_mysql.dll' - The specified module could not be loaded [migrated]
I'm trying to upgrade php 5.4.14 from php 5.4.3 in wamp server 2.2e.
I have downloaded php-5.4.14-Win32-VC9-x86 (thread safe).
Extracted it under C:\wamp\bin\php.
Copied wampserver.conf from ...
0
votes
3answers
34 views
Empty Image was saved on server
i need your help...i want to copy/upload images on server and saving directories in database...Problem is the images are empty =(
I'm using:
WampServer
Apache Version : 2.2.22
PHP Version : ...
0
votes
0answers
21 views
Filepaths in Wampserver and PHP
Trying to use Filesystem functions in a Wampserver environment and cannot read or open files.
Ran these:
echo dirname('c:/wamp/localhost/www/test/test.php');
$basename = ...
0
votes
1answer
76 views
WampServer and Imagemagick, imagick php module not recogized
I'm using windows 7, 64 bit. I downloaded imagemagick - tested it by opening cmd and typing "convert" and it responded with a bunch of stuff that shows its working in windows. edit: but php does not ...
0
votes
2answers
45 views
Wamp server: Using phpmyadmin
I'm working with sql through wamp server, however whenever I try to open phpmyadmin from the localhost I get this error:
Forbidden
You don't have permission to access /phpmyadmin/ on this server.
...
0
votes
2answers
40 views
Using a database in mysql - wamp server
I'm trying to test mysql on my machine. I made sure the directory is set to the one where all my databases are, however when I try to use one it doesn't work.
For example if I write in the command ...
-1
votes
2answers
48 views
Unable to connect to PostgreSQL server
I'm trying to connect to the PostgreSQL database of my app on Heroku:
$host = "ec2-54-235-242-31.compute-1.amazonaws.com";
$username = "user";
$password = "pass";
$database = "dbname";
$port = ...
0
votes
1answer
27 views
phpprorobid issue: setting up live is messing alot
I have a live project developed in "phpprobid" auction software and i have to transfer it on local, I downloaded it and set it up on my xampp 1.7.4 which has php 5.3.5 but at start it said install ...
1
vote
0answers
24 views
Fire a query that minimum connection with server database and minimum use memory of server database
I have a two tables category and subcategory..
Details of tables
tbl_category : cat_id,cat_name
tbl_subcategory : subcat_id, cat_id, subcat_name
In this tbl_category i have 10 category data,
and ...
0
votes
1answer
20 views
Changing Port number in worpress blog
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 ...
0
votes
1answer
28 views
PHP5.3 Wamp 2.2 Image functions not working
while I am trying to build a captcha in my web application ( PHP ), its not rendering the image. So I tried with the following code, which is the simple example in php.net. But this also not rendering ...
0
votes
0answers
37 views
Eclipse Will Not Stop at Breakpoints - PHP wampserver
Sorry to hash this question out again...
but I've been tasked with creating a PHP application for the first time in a few years. I'm trying to get my local dev environment fired up and have ...
0
votes
2answers
529 views
WAMP Server takes another DocumentRoot than I prescribed
I have WAMP Server installed, which works fine—normally.
I have changed some settings in httpd.conf, including the DocumentRoot directive. But when I start the server, and open localhost through a ...
0
votes
1answer
200 views
phpmyadmin using WAMP connection very slow on Windows 8
The following is produced by the devel module in Drupal 7. I am running a local version of my site on my Windows 8 machine.
Executed 787 queries in 391.79 ms. Page execution time was 5250.65
...
0
votes
3answers
98 views
PHP Install Failure With wampserver2
I installed wampserver 2.2e (php5.4.3 / apache 2.2.22) on my Windows 2003 machine, and get this error in the system event logs:
Generate Activation Context failed for ...
0
votes
2answers
192 views
Cant get localhost to show WampServer index and dynamic urls at same time
I have installed Wamp so I can run a few simple dynamic sites that I built. I want to be able to have three or four and learn how to do things at local level and then upload the improved files to the ...
0
votes
2answers
3k views
can't load phpmyadmin after installing wamp
I am trying to install latest version of wamp server 2.2 on my local machine. I had IIS running on port 80 so I installed wamp on port 8080, everything is working fine except phpmyadmin which just ...
0
votes
2answers
38 views
WampServer gives me blank page on the browser
I have installed WampServer. It is online now. When I give localhost in the browser it gives me a blank page. How can I get rid of it?
Before installing WampServer, Do i need to install PHP manually?
...
0
votes
2answers
40 views
Issue with first PHP program
I'm trying to use the here document and store it in a variable. The problem is in notepad++ the here document comments everything below the initialization line, including the closing tag for the PHP ...
0
votes
3answers
180 views
Cannot access phpmyadmin in wamp server.
It says,
Forbidden
You don't have permission to access /phpmyadmin/ on this server.
I am already using an exsisting project using wamp (/localhost/phploginsession/), for database creation and ...
1
vote
2answers
1k views
wamp and IIS server simultaneously
hii ,i want to run wamp and IIS both ,but IIS is using port 80 so what shall i do.if I turn off IIS my internet goes off.And i also tried changing port for wamp server in httpd.conf (listen:8080) but ...
0
votes
0answers
161 views
wamp server not working
I've stopped IIS but still wamp is not working. In test 80 it's blank. What shall i do now?
0
votes
0answers
49 views
wamp server login error
Wamp Server problem
I have a strange problem here: when I checked the wamp mysql in the windows services it was running and the apache was stopped and after I changed the port from 80 to 8080 the ...










