Questions tagged as 'xampp'

2
answers

Problem opening application in Yii2

I am presenting the following problem and that is when opening my Yii2 application, the charge in my browser as follows link and I get the following error Fatal error: Cannot use 'Object' as class name as it is reserved in C:\xampp\htdocs...
asked by 28.03.2018 / 04:10
0
answers

convert my pc to a server with xampp

I want to enter a project from another device, either a PC or a cell phone, I could see how I could do it with Apache from xampp and I was modifying the http-xampp.conf file and put this line at the end: # # New XAMPP security concept # # Clos...
asked by 27.03.2018 / 16:40
0
answers

Pydev Django when restarting server does not reload changes made in html

Good morning, I'm just starting in the development of web python, I'm using Eclipse and working with Pydev, I'm working with a project downloaded from a repo where my task is to create a form and integrate it into the template used in the projec...
asked by 12.03.2018 / 01:42
1
answer

How to install the BLENC.dll PHP extension?

I downloaded the extension and pasted it in C: / xampp / php / ext then I restarted the server, but nothing, it comes out Fatal error: Uncaught Error: Call to undefined function blenc_encrypt (). What should I do?     
asked by 06.02.2018 / 13:11
0
answers

Connect mysql using the real ip

Good, I want to configure the mysql server of the xampp so that it can be connected for example by "navicat" using the real ip of the server (152.34 ...). I can only do it with ip 127.0.0.1 on the same pc.     
asked by 02.02.2018 / 17:10
0
answers

Accept X-CSRFTOKEN XAMPP Django

Good morning: I am trying to connect an application in Django with a service in PHP with an xampp as a server. I am sending you the data from a View in Django with a: return redirect('enlace',{'parametros':parametros}) This generates thi...
asked by 29.01.2018 / 12:19
0
answers

connect 2 pc to the same database through mysql xampp

I have a desktop application programmed in c # and I need 2 pc to connect to the same database through the local network created from an android device. pc with the application (client): 192.168.43.181 pc with the BBDD: 192.168.43.172 c...
asked by 29.11.2017 / 04:17
0
answers

php does not correctly return to ajax on host but if it does to xampp

I have created a form to send messages to Telegram through a bot. I use ajax to send all the data of my form to my php code and that in this the link of the sending of the message is generated. In my ajax I have a success and error, and here the...
asked by 08.11.2017 / 06:24
0
answers

HTML-PHP Survey does not run without XAMPP

I did a survey in html linked to the results in php (php obviously inside html). The results of the survey are in nested if-else. Running it with the help of xampp does work correctly, showing only one result. If I run it without xampp, it sh...
asked by 21.11.2017 / 05:00
1
answer

how to reinstall xampp in ubuntu?

Sorry for the inconvenience again, do you know how I can crush the xampp that I currently have in ubuntu with a new one? Let's say reinstall but crushing the one I already have now. Is that an error has occurred that I can not correct because of...
asked by 31.10.2017 / 00:09