WAMP packages are generally aimed at development machines and not a production environment, please double check the faq (http://serverfault.com/faq) to make sure your question is on topic. WAMP is an acronym composed of the initials of Windows, Apache, MySQL and PHP / Perl / Python. It refers to ...
-1
votes
0answers
18 views
An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full - wamp server [closed]
I am creating a browser-based game using PHP,Javascript and HTML5 and I am testing it on a local wamp server. However sometimes I get the following error:
Warning: mysqli::mysqli(): (HY000/2002): An ...
-3
votes
0answers
29 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 ...
0
votes
0answers
17 views
Using setenv in Apache (Windows) DocumentRoot
Stack trying to migrate a configuration from Linux to Windows Apache 2.2 (via WAMP)
We are trying to set an ENV Apache variable to be used as DocumentRoot and rest of directives thereafter so we can ...
0
votes
0answers
29 views
WAMP server won't load php_curl extension [closed]
php_curl is enabled as a PHP extension in WAMPs menu.
When I view the php.ini file for WAMP curl is uncommented. eg
;extension=php_bz2.dll
extension=php_curl.dll
And yet phpinfo() makes no ...
-2
votes
1answer
32 views
Windows Command Line - Multiple PHP Versions [closed]
I am currently running Wampserver with multiple PHP versions (5.3.8, 5.4.3). Wampserver easily allows you to switch back and forth between the php version you want apache to use. However, I'm having ...
-1
votes
1answer
25 views
Migration Joomla web-site from Godaddy linux server to my local windows server [closed]
Site A is hosted in godaddy hosting and I used both FTP/achieve download the content of the whole folder and place it into my WAMP windows server.
Here is a quick rundown of what I did:
Created a ...
-1
votes
1answer
104 views
How to make windows Apache use all cpu cores? [closed]
I've got Windows machine with i7 processor, but only one httpd process, which can top only one core.
How to tell Apache to spawn multiple processes and use all cores?
Thanks
0
votes
3answers
147 views
localhost redirect to www.localhost
I'm currently developing two websites, one for work and one for studies. The work site (silke) was already configured and ran perfectly. When I set up the other site with ZF2, I set up a virtual host ...
1
vote
0answers
87 views
Runing ColdFusion 10 on IIS 7.5 together with XAMPP on same server
I have a Windows 2008 64-bit Server running CF 10 on IIS 7.5. Now I want to run XAMPP/WAMP or uniform server on this server as well to serve a Joomla site.
My question is, whether it is safe to do ...
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 ...
1
vote
2answers
138 views
Deploying tomcat/mysql application on windows
Our web service software consists of a (precompiled) war file and a mysql database. We provide installation packages to deploy it on Ubuntu or Fedora, in a standard Tomcat7/MySQL/Apache2 setup using ...
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 ...
-1
votes
1answer
154 views
WAMP fails to start after setting error_log [closed]
I had WAMP running with PHP 5.2. PHP errors where written to it's own log file.
I then swapped to PHP 5.3 and the errors where written to the Apache log. I found that php.ini had not set an error_log ...
-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
141 views
Unable to load localhost via WAMP over LAN
Pretty much what the title says; I am running WAMP and I can't access it from another device (i.e. iPad) on the same local network. I can access WAMP from my PC which I am running it from, just not ...
0
votes
1answer
49 views
Alias for Drupal “Sites” folder with Apache on Windows Server 2008
I'm having to move a number of sites from a LAMP stack to a WAMP one, provided by Zend, and I've hit a problem. Our architecture is a number of loadbalanced web servers which have their own local ...
-2
votes
1answer
64 views
Install php mail service in windows [closed]
I am using WAMP server in windows to publish my joomla web site. But I get the error
Could not instantiate mail function.
I think mail function or module is not installed on the server. How can I ...
0
votes
1answer
158 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 ...
6
votes
3answers
462 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
1answer
74 views
WordPress 404 errors on all pages except home
I'm having a really unique issue with a local development environment. I currently have a WAMP Stack Running on ZendServer. On my computer, by default, port 80 is occupied, so I am using port 8080, ...
1
vote
0answers
101 views
Why is Apache ignoring VirtualHost directive for first name in hosts file?
Standard pre-emptive disclaimer: host names, IP addresses, and directories are anonymised.
Problem
We have a server with Apache 2.2 (WAMP) listening on one IP and IIS listening on another. An ...
2
votes
3answers
288 views
What is the difference of running WAMP or XAMPP between the different versions of windows? [closed]
I am going to run a small web server using WAMP or XAMPP apache. What is the difference between installing on Windows XP, Windows 7 Home Premium, Windows 7 Professional, Windows 2008 Web Edition, and ...
0
votes
1answer
79 views
wamp remote access [closed]
I have a wamp server (Version 2.2 on Windows 7) running on my computer that works perfectly well for localhost access. But now, I need to grant access to a collegue on the same subnetwork. How to ...
0
votes
1answer
64 views
wamp - Changing PHP version stops server running [closed]
I downloaded wamp which works (green icon). However I need to test a site locally in Joomla 1.5 which caused errors when using php 5.3 I believe I need a PHP version lower then this i.e 5.2.x
To do ...
-1
votes
2answers
562 views
Can't perform ODBC connection to MySQL server on local network
I have a wamp server running on LAN ip address 192.168.1.101 . From the browser on my PC which is on the LAN I can access the webserver and have as well set the phpmyadmin.conf file to be able to ...
-3
votes
1answer
175 views
cannot access phpmyadmin wamp [closed]
I am trying to access phpmyadmin on wamp, but it is showing me
Forbidden--You don't have permission to access /phpmyadmin/ on this server.
I am new to Web Programming please help.
How can I fix ...
0
votes
1answer
22 views
Apache access log: log only certain lines
I'm wondering if there is a way and how to do it for "Apache access log" file to log only certain lines. I would establish a common pattern for these lines to be logged e.g. %GET /abc/clients/%.
To ...
0
votes
0answers
529 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
257 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 ...
2
votes
2answers
2k views
Why am I getting Network error: 403 Forbidden in firebug for files I am not trying to access?
QUESTIONs
I'd like to know
why I am getting Network error: 403 Forbidden in firebug for files
that I am not trying to access?
is it likely to cause any serious problems on the webserver?
how to ...
0
votes
1answer
89 views
wamp php scan php.ini file in root directory
Can I put an additional php.ini in the root directory of a website on localhost?
If so, how can I get wamp to scan that file? There is a php.ini file there now, but wamp is not scanning it.
0
votes
0answers
34 views
wamp php scan additional php.ini file
In addition to the main php.ini file. I would like to scan a php.ini file located in the root directory of a website on localhost. Is this possible?
I have just done a lot of reading about this, but ...
0
votes
2answers
648 views
wamp server does not start: Windows 7, 64Bit
I am trying to install wamp server (following is the exact setup name) on windows 7, 64Bit OS. But it never starts, icon stays in orange color meaning some services did not start.
...
-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 ...
-1
votes
3answers
384 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
503 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 ...
-1
votes
1answer
136 views
Can't install cURL with PHP 5.1.13 [closed]
I have just installed WAMP with php 5.1.13
I have a 64 bit Windows 7 OS.
I have activated the php extention php_curl in WAMP.
But when I do phpinfo() it's not appearing. What can I do ?
1
vote
1answer
171 views
Showing outdated information when using WAMP as local server
I am running WAMP as a local server for the computers in the my network.
The problem is that when I try to do any operations to the database from these computers, it seems as if they don't happen, ...
0
votes
1answer
400 views
Localhost Redirect with WAMP [closed]
I'm new to server fault, but I've posted on other SE sites before, so here's my question:
This is the first time I've worked on doing a redirect.
I'm using WAMP with following stack:
Apache 2.2.6
...
-2
votes
1answer
177 views
WAMP server in windows 7 safe mode [closed]
Because windows 7 crashed and gives me this msg: The application was unable to start correctly (0xc0000022). So i started win 7 in safe mode to just backup my project database, but WAMP server is not ...
0
votes
0answers
73 views
Using a shell_exec() as different credentials to effect cross domain servers with msdeploy
I'm currently working on a site that serves as a front end for our deployment automation. This automation is currently done through VBScripting and the use of MSDeploy, or Web Deploy. The site itself ...
0
votes
2answers
1k views
WAMP: Why two php.ini files?
I am installing magento on Windows 7 (WAMP). I have tested
my installation with a secript from the magento site install
wiki and it seems my PHP environment is missing the curl DLL.
I have found the ...
-5
votes
4answers
690 views
How do I install WAMP without its embedded MySQL server?
I need to use a standalone MySQL server with WAMP. How do I install WAMP without its embedded MySQL server component?
-1
votes
1answer
159 views
Websites projects on different drive to WAMP install result in forbidden 403 [closed]
I have installed WAMP to C:/wamp/... and I would like to have my projects on my second drive, d. I have the following in my vhosts file:
<VirtualHost *:80>
ServerAdmin postmaster@example.com
...
1
vote
0answers
241 views
WAMP slow when connected to internet
I'm using WAMP on Windows 7. When I'm not connected to the internet, my localhost loads quickly. When I am connected, the delay can be over 30s long often resulting in timeouts.
Things I've tried:
...
1
vote
2answers
78 views
Will WAMP run on Windows 2008 Foundation?
I want to run WAMP on a 2008 server and need to specify requirements for a customer. Am trying to get away with as little as possible Windows wise, and obviously don't need IIS.
2
votes
1answer
1k views
How to completely disable apache access log? [closed]
I'm running WAMP server on Windows Server 2003, Apache 2.2, and I would like to completely disable writing into the access log.
It would be neat if I could do the following, but I'm on Windows:
...
0
votes
0answers
196 views
Wamp Server icon is red [closed]
I recently installed wamp server 2.2 in my system. But the icon is red for some weird reason. I am able to see phpmyadmin but when I open MySQL(http://localhost/phpmyadmin) it says
MySQL said:
...
0
votes
2answers
170 views
Forward requests coming into port 80, for a particular link, to port 8080 locally
I have 2 web forms, one coded using Java Servlets on glassfish (port 8080) and another using PHP on apache(port 80). But my office ITdept is refusing to open port 8080 to outside traffic. How do I set ...
0
votes
4answers
1k views
“Generic server doesn't support start” error message after updating Aptana
I've updated Aptana, and now the Wampserver won't start with the following message:
Generic Server Doesn't Support Start
Why is this happening?