Questions tagged as 'xampp'

1
answer

Problems with MySQL in XAMPP

Every time I press start on the MySQL button in XAMPP , I find this message: Status change detected: running 16:21:27 [mysql] Attempting to start MySQL app... And it does not happen there, how can I solve it?     
asked by 25.09.2018 / 00:25
4
answers

Apache with Xampp does not start through blocked ports

Log detail: 13:41:13 [main] Initializing Control Panel 13:41:13 [main] Windows Version: Pro 64-bit 13:41:13 [main] XAMPP Version: 7.0.8 13:41:13 [main] Control Panel Version: 3.2.2 [ Compiled: Nov 12th 2015 ] 13:41:13 [ma...
asked by 05.08.2016 / 13:58
2
answers

Virtual Hosts apache ERR_CONNECTION_REFUSED

Could someone help me? I set up a virtualhost in Apache so that when I entered the address testsystem I was taken to the homepage of my system designed in laravel, but when I entered to this address the browser gives me the message that the we...
asked by 07.11.2018 / 21:24
1
answer

Start XAMPP server from CMD

Is there a way to start / stop XAMPP (Apache server and mySql) using the terminal in Windows 10? PS: The path where the program is is the one created by default when installing it     
asked by 17.11.2017 / 22:30
1
answer

Error accessing virtual host in xampp

I have created a virtual host with Apache and XAMPP. Locally I can access, but if I try to enter from another computer and in the same network does not access. <VirtualHost *:80> DocumentRoot "C:/xampp/htdocs/project" ServerName d...
asked by 17.06.2016 / 17:04
1
answer

creation of a virtual domain in windows with xamp [closed]

I have everything well configured but I get errors when launching my server, I do not understand what I'm failing, if someone could help me remotely with teamviewer I would appreciate it a lot I have followed the following steps check in the...
asked by 03.06.2017 / 13:20
0
answers

Magento 2, checkout error Copy does not exist

At the time of doing the checkout the page of luma shows me this: When I go to the logs specifically in exception that is where it sends me, this line of error appears:    [2018-06-06 16:57:06] main.CRITICAL: Class Magento \ Framework \...
asked by 06.06.2018 / 19:03
2
answers

XAMPP localhost does not work correctly

Good afternoon. I've been dealing with a problem that has come up with XAMPP for quite a few hours and it's giving me headaches. A few days ago, apache worked perfectly since I work every day with him but during the last weekend, it stopped w...
asked by 04.05.2016 / 13:03
1
answer

how do I fix this error "Notice: Trying to get property of non-object"

   Notice: Trying to get property of non-object in   C: \ xampp \ htdocs \ fairs-master \ fairs.php on line 84 <?php $rsFeriasMarcada = mysqli_query($link, "SELECT * FROM tab_ferias WHER...
asked by 28.08.2017 / 01:19
3
answers

How can I allow connections from another local IP in XAMPP?

How can I allow connections to my local page in XAMPP from another device in the same local network? From my computer where I have XAMPP I can access perfectly but from another computer connected to the same network I can not access. How c...
asked by 23.12.2017 / 11:59