Questions tagged as 'xampp'

0
answers

Problem when using XAMPP - Help

   Solution to this problem - Here Hello Stackoverflow people I have a problem with my local server XAMPP the thing is that way I start these messages in the console, but yesterday I left but had no problems in the browser but today if the...
asked by 22.07.2018 / 02:52
1
answer

php driver does not work after updating xamp

I have updated XAMP to the latest version, which comes with php 7.2. I have added the drivers to xamp / php / ext /: php_pdo_sqlsrv_72_nts.dll php_pdo_sqlsrv_72_nts.dll php_sqlsrv_72_ts.dll php_sqlsrv_72_ts.dll I have also configured the...
asked by 12.05.2018 / 21:59
0
answers

Error with MySQL Workbench

I ask for your help, today I went to open MySQL Workbench and when I connected to the Local instance I get the following error I'm using Xampp and the version of MySQL Workbench is 6.3, my operating system is Windows 7     
asked by 18.03.2018 / 01:44
1
answer

Virtual host Xampp

I am setting up a virtual host in xampp by modifying the httpd-vhosts.conf file The problem is that when I try to enter link I get the error 404. I followed the steps of YouTube videos where they explain how to do it and it does n...
asked by 03.04.2018 / 14:19
0
answers

problem connecting via pdo

I'm using pdo to connect to a mysql database, before it worked perfect, but now something has broken. The error messages that appear are: Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\taller-poo-a\app\database\D...
asked by 03.04.2018 / 22:48
0
answers

Delete datetime records from a user table

I'm making a web application that takes data from a fingerprint reader. I import all the records to the BD of xampp and up there everything is fine. When I want to evaluate the assists I find that there are 2 entries. For example one is:...
asked by 05.03.2018 / 20:54
0
answers

shows me the code that contains my php when compiling

I have an index.php that sends to pagina.php and when I click on the send button the browser shows me the PHP code, why can it be? (I'm using XAMPP and MySQL) <form action="pagina.php" method="post" > <div class="field">...
asked by 28.01.2018 / 02:06
0
answers

Error installing XAMPP platform

I would like you to help me with this problem. Near the end of the installation of XAMPP I get the following error:    C: \ xampp \ htdocs \ web \ vendor \ doctrine \ annotations \ lib \ Doctrine \ Common \ Annotations \ AnnotationException.p...
asked by 26.01.2018 / 00:35
1
answer

Replicate database taking into account possible changes in the source BD

Good day, I need to "replicate" some fields of some a database, the problem is that I must contemplate the fact that some data in the source DB are modified to update those in the new DB and not generate a new record. In my first load of data, I...
asked by 13.11.2017 / 17:13
0
answers

Connection refused in XAMPP

I have configured the Apache and MySQL ports (4433 and 8080). It always worked for me with 8080, but today, when I put in the address http://localhost:8080/ , it gives me the following message:    Connection refused: localhost: 8080...
asked by 09.06.2017 / 14:46