Questions tagged as 'wamp'

2
answers

Why do I need WAMP (example) for MySQL to work? [closed]

When I started studying programming with database access, I had to install software like MySQL and WAMP. I know what WAMP is all about, I know it's a package of tools needed at the time of programming, but I never understood the importance of it...
asked by 05.08.2018 / 08:25
1
answer

How to unlock port 80 of Windows 8 Firewall? [closed]

I'm using WAMP to run a local server and sometimes I want to show my projects to friends, I've already set up port 80 on the router with my IPv4 and everything. When I do the port tests on some website it says that the port is open but with bloc...
asked by 30.01.2014 / 13:39
2
answers

Is 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 can not test the sites / systems I develop. Almost always, I develop the system on my machine, and then upload it to a hosting server. I'd rather always test everything...
asked by 03.03.2016 / 21:00
1
answer

Change maximum video size supported by server

I was testing a video on my page, but I came across a problem .... The line of my code is basically just this: <video id="video" src="arquivo.mp4" controls="true" /> Video resolution is the size of each frame set to 1920w x 1080...
asked by 21.10.2015 / 05:01
1
answer

Removing the index.php prefix on wampserver windows, is it possible?

Is it possible to get the index.php prefix in my local projects using wampserver?     
asked by 01.02.2016 / 14:46
2
answers

Apache Error in Windows 10 [duplicate]

Well ... before upgrading to win 10, apache worked just fine with both WAMP, XAMMP, EasyPHP, etc. After upgrading to win 10 I open xammp, and when I start Apache, I get this error:    20:34:36 [Apache] Error: Apache shutdown unexpectedly....
asked by 13.08.2015 / 01:39
1
answer

XAMPP has mysql active?

Good to see if XAMPP has mysql active. Or if it is obsolete like the wamp     
asked by 18.05.2015 / 13:02
2
answers

Page does not stop loading when I use exec in WAMP

I need to make a PHP script that runs a program on the server, but the page does not stop loading, it's like waiting for the process to finish. I've been in services.msc and I put the apache process in order to interact with my desktop, howev...
asked by 27.02.2014 / 22:15
1
answer

Error installing composer and laravel

I uninstalled and reinstalled a newer version of Vertrigo Server to get PHP 7, but when I try to do something with Laravel or Composer in CMD a message appears saying: "The program can not be started because php5ts.dll is missing in your compute...
asked by 22.03.2018 / 03:30
1
answer

external access with wamp

I wanted to know how others can access my webserver. I already released port 8080 and the icon is green. I can also access local with 192.168.0.10:8080 however if I use my ip along with: 8080 does not connect. Anyone know?     
asked by 16.02.2015 / 19:57