Specific release of the WAMP stack for Windows.

learn more… | top users | synonyms

-2
votes
3answers
187 views

Reteving data from a database that is held on wamp server, onto an android app [closed]

I have an android app that creates a database when it first runs. I have been looking into different ways that i could update the information from an online database. I really don't know what i'm ...
0
votes
2answers
23 views

How do i change the url of my phpmyadmin?

Im a novice, so please bare with me. I used wampserver to create a phpmyadmin server but the url in my browser is set to localhost/phpmyadmin. I want to know how i can change it to something more ...
0
votes
0answers
33 views

Issue in using separate mysql community server and wamp server?

I have installed mysql community server and wamp server together in my system as i have to use mysql server for my java projects and wamp server for php projects. But both the mysql server are ...
0
votes
0answers
244 views

Wamp Server. Aestan tray menu error

I click on the mysql console option in the wamp server. And i get the following error- Aestan Tray Menu Could not execute menu item(internal error) [EAccessViolation] Access violation at address ...
-2
votes
1answer
33 views

after created alias directory service wamp not running

I am using wamp server version 2.2 I have to create an alias name , but after alias created wamp servervice is not running it's turned yellow not blue.. what's wrong ? Alias /Yudeth/ "D:/Yudeth/" ...
0
votes
3answers
98 views

Backup Databases and Users while Reinstall Wamp

Is there some easier way to backup all databases and users and permissions etc in WAMP than to do each one manually via phpmyadmin. Apache is using a lot of CPU ( rather it jumps around a lot even ...
0
votes
2answers
63 views

Load php.ini to terminal

I'm using Git Bash terminal, php 5.4.10, OpenServer (wamp), windows 7 I am trying to load some library by Composer, but I can not because it says: Kinda weird because curl is working at php ...
1
vote
0answers
82 views

How to configure WFS layer with openlayer in PHP wampserver with Windows

<script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"> </script> <script type="text/javascript"> function init() { var map = new OpenLayers.Map ("map", { ...
0
votes
1answer
90 views

PHPMailer Hangs on Send

I had successfully setup a web app using WAMPSERVER on a desktop used by a few people internally, this used PHPMailer to an internal SMTP server without encryption or authentication and it worked. ...
0
votes
0answers
95 views

Enable php_curl.dll [closed]

After putting so much effort on goggling and other forums, still stuck in enabling php_curl.dll. I have checked wamp server icon on the bottom right, php->extension->php_curl is enabled ...
3
votes
1answer
1k views

Wamp server not working on windows 8 [closed]

I had recently migrated my OS from windows 7 to windows 8. and after that I started the WAMP server but it is going Green(online), I face this problem after migrating the OS.! Can anyone help me..!
0
votes
3answers
194 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 ...
0
votes
2answers
221 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
1answer
138 views

How to resolve the issue in running wampserver from USB flash drive?

I'm using Windows 7 on my system. I'm trying to run wampserver remotely on a USB flash drive. For that I did necessary path configuration settings and moved the whole installation folder of wamp from ...
0
votes
0answers
41 views

wamp server ignore php files

my wamp icon is green and I have access to the project folder. When I enter to the php file I just see blank white page. the code : <?php phpinfo() ; ?>
0
votes
0answers
12 views

After install Cognos BI 10, wamp server can't the right page

When I install Cognos BI, IIS manager set up a gateway for Cognos. Now, I want to install wamp server and set up a server for Cognos. But I can't open wamp server welcome page, the WAMPSERVER-server ...
0
votes
3answers
105 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 ...
1
vote
1answer
42 views

Php service set up error

while I try to connect to php service in flex I got an error like this.(I gave root,password,database name everything correctly) Warning: mysqli_connect() [<a ...
0
votes
3answers
550 views

Codeigniter : Showing error as ' Unable to select the specified database: project' in Windows XP

I am using Windows XP and using EasyPHP as a server. I have integrated Codeigniter with TankAuth. But, when I try to open my assignment folder, it shows error as follows: Unable to select the ...
0
votes
1answer
180 views

WAMP mod_rewrite RewriteRule not working

I am trying to use adaptive images on my local wamp server. The ai-cache folder is not showing up and the images are not being replaced at all. As per this thread I tried RewriteRule ...
-1
votes
1answer
100 views

php/sql query works locally but does not work on server

i am using the following update query to update my code. it works fine on local server but not working on live server, can some one kindly tell me what may be the reason <?php if ...
0
votes
1answer
67 views

Changing the the root directory in WAMP

I'm looking to change the root directory to point the directory to the following location: C:\Documents and Settings\User\My Documents[documents]\wamp I know that I have to change the apache ...
0
votes
0answers
75 views

Php Mailer is not working with batch file emailing?

While I am trying to execute php mailer from a batch file shows this error, SMTP -> ERROR: Failed to connect to server: Unable to find the socket transport "ssl" - did you forget to enable it when ...
-1
votes
1answer
718 views

WAMP Server getting an error “Could not execute menu item (internal error)” [closed]

I downloaded WAMP server with version 2.2 and installed on a Windows 7 64-bit machine . But the issue is it throws an error with following details: Aestan Tray Menu Could not execute menu item ...
0
votes
0answers
23 views

Configure Scheduled Task in wamp Server [duplicate]

How can I configure a scheduled task in wamp server?
0
votes
0answers
109 views

cannot install fresh wordpress using wamp

i'm having a problem installing new wordpress in my localhost using wamp. i don't know what seem's to be the problem or what happened i'm doing this for many times and using wamp for almost 12 ...
1
vote
1answer
151 views

After I install Wampserver2, while opening phpmyadmin i got error Firefox can't establish a connection to the server at localhost

After I install Wampserver2, while opening phpmyadmin i got error "Unable to connect Firefox can't establish a connection to the server at localhost. The site could be temporarily unavailable or too ...
0
votes
0answers
45 views

Give Apache port 80 [closed]

I'm trying to give Apache listen to port 80 but it's failed. Because Microsoft-HTTPAPI/2.0 was listening to this port. Follow the instruction from Site Point here But I encountered another problem is ...
0
votes
0answers
33 views

quackit comment box is not sending comments to mail and also redirecting to php page?

I am using quackit php code for sending comments. Here it is : <?php $webmaster_email = "g1patnaik@gmail.com"; $feedback_page = "feedback_form.html"; $error_page = "error_message.html"; ...
0
votes
1answer
167 views

JSON full circle (PHP)

I've reduced to the simplest form, and am still stumbling...I've spent more than 30 hours researching and testing. According to all of the posts which never show more than 15° of the entire circle, ...
0
votes
1answer
45 views

suddenly my WAMP server can not create new site

everyone: Does anyone has problem create new WordPress site and shows 404 not found error? When I first created it, it should first show the database setup screen , but it wil not even load. Other ...
0
votes
1answer
209 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
0answers
145 views

MySQL DB connection : Communication link failure

I need to use the ASSAM WSDL annotator (this), and apparently it needs to be connected to a database. I create the DB via the MySql component of Wamp Server (2.0). Thing is, I can't connect to DB. ...
0
votes
1answer
183 views

Why other people can't get access to my WampServer in LAN?

I can visit WampServer through localhost 127.0.0.1. And I try to change the Port 80 to other number. Like this "Listen 80" --> "Listen 8080" in httpd.conf. The firewall has been shutdown. I am ...
0
votes
1answer
101 views

Installing OAuth on WampServer x86 with php 5.4.3?

I'm trying to install OAuth on WampServer x86 with php 5.4.3 and have tried adding extensions from pierre, even tried installing directly from PECL. These have all produced errors in the logs, and ...
0
votes
0answers
53 views

HP ProLiant 100 G5/G6/G7 Servers Series - Showing Uncorrectable ECC Events Occurred in SEL Log

HP Insight Diagnostics Version 8.4.0.3521A (x86_64) Computer Name: ezsetupsystem3c4a927c9e88 During Device test it gives following error Total Memory-ECC test Failed Description- Uncorrectable ECC ...
0
votes
1answer
62 views

Mailing SMTP Error PHP

require_once "Mail.php"; error_reporting(E_ALL ^ E_STRICT); $mail_To = $email; $mail_Subject = "Reservation notification From Tamera Plaza Inn"; $mail_Body = "First Name: ...
0
votes
2answers
493 views

php mssql extension on wamp

I'm trying to get wamp php to communicate with an MsSQL DB but I can't seem to make it work. The current error message I get on the browser (Chrome) is: Warning: mssql_connect() ...
0
votes
1answer
85 views

WAMP not displaying my files

I started wamp server and my browser is not showing my files in the local host and I am not sure what I should do about it? I have installed IIS in my system one month before.I have stopped the IIS ...
0
votes
0answers
199 views

Wampserver php 5.3.0

I have a problem with Wampserver and PHP 5.3.0. I download wamp on http://www.wampserver.com/ And download the PHP 5.3.0 addon on the same site. When I switch to PHP 5.3.0 from the pull-down menu ...
0
votes
0answers
78 views

the web service is working properly but in mysql (wamp server ) not adding any row Mysql 5.5

`` import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; public class Sqlconnect { public String Insertdata( String FirstName,String ...
1
vote
4answers
73 views

404 error on drupal after migrating

I have a Drupal website in the internet. I want to work on local from now, so I install Wamp, I copy-pasted the apache filesystem of the website and made a sql dump with phpmyadmin. I re-create the ...
0
votes
1answer
28 views

Virtual Sever on WAMP [closed]

I have two folders in my WAMP folder. C:/wamp/www (which is my main) C:/wamp/server2 (which is the new server I am setting up) I have this in my .htaccess 127.0.0.1 server2.localhost and ...
0
votes
1answer
62 views

Apache won't start with spaces in pathname in httpd.conf (even with quotes)

Problem Apache won't start if there are spaces in the pathname in a virtual host configuration. The usual solution is to just wrap the pathname in double quotes, but that doesn't fix it. I WANT to ...
-3
votes
1answer
160 views

.htaccess redirect URL [duplicate]

I am trying to change this: http://www.test.com/testuser/findUser.php?city=Chennai&txtAreaZip=Annanagar into http://www.test.com/testuser/chennai/Annanagar/. How to redirect above URL to ...
2
votes
1answer
367 views

.htaccess Hide File Extension Not Working (WampServer)

I am having some trouble hiding the .html extensions on my website. I am running on WampServer with Apache V.2.2.22. rewrite_module is active and i have changed the httpd.conf file to have ...
0
votes
0answers
22 views

Wamp 403 fobidden when accessing get the a JS file from an HTML PAGE

I have a website in WWW in wamp, a simple HTML file with a call to a JS file. On my local machine in www testing in a Chrome I receive an error 403 fobidden. I have tried to setup the permission in ...
0
votes
2answers
47 views

getting started with WAMP

Im a newcomer, and I have 3 newcomer type questions. I have done html, css, and have just finished learning some javascript. I have installed WAMP on my machine. I know microsoft has "MVC" as a ...
1
vote
1answer
486 views

import sql file by command line in windows 7

I want to import sql file(size > 500MB) to database .I have wamp on my pc. Phpmyadmin does not work well with this size. I changed all parameters in php.ini (max_upload_size etc.). But not works for ...
3
votes
0answers
193 views

Three.js: Firefox: Incorrect viewport size: multiple views

The multiple view is not quite drawn the full size; it is about 10% smaller than the window, with white space at the top and the right. (See image below). The problem applies to this Three.js ...

1 2 3 4 5 14