WAMP refers to a style of web development utilizing Windows, Apache Web Server, MySQL database, and the PHP programming language. Compare with LAMP.

learn more… | top users | synonyms

0
votes
1answer
5 views

Wrong path using DictoryIndex and RewriteRule in htaccess

I have this in my .htaccess: Options +FollowSymLinks DirectoryIndex inicio.html RewriteEngine on RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.html -f ...
0
votes
0answers
11 views

After I've downgraded my wamp PHP version to 5.2.11, how can I get Apache to start?

I'm trying to run a PHP application full of depracted ereg calls. I got the wampserver extension to switch from PHP 5.3.10 to 5.2.11, where that function is still valid, but when I try to start my ...
0
votes
0answers
6 views

Wamp OpenSSL - No csr file

I am trying to create a csr with openssl but I am facing a problem. For information, I am on Windows 7 and I am using WampServer. It is the first time I have to do that and I've spent hours on the ...
-1
votes
1answer
26 views

Cron code with wamp & zend

I want to use cron in my zend framework. Please just guide me through a simple example how to implement this. I want to use it with the following s/w : Zend Framework with windows 7 with wamp server ...
-6
votes
0answers
32 views

wamp local testing security [closed]

I downloaded WAMP so I could learn and test php on my local computer But having read a few articles it seems like by just having this testing server running on my computer I've left my home network ...
1
vote
0answers
29 views

WAMP server not working?

Okay, well my WAMP server isn't working now. Something happened to it and I haven't done anything. First the services wouldn't start. The apache was disable and I had to enable that one. So that works ...
0
votes
1answer
26 views

Unzipping a file with PHP, but not all files are extracted

I'm working on extracting a zip archive with PHP. The structure of the archive is seven folders, each of which contains on the order of 10,000 files, each around 1 kB. My code is pretty simple and ...
-2
votes
1answer
21 views

Wamp Server shortcut is missing

The Wamp Server icon(shortcut), that was im my Desktop, is missing. The folder still there (C:\wamp). I restarted my PC and it was no longer there. Any idea why did it happen? My computer it is not ...
1
vote
1answer
52 views

How do I Connect an android application to a running MySQL Database, on an external hosted server

Basicly, i've been doing a lot of searching around and still haven't found anything that solves the issue. I am trying to connect my application to a database that is ran and hosted by a company, on ...
0
votes
1answer
22 views

Wamp Apache - Allow localhost

There are other questions similar to this but don't answer my problem. This is the default httpd.conf: <Directory "C:/wamp/www/"> Options Indexes FollowSymLinks AllowOverride all # ...
-2
votes
2answers
42 views

how to add product title on top of the product in magento [closed]

how to add product title on top of the product in magentofor example image prod name *but i would like to add like this *Prod nameimage
0
votes
2answers
22 views

Localhost install of wordpress on zend server, style is absent

Here's what i did: - installed the wordpress db table from a .sql backup file. - installed all plugins and themes for my site. - made the site url and wordpress url to be localhost - also changed the ...
-1
votes
0answers
5 views

Move drupal database from Wamp to XAMPP [closed]

I had a drupal installation running on localhost with MAMP, however refresh and loading times where 20 secs up to several minuts. I tried the some of the fixes suggested for the loading-time problem ...
0
votes
2answers
28 views

how to add Home menu in magento home page

how to add Home menu in magento home pagei add the code in this location magento\app\design\frontend\default\grayscale\template\catalog\navigation <li><a href="<?php echo ...
0
votes
3answers
31 views

How do I plan my git workflow around some folders containing dynamic content

I am working on a PHP website with a friend and we want to convert to using proper version control, but because the site contains a lot of constantly changing files, e.g. user uploaded images, we are ...
-6
votes
0answers
41 views

my wamp database cannot work [closed]

i got crash my wamp db today, i used the wampp 2.2, but something got wrong when i try to run the wamp mysql server. i afradi that this DB have been corrupted. so if anyone can help me, i will be very ...
1
vote
4answers
50 views

What's wrong in this syntax? [closed]

I installed WAMP on my laptop running windows 8 and I am trying to set password for mysql, but every time I hit enter it gives syntax error. Here is the code I am typing in cmd prompt: mysql> set ...
1
vote
2answers
26 views

I'm running a PHP script using WAMP, in this case how can I read files from My Documents?

I have a web application that reads files from its local directory (in wamp/www/). This file needed to be accessed by several users so I synced and shared it using Dropbox. Now, is there a shortcut I ...
0
votes
0answers
29 views

Cant modify data in database with wamp

I am using wamp to to host my server on my computer and I have a webpage where, that modifys that data in a database, when ever I try to modify the data though I get this error Forbidden You ...
-1
votes
0answers
26 views

Apache server starting but mysql is not [closed]

I am having problem starting mysql service in wamp server. It was working yesterday. I have unchecked use port 80 and 443 as alternative from skype. I also checked using netstat to whether wether ...
0
votes
0answers
62 views

PHP Server - CLI has stopped working

I ve just updated Wamp to PHP 5.4.3 from 5.3.8. Server runned from Wamp is running correctly but if I want to try run PHP new feature and server is Off - php artisan serve in laravel4 or php -S ...
-2
votes
0answers
20 views

How can I access my localhost site via mobile? [closed]

I use WAMP web server. How can I access my localhost site via mobile. My PC and Mobile use the same wi-fi.
0
votes
0answers
17 views

EOL compatibility on BOTH Linux and Dos/Windows servers?

Using Notepad++ on a windows box, (100s of files into a plugin I've been developing for Wordpress) I bumped up against a problem wherein the differences in newline characters between Linux and ...
0
votes
1answer
32 views

Django giving [Errno 13] Permission denied

I am developing an application with Python that parses a webpage and then downloads the images contained on the webpage. I am using WAMP for the webserver and DJango for the framework. The python ...
1
vote
0answers
28 views

PHP on WAMP SERVER - Errors at PHP script

I have a WAMP server on Windows 7. I have a php code like : <html> <head> <script> var myvar; <?php include "myotherphp.php" ?> <!-- this put single line, like ...
0
votes
1answer
36 views

file_get_contents doesn't work with image WAMP php 5.3.13

echo file_get_contents("result.png"); allow_url_fopen = On php 5.3.13 raw data ?PNG \0\0\0 IHDR\0\0\02\0\0\0f\0\0\0? ?P\0\0?IDATx^?y?]?u??????Rk r??\\?\"?l??]?W php 5.2.6(work ...
0
votes
2answers
35 views

Wordpress Ajax setcookie WAMP/LAMP disparities

In a wordpress themed-plugin for e-commerce I have two ajax/php scripts setting cookies (both in the same directory) The ajax calls are set from the same "cart.js" The first script sets/updates an ...
1
vote
2answers
46 views

Fatal error: Out of memory Zend Error / PhpMyAdmin

I am using WAMP for my application. I am developing the application in ZEND. When I work with the application I am receiving the following Error. Even I am not able to look at my PHPMYADMIN. The error ...
-1
votes
0answers
16 views

WAMP not online [closed]

I have installed WAMP 2.2 on a copy of Windows 8. I have set it to go online. It had no errors come up and says that it is listening on port 80. Port 80 is open on my router. When I test the port 80 ...
1
vote
1answer
49 views

Zend Framework htaccess Rewrite Rule

I am using zend application I just re-installed my WAMP for some reason and the existing application which run in my wamp is not running. I installed WAMP 2.1. My ZEND Folders are as follows ...
0
votes
1answer
19 views

Setting up Wamp Server that support Python

I am trying to set up a WAMP server that will run Python scripts. I am an issue where the WAMP server icon will turn yellow, but says it's online. However, the server isn't accessible. I have tried ...
0
votes
2answers
60 views

codeigniter on wamp 403 forbidden error

I set up a codeigniter project on my wamp www folder The assets of my project is in 'assets' folder which is in the same folder as the application folder. However when I access my localhost, the ...
0
votes
2answers
30 views

Problems making Symfony 1.4 work in local

I am currently an intern in a company that has a website under Symfony 1.4 and I am having troubles making it work locally, using wamp. When I go to 127.0.0.1/website/web, I get the following ...
0
votes
0answers
42 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

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 ...
0
votes
2answers
31 views

comment system using php inside the body , and there is error on the result

i am wrinting this code below in notepad and i saved in .html extent , i want to design a simple comment system with a database (which is notepad ) to save the comments , but when i click on the ...
0
votes
0answers
66 views

Connect to MSSQL from PHP 5.4.3 with WAMP

I am not able to connect to MSSQL 2012 from PHP v. 5.4.3 with the WAMP SERVER 2.2 (Windows). I've already tried tons of different suggestions with no success. I've enabled these PHP extensions: ...
0
votes
1answer
41 views

Having problems w/ Fresh Install of WAMP = undefined function mysql_connect()

FIRST OF ALL, i know there are POSTS about this error alrady. but i have gone through my system step by step and i wonder "where else" i could check I'm no expert, but i have had a lot of experience ...
0
votes
1answer
73 views

Not allowed by Access-Control-Allow-Origin issue

I'm rtying to POST some data from client-side to server-side's script and I still got this Eroor: OPTIONS http://localhost/site/dbs.js Origin http://localhost:8080 is not allowed by ...
1
vote
1answer
27 views

After copying live drupal site to wamp server, local site still acts like fresh install

I recently set up WAMP server on my Windows 7 machine. I copied the code from my live Drupal 7 site to my local folder, and imported my database. However, when I try to access my local site, I get ...
0
votes
1answer
39 views

PHP cannot find a LESS file on WAMP, but can on server

I'm trying to use lessphp on WAMP for local development. I'm trying to preprocess a particular less file on WAMP that is right next to the PHP file, but PHP throws errors saying it cannot find my ...
0
votes
0answers
11 views

Accessing a mounted device through WAMP

Okay so I have my WAMP server up and running and I have mounted a USB device (in this instance a USB memory stick, but will end up being hdd down the track) under c:\wamp\www\usb Now I have added the ...
0
votes
0answers
16 views

Multisite on wamp unable to create a new site on first click

The Problem: I installed Multisite on WampServer and when i click on "add site" the page go blank. Done so far: Downloaded WampServer. Configured virtual host. Downloaded acrylic so i can have ...
0
votes
2answers
56 views

open virtual keyboard from chrome (osk.exe)

It's one of these questions again (execute local.exe file from chrome web browser). I know that this is not possible (at least not in an easy way) What I want to do is to open the virtual keyboard ...
0
votes
0answers
16 views

Trying to make my wampsever so it will have access to the public

So i am pretty new to WampServer or local working environment in general. I am trying to making so my people outside my network(lan) will be able to access my www folder. So far i did the following: ...
0
votes
0answers
48 views

Access OAuth settings from CodeIgniter Library

I'm trying to keep my OAuth settings secret by following Robin's advice but I got the following parse error in my first attempt at this: unexpected T_VARIABLE, expecting T_FUNCTION in ...
0
votes
0answers
15 views

Wamp error when i try To Assign a Virtual Local Domain Name To my Localhost

I tried To Assign a Virtual Local Domain Name To my Localhost on wamp and i chenged the httpd file from Apace adding this: NameVirtualHost 127.0.0.1 <VirtualHost 127.0.0.1> ServerName ...
-1
votes
1answer
49 views

I get Access denied for user 'root'@'localhost' when I try to use phpMyAdmin usin Wamp server [closed]

Error MySQL said: 1045 - Access denied for user 'root'@'localhost' (using password: YES) phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should ...
0
votes
1answer
49 views

Url to connect android to mysql database

I am trying to retrieve data from localhost database created using xampp mysql. public class JASONUseActivity extends Activity { EditText byear; // To take birthyear as input from user Button ...
-3
votes
3answers
61 views

retrieving data form phpMyAdmin database doesn't work [closed]

I want to retrieve data from my database 'phpopdracht5' with table 'users' and attributes 'name' (VARCHAR(20)) and 'id' (INTEGER), but it's just not working. There must be something wrong with my ...
-7
votes
0answers
76 views

Web service in PHP [closed]

sorry friends.but the thing is i don't know anything about web services.i reffered w3 schools,and i searched soo many topics on web services finally i created a server.php and client.php by SOAP ...

1 2 3 4 5 33