Questions tagged as 'xampp'

1
answer

Import MySQL CSV files

I'm using Xampp as a server and MySqlWorkbench as a database, how can I import a csv file to make various experiments (file size, upload time, etc.)?     
asked by 12.06.2015 / 17:49
1
answer

Arduino + PHP + MySQL

I do not know about PHP, so I'm having some doubts ... I'm trying to implement a connection of the three systems mentioned in the title. The idea is to capture two sensor values and send them to php and then to mysql. But before that, I'm having...
asked by 09.09.2018 / 22:10
1
answer

Composer Autoload is not working

Good evening (or any shift if you are from the future). Well, my problem is objective, but so far without a solution. I developed an entire project on my windows PC using XAMPP. As the system has several classes I'm using autoload of th...
asked by 19.06.2018 / 02:17
2
answers

Error trying to connect to SQL Server with CodeIgniter and PHP 7

Good afternoon, I started having problems with my CI when upgrading my development environment (windows + xammp) and production (ubuntu + apache) to the latest version of PHP 7.1.10. When trying to connect to Microsoft SQL Server I get the fo...
asked by 07.05.2018 / 22:00
1
answer

Configure oci8 in xampp php7.18

I'm trying to set up oci in xampp with php7.1.8. I have activated the line extension=php_oci8_12c.dll in php.ini , but when starting the service it gives the following message.    Could not find procedure entry point OCICon...
asked by 31.08.2017 / 15:40
2
answers

How to connect to the Mysql of Xampp from another server with linux installed?

Hello, I have a test server known as Xampp in it, I have an active database in mysql, but I also have another server with apache running on another machine, and it is on this machine that I want to run the codes in php, on the local machine it wo...
asked by 22.02.2017 / 02:23
1
answer

XAMPP has mysql active?

Good to see if XAMPP has mysql active. Or if it is obsolete like the wamp     
asked by 18.05.2015 / 13:02
1
answer

Error with APNS Server using PHP

I created a small APNS Server using PHP, using an older version of Xampp. But when I was using the push file in a current version, I got the error as per the image: The error line which is referenced above is this: // Servidor de produç...
asked by 22.01.2015 / 00:24
0
answers

Connect SSH with Laravel (Windows Server)

The server where you are hosting my XAMPP is Windows (Win 7), and I need to connect via ssh to other linux servers through Laravel. I'm using the LaravelCollective 5.5 library ( link ). Initially my code is as follows, but this is returning t...
asked by 05.06.2018 / 18:45
0
answers

Problems with .htaccess when hiding public folder 5.4

I need to do deploy for production of an application that I migrated to laravel 5.4, in test environment I am using the virtual host on windows where I type in url 'mysite1' and until then beauty. But when I was setting up with .htaccess when...
asked by 23.11.2017 / 01:32