Most voted "wampserver" questions
Wampserver is a software published under the GNU General Public License developed by PHP Team, which is used to install and manage PHP 5, Mysql and Apache, providing support for using PHP scripts locally.
Learn more…24 questions
Sort by count of
-
2
votes1
answer473
viewsHelp setting up WAMP Server
I’m having a problem with the WAMP server, where I can’t access my project from Localhost when I click directly on the project name, just type "localhost/project name". Does anyone have any hint to…
-
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,…
-
2
votes1
answer323
viewsWampserver does not install Wordpress
I installed Wampserver on my Windows 10, only localhost didn’t work because of IIS Windows, so I set up Apache to use localhost:8080. So far so good, I can access the local installation of my…
-
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…
-
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
votes0
answers249
viewsThere are anti-ddos in apache ? What measures should I take by apache for prevention?
In greater detail: I believe that I am suffering some kind of attack, I suspected and I put an anti ddos, and it has already blocked some addresses, it released me the network and returned to…
-
1
votes1
answer128
viewshow to change the date format to d/m/a in php wamp
I created a registration system and data queries for the registry office where I work, however, the dates are being displayed in the a/m/d format and I want to change to the national format, but I…
-
1
votes0
answers13
viewsGulp - Browser-Sync
I need some help! I am not getting any way to synchronize my browser with the browser-Sync. I wanted to use in localhost(wampserver), but I already searched, I have done several tests and nothing.…
-
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
votes1
answer1558
viewsapache 2.4.23 configuration to work on a home network!
I’m trying to serve an application on a home network (windows10) however the tips I find on the web to change apache settings don’t work, probably because they refer to earlier versions of Apache…
-
0
votes1
answer1305
viewsconfigure wampserver for external access
good afternoon. I intend to configure my web server (wamp) for external access. what I’ve already done: 1-I have a configured account; 2-configured in the router the port forwarding to my local Ip;…
wampserverasked 7 years, 5 months ago user26858 -
0
votes0
answers213
viewsWampserver acknowledging warning (Warning) with virtual host
I created a virtual host in the Wampserver, localhost does not display any notice on console, but with another(s) virtual host is charged with the following notice: This page includes a password or…
-
0
votes1
answer28
viewsOauth2 Authorization Problem using Wamp in Laravel 5.1
Good evening, I am studying API Restfull with Laravel 5.1 and came across a problem to request a request in Oauth. When running the built-in PHP server works normally…
-
0
votes0
answers91
viewsMy wamp doesn’t work
I need to download Composer, but I need wampserver, but wamp is not opening as there is always a missing dll. Before it was 100, then it was 110, and then it was 120. I downloaded every dll, went to…
-
0
votes0
answers1609
viewsSQL Server Driver in WAMP
I’m trying to install the SQL Server driver for php 5.5.12 (x64) but I haven’t been able to yet I downloaded the dll’s from website official, and added in php.ini They appeared in the list of PHP…
-
0
votes1
answer1224
viewsSQL Server connection in the Laravel
Guys, I’m making the following mistake: sqlstate 08001:[Microsoft][odbc driver 11 for sql server] tcp provider: no connection can be made because the target machine actively refused them. I am using…
-
0
votes1
answer550
viewsI cannot log into phpmyadmim
I am using a computer with Windows7 and downloaded the wampserver from there when I go into myadmim it asks for an account I do not know what account this is. then I’ve already entered phpmyadmim…
wampserverasked 6 years, 7 months ago artur 1 -
0
votes1
answer294
viewsApache no longer starting after ssl_module enabled?
Apache used to work normally. However, when I was trying to set up my intranet for sending emails, I was directed to enable the Apache ssl_module. Just click on it that Apache fell and never came…
-
0
votes1
answer233
viewsProblem when creating a connection between PHP and Postgresql
I am unable to make the connection to the Postgresql database. Follows the code: <?php class Conexao { private $usuario; private $senha; private $banco; private $servidor; private $porta; private…
-
0
votes1
answer242
viewsdll error in apache
I installed wampserver 3.1.7 on Windows 8.1 64, and apache is showing the following message. I have tried with newer versions of wampserver and the error persists, what changes is the word "isupper"…
-
-1
votes1
answer22
viewsproblem with php command prompt, php code -S 0.0.0.0:8080 does not work on the server(wamp),already tried everything I searched, pórem gives error 404
the code runs on the fashion.html page [1]: https://i.stack.Imgur.com/3uVlM.png code result [2]: https://i.stack.Imgur.com/bsBEP.png…
-
-2
votes1
answer178
viewsError 404 when entering data into database using PHP with Wampserver
I have the following code that inserts in my DB a name and city using PHP. <?php $link = mysqli_connect("localhost", "root", "admin"); mysqli_select_db($link, "crud"); ?> <!DOCTYPE html>…
-
-2
votes1
answer64
viewsWAMPSERVER INSTALLATION PROBLEM
Hi, I’m looking to install wampserver, but this error always appears. Does anyone know? Can you help me?…
wampserverasked 6 years, 5 months ago M.Oliver 1 -
-4
votes1
answer236
viewsProblem when trying to access my notebook with my Android by Ipv4!
Guys, I’m in a lot of trouble and he’s already given me a headache. I made an application with Magic Software and to run it on my Android I have to configure Magic Studio in the right way (already…