3
votes
0answers
41 views

Can't access wiki site through any other computers on my LAN

I am trying to set up an internal wiki site for my company. Product info, specs that sort of thing. I have downloaded and installed WAMP Server 2.2 (Apache 2.2.22 MySQL 5.5.24 PHP 5.3.13) as well as ...
0
votes
0answers
18 views

installed WAMP addons, now wamp won't start

I was running Apache 2.2.21 (x64) and php 5.3.10 (x64) but I need to run the x32 versions so I can get ioncube to run. The support forums on the wamp website I can install any of the addons and it'll ...
0
votes
2answers
46 views

WAMP Server: What am I doing wrong?

I am brand new to web development...and getting WAMPServer running is a barrier no amount of Googling has helped solve. When I install WAMPServer it works fine. When I try to add local domain names, ...
0
votes
1answer
26 views

Wamp windows 8 problems

I am unable to see the menus that normally appear when I hover/select apache,php or mysql. These windows refuse to float to the lefthand side of the wamp server root menu, I barely see the edge of the ...
0
votes
1answer
117 views

WampServer And Port Forwarding For External Access

I am trying to make my WampServer public but nothing i have tried so far seems to be working. It was all good and well before i got a new router from my new provider. The router is a Huawei HG523a ...
1
vote
0answers
76 views

WAMP 2.2e - 403 Forbidden in Offline and Online mode

I just installed a WAMP Server 2.2e, wamp icon in tray is green, showing - Wamp server is offline. When i'am trying to access my localhost address, i receive an error 403 Forbidden. For localhost, ...
0
votes
3answers
282 views

WAMP Server's Apache Service Not Starting in Windows 8

I have a problem starting the Apache Service in WAMP Server, when i test port 80, I get the following message on the console Your port 80 is actually used by : Server: Microsoft -HTTPAPI/2.0 Things ...
2
votes
1answer
193 views

Going crazy with php5apache2_4.dll not found

I have a computer with Win XP SP3 and I was going to install a WAMP system on it. I already had a pwerfectly working WAMP (Uniform Server, it is a portable wamp that works on usb stick) on another ...
0
votes
0answers
214 views

How to Enable Server Cache Control on Windows 7 using apache 2.22 ( either wamp or zend server )

I'm having problems enabling Server Cache Control on my windows machine. I'm using PHP and i'm streaming the css from a php file and i wanted to implement cache control so that i can return 304 if the ...
1
vote
0answers
186 views

Installing mod_wsgi on WAMP server running on Windows 7

I downloaded mod_wsgi from the following location for apache 2.2 and python 2.7. (I'm trying to get django to run on my computer). Whenever I add the following line: LoadModule wsgi_module ...
-1
votes
1answer
130 views

Multiple Apache Servers with Multiple Virtual Servers

I have one computer. I am running two instances of 2 differently installed Apache servers. 1 via WAMP 1 via Zend Framework I wish for wamp to be connected towards "karl.local" And for Zend to be ...
0
votes
3answers
2k views

500 internal server error when accessing a project through localhost on wamp/apache

I installed wamp. I wanted to use Apache HTTP server instead, so deleted it. But wasn't sure if i deleted it properly. So I installed Apache HTTP server, and in the bottom right of screen where it ...
0
votes
2answers
607 views

WAMP / apache requests not responding

http://localhost isn't responding for extended periods of time (stopped waiting after 10 minutes), nor are any of my vhosts. I've tried looking at the error logs and I don't see any entries since ...
7
votes
4answers
8k views

Get Windows localhost (port 80) to forward to port 8080 for Apache service

Recent Discovery With IIS set back to port 80, when I put in http://localhost/ on the WHS computer, it gives me the "There is a problem with this website's security certificate" warning page. If I ...
1
vote
1answer
691 views

Configuring PHP on Windows 7 with Apache Web Server

I already have an Apache server (2.2.22) up and running on my local machine, and have been using it to serve back static content. I am now trying to install PHP (5.2+) so I can get Apache serving ...
1
vote
2answers
604 views

How to use shell on WAMP

Is there a way to open shell with WAMP? I need to be able to run some UNIX commands with my local WAMP server. Cheers
1
vote
3answers
1k views

How do I access my apache server from a virtualbox vm? (both windows)

host: Windows Pro 7 x64, wamp installed, default settings guests: 3 x Windows XP How do I access my wamp server from my virtual machines without making it available to the internet? (you know, that ...
0
votes
1answer
3k views

Why is Xampp unable to start Apache?

I formatted my computer a week ago. Installed wampp on Windows XP, git and everything I needed. When I run git for the first time it told me it had a problem with my user folder (because of the ...
2
votes
1answer
121 views

Apache (WAMP) taking forever if accessed other than by localhost

I have WAMP on Windows XP, and the Apache server runs just fine if I access the content via localhost. I followed this guide to set up access from other clients: ...
3
votes
2answers
1k views

How to add new PHP version to WAMP

I'm trying to install PHP 5.3.8 to work with WAMP (Windows). I downloaded it from the PHP website, copied it in the bin folder, and added this line to wampmanager.ini: Type: item; Caption: "5.3.8"; ...
0
votes
4answers
191 views

Making a home server

I'm developing in PHP and I use WAMP. How can I set my stuff up in order to be able to see my PHP just by typing my computer's IP into the address bar of a browser? I'm running Windows Vista with ...
0
votes
1answer
160 views

Making my server to visible online

First I had installed WAMP, and I was able to access my pages from other computers in my router network, as well as the virtual device used to debug Android programs (the purpose of my having a ...
0
votes
1answer
489 views

problems when computers outside the network connect to my localhost

I'm trying to let others access the website that I have made. A point of sale system to be exact. Is it really normal for people outside the network to see broken links? I'm using apache as a server. ...
0
votes
2answers
246 views

How to setup bluetooth network

I have installed a BT device on my PC, & I'm connecting my mobile to my PC successfully, but I want to setup my PC & mobile in a such way that my PC will act as http & database server ...
1
vote
1answer
223 views

WAMP stack for serving public pages?

I have XAMPP, and think it is quite cool, although it is advised to use it for serving public pages. What is a WAMP stack which is suited to serving public pages?
2
votes
3answers
279 views

How to setup a site that works in a home network

Please help, I don't have any idea on how to host a webpage on a home network. Its just in a home network with 3-4 computers connected with a hub. And I've already installed wampserver on the computer ...
1
vote
1answer
597 views

WAMP not working anymore

I had been successfully using WAMP on my PC for a year or so but after I got internet connection through LAN, I noticed that WAMP has stopped working. When I go to http://localhost or http://127.0.0.1 ...