Questions tagged as 'xampp'

1
answer

How to turn on xampp in conjunction with a desktop program? [closed]

My question is this, I am learning how to program and I recently created a small desktop program in netbeans and I would like to know if there is any way that every time I open the jar type program I also start the database that I have in xampp...
asked by 07.07.2018 / 16:55
1
answer

Error uploading file to the xampp website folder from localhost

The problem is that I upload a file to xampp. but I send it to the folder xampp / tmp / and not to the folder that I require as / htdocs / website / files but the first file you sent if you upload it correctly. the others only makes me regist...
asked by 09.07.2018 / 04:08
0
answers

Dynamic DNS with XAMPP

I walk with this doubt, look a lot but there is not much information about it .. Is there any possibility to make a Dynamic DNS server NO-IP style? Let's say, a user registers and creates a subdomain to which he can assign an IP and he can...
asked by 04.07.2018 / 13:45
0
answers

How to integrate Facebook leads to Mautic?

I did a clean installation with Mautic with XAMPP locally and I downloaded a webhook from guithub to make the connection with facebook. link I am using NGROK to create an HTTPS tunnel and take the tests online ... I configure the app on...
asked by 29.06.2018 / 23:01
0
answers

Why XAMPP opens multiple ports even if configured

I have xampp, installed in Windows Server 2008, and manually configure the ports, but there is a moment when xampp starts running and opens multiple ports, triggering the server to crash, I would like to know what this problem is, and what cause...
asked by 24.06.2018 / 22:51
1
answer

Forbidden Access, Xampp in Amazon EC2

I have an Amazon EC2 (windows server) where xampp has been installed to run PHP applications, an SSL security certificate has been implemented in the xampp, the issue is that there are other applications developed by another programmer and that...
asked by 15.06.2018 / 01:15
0
answers

See Where PHP

I would like to know why this part of the code is not for me. I am testing using a base in phpMyAdmin in xampp. $conexion=new PDO('mysql:host=localhost;dbname=personas',"root", ""); $consultaa = $conexion->prepare("SELECT * WHERE Cuil=:cui...
asked by 14.06.2018 / 19:37
0
answers

Unlock Apache Server from the Avast firewall

It turns out that I want to connect to the local server of my pc (xampp) from my cell phone through the ip. If I deactivate the Avast firewall or using the system's firewall if it allows me but Avast's firewall is not active because it appears a...
asked by 09.06.2018 / 21:37
1
answer

Avoid access to the log

What can I do if I am making a web page and I want to avoid that when the session is started it allows access to the log, but it throws me an error? Log code <head> <meta charset="UTF-8"> <title>Frutill...
asked by 06.06.2018 / 05:24
1
answer

Xampp on various networks

I'm using xampp to host a personal project, I'll explain: Preliminary information I have set up a web server with a bdd (mysql) to show the temperatures and processes used by the PC. For the temperatures I use a log created by the speed...
asked by 05.06.2018 / 18:32