WampServer is a Windows application bundle containing pre-configured versions of Apache, PHP and MySQL used as a development environment.

learn more… | top users | synonyms

-1
votes
0answers
12 views

WSO2 WSF/PHP is not installing on my windows7 [closed]

I downloaded wso2 wsf/PHP framework, and followed every step in the installation guide. wsf extension is activated in my PHP extensions. But the thing is it is not working when I try to execute my ...
-1
votes
0answers
18 views

localhost displays as blank page after Wampserver setup [closed]

I'm very new to web-page development and server hosting, but I am trying to set up wampserver to test out my webpages on, etc. I started the tutorial at this site and downloaded WAMPserver from the ...
-3
votes
0answers
30 views

WAMP icon stay ORANGE - has been working fine 1,5 month [closed]

I've had WAMP running on my computer fine for 1,5 month roughly, and with no problems whatsoever. Earlier today it was running fine too, but a few hours later I turn on my computer and now it stays ...
1
vote
0answers
84 views

Apache slow upload speeds

Hey I'm running a Windows Virtual machine with virtualbox inside of an ubuntu dedicated server, I ran a speed test at speedtest.net and it returned 74MB/s download and 44 MB/s Upload speed on the ...
0
votes
0answers
148 views

WampServer - http://localhost is not loading in Chrome or Firefox, it loads in IE

I'm running into problems with a fresh install of WampServer 2.2e. The configuration is the default/out-of-the-box one, so the Apache server is listening on port 80. I don't have Skype or something ...
0
votes
1answer
90 views

Installing Wamp on Windows 2003 Server

Okay, I've got a windows 2003 server, so it's not an Apache server but I would like to install WAMP so that I can use the Apache functionality. *Forgive me but I am quite new / still learning about ...
-3
votes
1answer
42 views

Can't log in to db from outside [closed]

So when I go to 127.0.0.1/phpmyadmin, everything works fine. Same with (external ip)/phpmyadmin but when I want to use my external ip in my code to connect to database it won't connect. Just tells me ...
0
votes
1answer
160 views

I can't connect to my WAMP server from a client on the same network

Usually I would manually set up Apache and PHP but this time I thought I would go for the WAMP alternative. I've set up WAMP and it's working perfectly fine on the host machine. If I try and access ...
0
votes
1answer
56 views

How to have PRTG Server running beside Apache?

We used to work with a local Apache instance (WAMP) as a development environment, but we installed recently a PRTG server on the same machine, so it listens to the same port, as it is a web-based ...
-1
votes
1answer
233 views

WAMP, DD-WRT, Using DNSMasq to access multiple virtual hosts via aliases on local network [closed]

I've updated my question to coincide with my progress I am attempting to configure WAMP on my development machine. I would like to use it in conjunction with DD-WRT's DNSMasq feature to access ...
6
votes
3answers
469 views

Why not use a WAMP stack?

I recently had a talk with some experienced people and they suggested to me not to use a WAMP stack, and instead install apache, mysql and php separately. I don't understand why they have suggested ...
0
votes
0answers
56 views

apache benchmark 'ab' fails concurrent request, why?

I am testing this php web site on localhost, I installed the WAMP package. After I set the apache benchmark to run 50 requests 10 concurrent, the result shows that 44 request failure. Does it mean it ...
0
votes
1answer
383 views

CSS, JS and images are not loading while sharing WAMP over local network [closed]

I have share my wamp over my personal LAN . (Server IP : 192.168.0.100) When I am trying to access wamp server it's working perfectly. But when I open website hosted on server using client machine ...
0
votes
0answers
67 views

Glassfish Server not Working [closed]

I installed Wamp server some days before for creating my own email server. but after installing this i found that whenever i try to test my website by glassfish server through Netbeans then it shows ...
1
vote
1answer
392 views

http.conf setup to simplify using 'localhost:81'

I'm installing portable wampserver within my dropbox folder so I can access anywhere. I have this achieved and accessible using http://locahost:81 I want to access it by using a different address ...
1
vote
0answers
176 views

Create an Alias Directory inside a Virtual Host [closed]

First, let me say, I asked this question in StackOverflow, and thought I could get more replies here. I checked here, here, here, here, here, and here before asking this question. I guess my search ...
1
vote
0answers
84 views

wamp is not starting I have IIS on my port80

I was using Joomla! 1.5 site on my WAMP server, it was working fine. Then I had to install window 8 and started working on IIS. IIS is currently listening my port 80. When I re-installed WAMP server ...
0
votes
0answers
537 views

Using pg_connect() with wamp server and postgresql

Help! I am trying to connect to a Postgres database and can't get the server to connect. When I execute this php script: $conn = pg_connect("dbname=wikimap user=postgres password=postgis ...
0
votes
2answers
259 views

WAMP-Server for Ubuntu [closed]

Before anyone screams out "LAMP" or "XAMPP", what i'm really asking is specifically for WAMPServer-esque functionality. That is to say, WAMPServer makes it really very easy to hotswap PHP, Apache and ...
0
votes
0answers
147 views

Turn WampServer into Portable [closed]

Im a newbie web designer and I need a portable WAMP/LAMP server on a usb stick. I was already using WampServer and I love using it. Anyway I can make it portable? So I may carry my project along ...
-1
votes
1answer
432 views

WAMP can connect to localhost but not 127.0.0.1 [closed]

I'm running WAMP which was working fine the other day. Today I tried connecting to 127.0.0.1 and my browser throws a 404. Both firefox and chrome. My hosts file is correct mapping 127.0.0.1 to ...
-2
votes
3answers
991 views

How to access a virtual host from lan?

I've setup a virtualhost in my pc using "wamp server". The virtual host is accessible via http://myproject-name.lan/ Now, how shall we reach it via the other lan client pc? And also, how can we reach ...
0
votes
0answers
45 views

Port Forwarding Not Working in My Home Server? [closed]

I'm using Comptrend ADSL router, I just hosting my personal website on my pc home..Then I have opened a port(80) and forward all TCP connection to My local server Ip adress, but still not working... ...
-1
votes
3answers
385 views

wampserver VirtualHost

I have problem about setting new project. I just installed wamp 2.2E. I am using windows XP. In folder /www I created folder /example. In WINDOWS/system32/drivers/etc/hosts I added 127.0.0.1 ...
0
votes
1answer
505 views

WampServer Remotely Access phpMyAdmin

I know that there are scads of articles on the web regarding remotely accessing phpMyAdmin, but none of the articles I see have worked (not even this). I would like to configure Apache to allow ...
-2
votes
2answers
268 views

Wamp won't start after installing SSL

I installed SSL using this guide but after I finished, I was unable to start up WampServer. I made sure to follow everything correctly in that guide (replacing the paths given in the guide with the ...
-3
votes
1answer
263 views

Wamp is not accessible through network in VMware environment [closed]

I have a VMware virtualization environment. I have a Windows 7 x64 guest OS on one of my VMs. I installed WAMP Server on it but when I put WAMP online, it is not reachable through my network. My ...
0
votes
1answer
990 views

wampserver2.2 ssl - how to make both http and https work

I followed this tutorial install SSL http://guides.jlbn.net/setssl/setssl1.html I setup up to localhost after the configuration, I able to access HTTPS (https:// localhost/) however, when I want to ...
1
vote
0answers
157 views

How to install wampserver 2.2d?

OK so i freshly installed wampserver 2.2d, and my wamp managers menu looks like this (only about, refresh, help and exit) I am using windows 7 x64 I suppose it should looks something different ...
0
votes
2answers
840 views

WAMP server not running after enabling httpd-vhosts.conf

I tried enabling Virtual Host on my WAMP installation, but WAMP server will not run if I enable http-vhosts.conf, and the icon remains orange. Here is my hosts file: 127.0.0.1 localhost ...
1
vote
1answer
125 views

Wampserver unable to find extension

I'm at a loss as to why this extension is not being found. See the screenshot for why I'd be a tad confused as to why it's not working. As you can see in the screenshot, the extension directory in ...
0
votes
1answer
282 views

Connecting to LDAPS with WAMP Server

What is required to get a WAMP Server to connect as a client to an LDAPS (LDAP over SSL) server? Specifically, where do LDAPS client certificates go on a WAMP Server, and what other elements need to ...
1
vote
0answers
428 views

WAMP 2.2 loads index file on host machine (through ip), but not on network machines

RESOLVED:: It was a firewall issue. Despite displaying that the firewall is off, the McAfee Personal firewall was still blocking incoming requests to my host computer. Using the 'ping' command in ...
0
votes
1answer
400 views

mod_auth_sspi for wampserver 2.2

I have installed WAMPSERVER 2.2 for a intranet application. Now I tried to get mod_auth_sspi to run to get a single-signon. I downloaded the module from this link: ...
0
votes
1answer
161 views

can't see hosted website

I cant get access to website hosted by my PC. when I type my ip for ex 83.12.12.123/website.html I get error Object Not Found The requested URL '/website.html' was not found on the RomPager ...
0
votes
3answers
211 views

.htaccess isn't working on Win XP

I'm trying to rewrite some URL's using .htaccess but nothing happens! I enabled the rewrite_module in Apache . I want to hide the .html extension from the Url using the following code in htaccess ...
0
votes
1answer
895 views

WAMP Server not working when I add a directory directive

I am attempting to put WSGI (python) on a WAMP server (Apache 2.2.21, Python 2.7, WAMP 2.2a). Unfortunately, when i add just a simple directory directive and restart, Apache won't start. here is the ...
0
votes
1answer
89 views

WK8 R2 Server, installed WAMP on second IP: Lost local host on IIS7

I have installed WAMP on a secondary IP, which works great; I used the following article to make the changes: http://www.iislogs.com/steveschofield/iis7-post-44-iis7-and-apache-on-the-same-machine ...
0
votes
2answers
295 views

How do you make a subdomain on a different port?

This is my vhosts.conf <VirtualHost *:80> DocumentRoot "C:/wamp/www" ServerName localhost </VirtualHost> <VirtualHost *:80> DocumentRoot "C:/wamp/www/images" ServerName ...
1
vote
1answer
117 views

Associate a site from localhost to a domain

So I have a website, like http://website.com. I also have a "back-up" (development version) of this website on my computer (localhost), including the database and everything. The problem with this ...
0
votes
1answer
316 views

WAMP Server 2.1 won't start when using php_mssql?

I have the lastest stable Wamp Server running on a Windows Server 2008 R2 (x64) box. I'm trying to run PHP 5.2.11 for an old site. 5.2.11 works just fine in WAMP Server until I enable the PHP_MSSQL ...
0
votes
1answer
400 views

WAMP Installation - Multiple PHP Version Issues

I have installed WAMP because I am attempting to modify an an application which uses Zend Optimizer (I cannot use Z.O. with PHP5.3+, which is why I decided to install WAMP). I downloaded the latest ...
1
vote
1answer
892 views

WAMP Server 2.1: Change default text editor [closed]

I want to use Notepad++ to open my httpd.conf and php.ini configuration files and have associated those file types in Windows to Notepad++; opening those documents via windows opens Notepad++. But ...
0
votes
1answer
114 views

Apache rewrite rules not causes a download dialog of the PHP file

I have Apache 2.2.17 using the WAMPServer 2.1 installation. I am debugging a website fully local on my computer. I have the following rule in the .htaccess: # Use PHP5 Single php.ini as default ...
0
votes
2answers
1k views

WAMP server not fully using CPU, why?

I'm running LOCAL WAMPSERVER on a Quad Core 2.5 GHZ with 8 gb of RAM and when I'm running my custom script that read (a lot) in the Mysql DB, it'S pretty slow, a bit slower than when using a shared ...
0
votes
1answer
161 views

wamp - What is the 'root' user, and why does it appear under localhost and '127.0.0.1'?

I created a new db in WAMP, and I note that under the 'Privileges' tab that list the users I have one user that I didn't create, named 'root'. What is it? It is listed twice, once under 'localhost' ...
0
votes
2answers
367 views

wamp - What do “global” and “database-specific” privileges refer to?

I'm pretty much a newbie with MySQL and WAMP. I just created a new db on localhost, which I called "admin" (original, huh?). On the next page after the creation, the user shows up with 2 lines under ...
0
votes
2answers
758 views

Making WAMP server available over local network [closed]

I have WAMP server2 installed on my main machine (PC running Windows 7). I am using it to develop several websites and I want it to be available to the other machines on my local network through ...
0
votes
1answer
380 views

WampServer Deprecated functions with X-Cart

I want to run my X-Cart website on my own local Wampserver, to trial if updating the X-Cart server breaks the website or not. The X-Cart version is 4.2.2. When I run it on localhost, I receive the ...
0
votes
1answer
5k views

How to install SQL Server Driver for PHP for use with WampServer 2.0i?

I am using WampServer 2.0i (PHP 5.3.0 and Apache 2.2.11) on Windows* and would like to connect to SQL Server 2008. I downloaded the SQL Server Driver for PHP 1.1 from Microsoft which provides an ...

1 2