Specific release of the WAMP stack for Windows.

learn more… | top users | synonyms

0
votes
1answer
44 views

Tesing if at least two checkboxes are checked then insert the values into data base

I am using html,php, javascript,mysql and wampserver. I have 3 checkboxes, the user should maximum check two , then I insert the two choices into my database. I have declared 3 checkboxes with ...
-1
votes
0answers
5 views

How to install PHP GD Library to Wampserver [closed]

i installed wampserver. i want to use php gd library. but i can't. php_gd2 already "✔(tick)" in "PHP Extensions" list. how can use this library. Thanks for helps. [My English is bad sorry.]
0
votes
2answers
29 views

Symfony2 on WAMP server is not working

I have installed WAMP server with following details 1. Apache httpd 2.2.22 2. PHP 5.4.3 3. MySQL 5.5.24 I want to run Symfony2 on this so I downloded this Symfony_Standard_Vendors_2.2.1 And ...
0
votes
0answers
9 views

How to move WAMP Server to another drive? [duplicate]

I want to move my WAMP Server from C drive to D. What is the easiest possible way to do that having all you projects in it working fine ?
0
votes
0answers
5 views

How can I config home computer as a web server for my android application

I try to develop android application that can connect with web-server for push or pull data from it but I can't put my home computer as online web-server for testing. I used to try wampserver and ...
0
votes
0answers
20 views

wampserver - msqli extension is missing

I had a previously working installation of wampserver on my PC. I was tinkering around with some things trying to get php-curl installed (I have php 5.3.13, which apparently has a bad dll for this). ...
2
votes
1answer
39 views

Web service PHP + Android application

Using eclipse i create a simple abdroid application which communicate with MYSQL data base using PHP scripts, i start writing my PHP Web Service and i put those files under 'www' of my Wamp server. in ...
1
vote
1answer
16 views

WAMP show logs in realtime in console

I'am using the WAMPServer, and it's located in d:/wamp/. Is there a way to show logging window or console in realtime as I'am crawling on my server web ?
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 ...
-1
votes
1answer
24 views

Ajax not giving results under wampserver

I've been trying to figure out why the content in my very simple ajax file isn't working for the past hour or so. I'm using wamp server, so I deployed my file under the www folder and ran it from the ...
-2
votes
1answer
72 views

i want to make a comment system by using php and notepad [closed]

i want to create a simple comment system and i want to use the notepad or access to save the database (COMMENTS ) , i tend to use this codes below but it didnt work , I WANT TO ASK 1- IS IT RIGHT ...
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
15 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
1answer
51 views

HTTP/1.1 504 timeout response

I run a program which downloads data from a site and save it in a folder with file_get_contents. Simultaneously I insert the data (title etc) in my mysql database. Suddenly one day my program stopped ...
0
votes
0answers
15 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: ...
1
vote
1answer
47 views

curl dont work on my wampserver 2.2 - php 5.4.3 - windows server 2003

I have a server with windows server 2003 and installed on it wampserver v2.2. php version of this wamp is 5.4.3 I need to run curl() in my scripts. but when enable php_curl from php extensions menu ...
0
votes
4answers
72 views

Send an E-mail from a php code

I want to send an e-mail using a php code,I am using wampserver. an error appear : mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" ...
0
votes
0answers
30 views

PHP Startup: Unable to load dynamic library 'C:"\php\php_mysql.dll' - The specified module could not be loaded [migrated]

I'm trying to upgrade php 5.4.14 from php 5.4.3 in wamp server 2.2e. I have downloaded php-5.4.14-Win32-VC9-x86 (thread safe). Extracted it under C:\wamp\bin\php. Copied wampserver.conf from ...
0
votes
3answers
34 views

Empty Image was saved on server

i need your help...i want to copy/upload images on server and saving directories in database...Problem is the images are empty =( I'm using: WampServer Apache Version : 2.2.22 PHP Version : ...
0
votes
0answers
23 views

Filepaths in Wampserver and PHP

Trying to use Filesystem functions in a Wampserver environment and cannot read or open files. Ran these: echo dirname('c:/wamp/localhost/www/test/test.php'); $basename = ...
0
votes
1answer
81 views

WampServer and Imagemagick, imagick php module not recogized

I'm using windows 7, 64 bit. I downloaded imagemagick - tested it by opening cmd and typing "convert" and it responded with a bunch of stuff that shows its working in windows. edit: but php does not ...
0
votes
2answers
45 views

Wamp server: Using phpmyadmin

I'm working with sql through wamp server, however whenever I try to open phpmyadmin from the localhost I get this error: Forbidden You don't have permission to access /phpmyadmin/ on this server. ...
0
votes
2answers
40 views

Using a database in mysql - wamp server

I'm trying to test mysql on my machine. I made sure the directory is set to the one where all my databases are, however when I try to use one it doesn't work. For example if I write in the command ...
-1
votes
2answers
50 views

Unable to connect to PostgreSQL server

I'm trying to connect to the PostgreSQL database of my app on Heroku: $host = "ec2-54-235-242-31.compute-1.amazonaws.com"; $username = "user"; $password = "pass"; $database = "dbname"; $port = ...
1
vote
0answers
25 views

Fire a query that minimum connection with server database and minimum use memory of server database

I have a two tables category and subcategory.. Details of tables tbl_category : cat_id,cat_name tbl_subcategory : subcat_id, cat_id, subcat_name In this tbl_category i have 10 category data, and ...
0
votes
1answer
21 views

Changing Port number in worpress blog

First of all I installed wamp server on port 8081 (Because there was IIS on 80). the word process was installed successfully and blog was running smoothly. Now I stopped the IIS and set the apache ...
0
votes
1answer
27 views

phpprorobid issue: setting up live is messing alot

I have a live project developed in "phpprobid" auction software and i have to transfer it on local, I downloaded it and set it up on my xampp 1.7.4 which has php 5.3.5 but at start it said install ...
0
votes
1answer
29 views

PHP5.3 Wamp 2.2 Image functions not working

while I am trying to build a captcha in my web application ( PHP ), its not rendering the image. So I tried with the following code, which is the simple example in php.net. But this also not rendering ...
0
votes
0answers
37 views

Eclipse Will Not Stop at Breakpoints - PHP wampserver

Sorry to hash this question out again... but I've been tasked with creating a PHP application for the first time in a few years. I'm trying to get my local dev environment fired up and have ...
0
votes
2answers
40 views

Issue with first PHP program

I'm trying to use the here document and store it in a variable. The problem is in notepad++ the here document comments everything below the initialization line, including the closing tag for the PHP ...
-1
votes
3answers
52 views

JSON PHP parse error

I'm getting this error: Parse Error: syntax error, unexpected T_STRING in C:\wamp\www\test.php in line 2 while trying to print the keys from Reddit's front page How do I fix *$json_string* ...
0
votes
0answers
40 views

Tomcat is Not showing my Images on jsp page Dynamically from a folder

I Want To USe Dynamically generation of Images on My Jsp Page. Please tell me the logic to display all images stored in a folder on my jsp page. Tomcat is Not showing my Images on jsp page ...
0
votes
1answer
55 views

extracted pdf page and pdf files are not uploaded for some of the pdf files

I use imagemagic/ghostscript with my script below to extract the first page of a pdf file and convert it to jpg format , i then use an html form to upload the the jpg picture along with the pdf file ...
-2
votes
0answers
27 views

How to send a newsletter for subscriber [closed]

I want to add a feature to my website which is sending a newsletter to subscribers. I am using PHP,html,mysql and wampserver. I am not familiar with sending mails (I dont no how to do it I just know ...
1
vote
2answers
73 views

Fetch data from database issue

i have one issue i make a component and i add data add component data table that i want to fetch that data in my site how to do and i have one other issue how to put query in view.html.php file in ...
-6
votes
0answers
62 views

How to use a wampserver localhost:8080 on some other laptop on LAN? [closed]

I'm making a project on a PHP MySQL based chat application.I want to implement it in several machines over a LAN. Please somebody explain me how to do it step by step in detail... Thanks in advance :) ...
0
votes
2answers
38 views

WampServer gives me blank page on the browser

I have installed WampServer. It is online now. When I give localhost in the browser it gives me a blank page. How can I get rid of it? Before installing WampServer, Do i need to install PHP manually? ...
0
votes
1answer
23 views

Prohibit the acces to index.php on wamp

Wamp is installed on a local server. How can i prohibit the users from opening http://<server-ip>:<port-no>/index.php but i should be able to log into the server and open the ...
-1
votes
1answer
278 views

WAMP Server The mysqli extension is missing [closed]

I installed WampServer and phpMyAdmin gives this error: phpMyAdmin - Error The mysqli extension is missing. Please check your PHP configuration. How do I get this to work?
0
votes
0answers
40 views

Xampp based project for Wampserver

I've been handed a project made within with xampp in mind, but it fails unlogically on my wampserver version. After heavy testing today it was concluded that my Wampserver simply did not "like" the ...
0
votes
0answers
32 views

Getting Error After Installing Addon PHP 5.3.1 on Wamp 2.0

I've been using Wamp 2.0 with below configuration for a long time and it works fine, here's the configuration :- Apache 2.2.11 PHP 5.2.9 MySQL 5.1.33 and it works like a charm. But lately I was ...
0
votes
1answer
26 views

Wamp Server “Exception Message” Configure

I can try to configure on Wamp Server. I have a error.php file and its inside throw an exception. But when i throw an exception the wamp server to start-up self Exception style. For solve this ...
0
votes
2answers
75 views

localhost on WAMP gives “Unable to connect”

I have installed WAMP (Version 2.2 32 bit) on Windows XP SP 3. After installation, I get a "Unable to connect" message when I open localhost on Firefox. Could someone point me to the direction of ...
0
votes
1answer
15 views

wamp icon is green but still getting an error “http 404”

I have changed the wamp server port from 80 to 81 and am having an error when trying to open localhost, error, http 404. what have I not done
0
votes
0answers
26 views

Error connecting to host. Using WAMPServer.

This is a code from a book and I have just started building my website, using WAMPServer for this purpose. public function newConnection($host, $user, $password, $database) { $this -> ...
-1
votes
2answers
80 views

URI ROUTING in CodeIgnitor_2.1.3 throwing “Not Found” error

I have installed CodeIgniter_2.1.3 and running in Windows 7 Wamp Server 2.1 PHP 5.3.5 Apache 2.2.17 In \applicationconfig\routes.php, I created $route['default_controller'] = "welcome"; ...
1
vote
1answer
41 views

configure wamp server [closed]

I installed wamp server2 in windows7 64 bit. after installing when I start wampserver it goes offline. and all the components like localhost, apache does not work.when I try to put it online it shows ...
0
votes
2answers
159 views

Testing Contact Form with local WAMP server

I'm making a contact form so that someone can send a message to a specified email. However, I get an error message which is very persistent and won't go away: Warning: mail(): Failed to connect to ...
0
votes
0answers
130 views

PHP Mailer works on localhost but not when I upload to internet

My code works when i test it on my localhost on wamp server. But once I upload it to my web host it doesn't send out the email anymore (this is a notification email for a contact form). This is the ...
-2
votes
3answers
176 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 ...

1 2 3 4 5 14