Most voted "wamp" questions
WAMP is acronym for the combination: Windows, Apache, Mysql, PHP - Perl - Python. It is used to perform the automatic installation of these softwares in a way that facilitates and manages the configuration and integration of them.
Learn more…67 questions
Sort by count of
-
23
votes1
answer46824
viewsWhat’s different from Xampp, Wamp, Easyphp, Zwamp and PHP?
What a difference from Xampp, Wamp, Easyphp, Zwamp and PHP? They are all servers? Are all official PHP?
-
12
votes1
answer281
viewsCakephp actions not found in Wampserver Vhost
I am trying to make my administrator actions SSL-protected, including the login action. However, whenever I try to access one of these actions, I always get error 404. For example, when trying to…
-
8
votes1
answer7977
viewsexternal access with wamp
I was wondering how other people can access my webserver. I have already released the 8080 port and the icon is green. I can also access local with 192.168.0.10:8080 but if I use my ip together with…
-
5
votes2
answers16023
viewsHow to Update PHP Version on Wampserver?
Does anyone know how to upgrade the latest version of PHP to Wampserver?
-
5
votes3
answers6817
viewsRecover Mysql Table
I reinstalled WAMP and did not export the database (.sql), but I have the files ". ibd" and ". frm". After the installation, I created a blank database and copied to the folder all the files ". ibd"…
-
4
votes1
answer7391
viewsAccess by Phpmyadmin ip
Inside the folder c: wamp alias phpmyadmin.conf there is the line below to free phpmyadmin access for all machines in the network: <IfDefine APACHE24> Require all granted I wonder if there is…
-
3
votes3
answers34761
viewsError: "You have an error in your SQL syntax"
I am getting the following error when time to perform a query to insert data into a table in the database: You have an error in your SQL syntax; check the manual that Corresponds to your Mysql…
-
3
votes1
answer275
viewsMigrating Windows Local Development Environment to Mac
I would like to migrate to Mac, but I have some fears about the local development environment. The question is in relation to Apache, Mysql (and other BD’s), PHP and Node.js. The issues are:…
-
3
votes3
answers2076
viewsWampserver 2.5 installation/run error
I installed Wampserver 2.5 64bit and during the installation no error occurred, however while running the following message appears. The Configuration file contains a syntax error on line 325:…
-
3
votes2
answers261
viewsHow to run Wamp Server over network?
I installed Wamp Server on the network, but it does not work. It turns red, I swipe the mouse and it says "Server online". I already modified the httpd.conf file to release the permission for all…
-
3
votes2
answers105
viewsData does not appear on the page
I made an OO code in PHP. I used Mysqli for the database and WAMPSERVER as the server, in which I entered data for the table "category". The collation of the bank is "latin2_general_ci". No errors…
-
3
votes3
answers792
viewsHow do Apache (wamp) stop killing the session by itself?
I developed an application with laravel and left her spinning in the wamp, but after a while it ends up killing the user session, I wonder if there is any setting for it to stop doing this? Thank…
-
2
votes2
answers312
viewslocalhost goes straight to projects
When I open my localhost, it doesn’t show up but that localhost home screen, and yes I go straight to my www directory, someone knows why?…
-
2
votes1
answer604
viewsCall to Undefined Function transliterator_transliterate() in php 5.512 using wampserver 2.5
I am studying SQLITE3 and PHP and checking an example of the PHP Manual appeared the following error: Fatal error: Call to undefined function transliterator_transliterate() Example:…
-
2
votes1
answer198
viewsSend email via PHP in windows server 2008 R Standard with wampserver 2.0
I am using wampserver 2.0 in windows server 2008 R2 Standard. On the server is installed the SMTP Virtual Server. In php.ini I have the following configuration: [mail function] SMTP = 000.00.000.000…
-
2
votes1
answer594
viewsCall to Undefined Function pg_pconnect()
I need to create a connection to a database (already existing) in Postgresql (up and running), using this code (which also existed). Access file_bd.php <?php function conecta() { $ip =…
-
2
votes0
answers1352
viewsWampserver 2.5 Offline
I have a problem with Wampserver 2.5 (Windows 8.1). There was a need for me to change a configuration in apache (httpd.conf), to allow and accept rewrite module. After the line changes: #LoadModule…
-
2
votes1
answer191
viewsWAMP does not store
Hello, there is no mistake, however WAMP does not save the information. Code of cadastro_db.php: <? include("conection.php"); $nome = $_POST['nome']; $email = $_POST['email']; $idade =…
-
2
votes1
answer112
viewsHow to install OPENCV in PHP on a WAMP server?
I need the OPENCV image processing function in PHP, but I’m having trouble installing it in windows. how to proceed ?
-
2
votes1
answer279
viewsEnviar E-mail - Wamp e Codeiginiter
I’m trying to send the email via localhost by codeiginiter. Inside my Ibraries folder, I created a "Phpmailer" folder to put the Phpmailer file. Not sending the email, is giving the following error:…
-
2
votes1
answer42
viewsWindows server configuration (wamp) for different applications with subdomains
I am developing PHP/Laravel applications and need to configure a local server to access different directories from the same domain, as in the examples below: domain.com/application01 --> Access…
-
2
votes1
answer1778
viewsKey Foreign Relationship Problem in Phpmyadmin - Wamp
I have 'problem' in my Wamp, more precisely in the latest version (Wampserver 3.0.6 64 bit x64). When I create 2 tables, example: CREATE TABLE categoria( id_categoria INT NOT NULL AUTO_INCREMENT,…
-
1
votes1
answer21477
viewsHow to Unlock Port 80 of Windows 8 Firewall?
I’m using WAMP to run a local server and sometimes I want to show my projects to some friends, I’ve already set up port 80 on the router with my IPV4 and everything. When I do the port tests on some…
-
1
votes2
answers392
viewsPage does not stop loading when using exec in WAMP
I need to make a PHP script that runs a program on the server, but the page doesn’t stop loading, it’s like it’s waiting for the process to be finished. I already went to services.Msc and put the…
-
1
votes1
answer178
viewsXAMPP has mysql active?
Well I was wondering if the XAMPP has the mysql active. Or if obsolete is equal to wamp
-
1
votes1
answer501
viewsBy removing the index.php prefix in wampserver windows, is it possible?
It is possible to remove the prefix index.php in my local projects using wampserver?…
-
1
votes2
answers5990
viewsIs it possible to send email with xampp from a local server?
Well, from time to time, I find myself in the following situation where I cannot take the test of sites/systems that I develop. Practically always, I develop the system on my machine, to then go up…
-
1
votes0
answers1181
viewsWampserver 2.1 does not open localhost, phpadmin or turn green
I installed wampserver 2.1 and since I can’t open phpadmim or my localhost, the installation was without any configuration. Someone’s been through it?…
-
1
votes0
answers41
viewsApache connection between machines on the same network
Well, using Wamp Server, I’m trying to get another machine to have access to the pages placed in the C:/wamp/www/Site folder, for example. So far, I’ve only been able to get the other machine to…
-
1
votes0
answers604
viewsChanging WWW on Wampserver 3
Good Afternoon, I already changed the httpd.conf file on the lines Documentroot "d:/var/www" But when I ask to open the www is still targeting the previous one. D: wamp64 www Does anyone have any…
wampasked 8 years, 3 months ago Alessandro 141 -
1
votes1
answer3188
viewsWamp does not start mysql when restarting the PC
Every time I restart the PC, my Wamp won’t open the Mysql. I have to reinstall and end up losing my banks. The wamp server opens, but the icon turns yellow. this happened after I install…
-
1
votes2
answers5249
viewsApache error on Windows 10
Well... before upgrading to win 10, apache worked just right, both with WAMP, XAMMP, Easyphp, etc.. after I upgraded to win 10 I open the xammp , and when I start Apache, I get this following error:…
-
1
votes0
answers23
viewsWamp Server Forbidden error
I’m trying to put a site online (a basic site only for testing), but when I enter by my ip followed by port 8080, since port 80 usually gives problem, I get the message "Forbidden, you don’t have…
-
1
votes2
answers2073
viewsError creating Mysql Relations using Wampserver
I built the entire database and now I’m trying to do the relations, when I click on the primary key (referential) and click on the foreign key, the following error appears: "Error: Relational…
-
1
votes2
answers1496
viewsComposer installation error: 'could not find the specified module (php_intl.dll)'
I am using windows 10, 64 bits. While trying to install Composer, it displays error: The php that is being indicated in the Composer installation is the Wamp one (located at…
-
1
votes1
answer303
viewsChange maximum video size supported by server
I was testing a video on my page, only I came across a problem.... The line of my code is basically just that: <video id="video" src="arquivo.mp4" controls="true" /> The video resolution is…
-
1
votes0
answers51
viewsError enabling APC in local environment, using wamp 2.5, PHP 5.5.12, Apache 2.4.9 in windows 10
I’ve downloaded several Dlls but I can’t enable this extension, I’m working on an application where for N reasons I can’t give it up, usually it gives me the following Warning: Trying to use this…
-
1
votes1
answer170
viewsError installing Composer and Variable
I uninstalled and reinstalled a newer version of Vertrigo Server to have PHP 7, but when I try to do something with Laravel or Composer on CMD there appears a message saying: "the program cannot be…
-
1
votes2
answers1447
viewsWhy do I need WAMP (example) for Mysql to work?
When I started studying programming with database access, I had to install software like Mysql and WAMP. I know what WAMP is about, I know it’s a package of tools needed when programming, but I…
-
1
votes0
answers60
viewsMysql does not save configuration
Good morning. I use Mysql version 5.5.20 on WAMP server. I have an SQL statement that needs a little more memory than is set by default, to return the data. So I increased the value of…
-
1
votes1
answer223
viewsProblems with Wampserver
I’m learning to mess with the WampServer Still, but I’m already at an impasse. On my laptop is installed the WampServer and a web page under construction. To test, I use the notebook browser and my…
-
1
votes0
answers22
viewsFailed to display Longblob content on site
Guys I’m making a site for a tcc of high school and good did in php a while that would pull data from a table including photo(stored as longblob), and good at the time of running this code on the…
-
1
votes1
answer98
viewsProblem inserting data into a mysql database via PHP
Hello, the problem mentioned is that even after several attempts, my form cannot enter the customer data in the database. Apparently the data entry is successful, but no information is entered, and…
-
0
votes1
answer341
viewsError when placing wamp server online
Currently ultilizo Wampserver to be able to work with PHP however when I put it online appears the following error: jé edited httpd.conf php.ini but nothing else makes it stay online someone can…
wampasked 8 years, 9 months ago Felipe Henrique 2,135 -
0
votes0
answers724
viewsWamp + Laravel 5.1 + Postgresql
Someone already set up Laravel 5.1 to run on Wamp using postgresql database? I have an Laravel installation running on a WAMP server, but when running the "php Artisan migrate" command I get the…
-
0
votes0
answers75
viewsI created a db with Wamp but when I click on the folder to see my php files n appears nothing
In phpmyadmin db is ok, but when I click on the folder that has the phps appears: It is not possible to access this site Could not find DNS address of Folder Name server. My wamp is green and…
-
0
votes0
answers182
viewsHelp with Wampserver! Helpme! It’s not turning green!
Folks somebody help me with a little something on WampServer. I followed this tutorial from YT (https://www.youtube.com/watch?v=2KmzkPWty7Y&t=522s) Apache in the video is version 2.4.4 and mine…
-
0
votes0
answers74
viewsRemote page access via https internal network
Follow that tutorial to install the https on localhost. But I would like to access my projects as well, only over the network, just as I do using the http I tried to follow the same pattern I use on…
-
0
votes0
answers105
viewsError trying to access localhost on wamp server
I downloaded Wamp Server 2.5 from this site here installed it normally made the necessary settings as shown in the images below: however as you can see in the image my icon of wamp server only turns…
wampasked 9 years, 1 month ago Felipe Henrique 2,135 -
0
votes0
answers33
viewsSimulate slow connection with WAMP
I found this article which shows how to perform in the browser itself (in this case, Chrome), but does not work when Devtools is closed. Is there any way to do this directly in WAMP for localhost?…