Questions tagged as 'xampp'

1
answer

Doubts on installing php7.0 on Debian 8

I'm glad I am installing php7 on linux server, debian8 and wanted to know where I get the listing of all php packages that exist, I know some but wanted to know if it has where I see all that are used for example in a windows xampp installation....
asked by 30.06.2018 / 16:51
1
answer

Error changing the mysql port on xampp

Because I need to use MySQL Workbench for college, I left port 3306 pro server for Workbench and switched to XAMPP for 3307 as the guy Suman Kotagiri said in this forum link When I started the MySQL module in XAMPP I thought I might make a...
asked by 19.06.2018 / 00:07
1
answer

Access a site from a server that is on the same LAN (XAMPP)

Hello everyone! I have two computers: Windows 7; Windows Server 2012. My site is in Windows Server 2012 xampp, and I want to access it through windows 7. I have tried to search the web browser by IP, by the name of Windows Server...
asked by 15.06.2018 / 18:48
0
answers

SQLSTATE [IM003]: Specified driver could not be loaded due to system error 193

Itriedtoreinstallthedriver,butIdidnotsucceed.PHPisworkingnormal,IhaveinstalledtheMicrosoftDLLsforODBCinstallation,whichare:php_pdo_sqlsrv_56_ts.dll,php_sqlsrv_56_ts.dll. The error appears to be in the SQL SERVER 11 ODBC driver. The PHP versio...
asked by 08.06.2018 / 00:10
1
answer

ERROR NO PHP: Fatal error: Call to undefined function sqlsrv_query ()

My login validation is giving this error: Fatal error: Call to undefined function sqlsrv_query() every time I try to login to the site I created. I made the connection to the db SQL SERVER: <?php class Conexao { private stati...
asked by 07.06.2018 / 13:37
0
answers

Array sent via Json to Javascript gets null in it

I have an application in which, a Javascript I have a function that performs an Ajax call to the .php file to handle. The .php handles the SearchContact (p) function like this: it does a SELECT on the MySql database (managed via XAMPP and phpM...
asked by 03.06.2018 / 21:30
1
answer

How localhost address on the local network

I'm testing a web application locally by pc and mobile, I connect to the pc using http://localhost and by mobile link . And I wonder if you can change the host address to a fixed address (for example link ), so that I can access from an...
asked by 17.08.2015 / 19:23
0
answers

How do I access a local network site by typing the virtual address (vhost)?

Speak up. All right? Come on! For a long time I have used Xampp to develop, host and access my sites locally. In the htdocs folder I create my directories as the default ( mysite1 , mysite2 , mysite3 , and so on). From there through the hos...
asked by 22.05.2018 / 16:23
0
answers

How to create triggers in DB using XAMPP?

A group has N events and each event has M expenses. 1) The trigger below should update the last modification made to the group when an INSERT is done in the event table. Why does not it work? CREATE TRIGGER trg_eventos AFTER INSERT ON e...
asked by 25.04.2018 / 22:02
0
answers

Problem in Xampp NetStat TCP service stopped

For 2 days this problem happened, I tried to solve it, without solution. I went to sleep, the other day I woke up, I had solved myself. Today it happened again, I already researched and I did not find anyone with the same problem as my Every tim...
asked by 12.04.2018 / 23:59