Questions tagged as 'xampp'

1
answer

Apache Service detected with wrong path

When I initialize the Control Panel with XAMPP, I receive the following error message:    Apache Service detected with wrong path What can I do in this case? This is the execution log:    [main] Initializing Control Panel   [main]...
asked by 13.05.2017 / 21:13
0
answers

blank page when logging in

I've been with a problem for days, which frankly I do not know why it happens to me. The issue is that I have a project on localhost, which worked perfectly, and everything worked, until I tried to optimize it (which I'm not sure is that), us...
asked by 15.11.2016 / 11:05
1
answer

Download CSV file with FileZilla and MYSQL

I want to download a CSV file created from a query from mySQL. I want to use FileZilla but I do not know how to do it, someone to support me? I have this code. SELECT * FROM EMPLEADOS INTO OUTFILE 'C:\prueba.csv' FIELDS TERMINATED BY ';' ENCLO...
asked by 15.11.2016 / 02:47
2
answers

Problem when trying to start mysql from xampp

Hi, I'm new to Linux but I have a doubt when starting xampp, everything starts correctly but when trying to enter mysql like this: / opt / lampp / bin $ mysql -u root -h localhost -p this appears to me: The "mysql" program can be found in...
asked by 02.06.2018 / 18:45
2
answers

Why are CSS styles not updated?

It happens to me sometimes that I have to eliminate the datos de navegación , cookies , caché , and everything so that I just update the styles that you modify in CSS , which are in another folder as you already know. I u...
asked by 09.07.2018 / 10:44
1
answer

Show contents of a database with php

I'm doing a job for the school, in which they ask me to do a "mini replica" of what would be twitter, so we can see data handling with php and so on. Well, I have reached the point of registering users, logging in and saving tweets in a database...
asked by 06.04.2018 / 18:49
1
answer

error Undefined index in php

in php, I get this error    Notice: Undefined index: user in C: \ xampp \ htdocs \ exemplification \ consultusuario.php on line 4 first php <!-- consultarUsuario.php--> <?php include('functions.php'); $user=$_GET['user'];...
asked by 14.11.2017 / 16:25
1
answer

Failed to connect to mailserver

See, once I was answered that "edo" now I have another problem, it happens that when I send it I get this error:    Warning: mail (): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.i...
asked by 17.09.2017 / 05:39
1
answer

PHP environment variable of xampp is not added to the path

I am installing Xampp using the windows command console in an unattended manner. When the installation completes, xampp is installed well except that the environment variable PHP is not added to PATH in the system variables. I'm using win...
asked by 06.10.2018 / 18:36
1
answer

I can not access local wordpress from Smartphone (Error Connection Refused)

I have installed a copy of my website on localhost (use xampp for Windows) to be able to test it. Everything is fine ... Until I want to access from another device located in the same local network (in this case from my smartphone) The pro...
asked by 19.04.2016 / 14:19