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've installed wamp server 2.2e on windows 8 pro. The problem is that wamp server is not working. The icon turned yellow. I cant access localhost. PLease help me. I've also tried installing wamp 2.0 and 2.1 as well but it is still not working. Right now i have wamp 2.2e installed.
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 the WAMP server from another machine on the same network (same subnet too: 192.168.1.*) I get this message:
Forbidden
You don't have permission to access / on this server.
I have been onlin
I have installed WAMP server on my laptop and for the sake of simplicity I want to configure phpMyAdmin to connect to a mysql server on another machine so that I can dump the database tables.
If this is possible (and i believe it is), does any1 knows where is phpMyAdmin settings file located?
The location of wamp on my laptop is C:\wamp.
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 ?
I just installed the latest WAMP on windows 7 64bit. The installation was successful but now WAMP doesn't open. It says 'Aestan Tray Menu has stopped working' and when I click on 'Close Program' it shows the error 'Exception Exception in module wampmanager.exe at 000F15A0. Could not execute run action: . '
Please tell me how can I fix this.
As soon as i open a phpinfo() script called version.php apache stops working. Here is the error.log file.
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 host=localhost port=54321";
if (!$conn) {
echo "Not connected : " .
i want to setup a subversion server in my home. i installed a wamp server in My PC. but little bit confused to install subversion. i have windows 7, 32-bit as operating system and Intel Core-IV processor with 4 GB RAM.