Questions tagged as 'xampp'

2
answers

Xampp - Do not Start

I have problems accessing the files locally, when I put it in the browser http://localhost:8080 it displays the dashboard of xampp I would like to display the folders with the projects, which are in htdocs. example when I type localhos...
asked by 19.12.2017 / 01:22
1
answer

Difficulty of defining charset in PHP [duplicate]

I tried to make a program that assigns a certain color sequence to all the characters, but the result is not as expected and everything indicates that there is a "charset " setting. Then I'm going to put the code together with an image of t...
asked by 04.12.2017 / 20:12
2
answers

MYSQL Connection Error

I'm setting up a machine to set up PHP and before using EASYPHP to run locahost my MYSQL ran all the normal banks, now when I try to run the error. Errors: 1. 2. ThingsThatCanHelp1. 2.     
asked by 22.10.2017 / 07:16
1
answer

How to configure xampp to accept the openssl_pkey_new command?

I'm trying to use the openssl_pkey_new command, it was working fine in wamp, but when using xampp it stopped. The code looks like this: $sslConfig = array( "digest_alg" => "sha512", "private_key_bits" => 2048, "private_key...
asked by 14.10.2017 / 22:03
0
answers

Undefined index: txtnum in C: \ xampp \ htdocs \ factor.php on line 2, can anyone help with this error?

follow the codes: <html> <head> <title>Fatoração</title> </head> <body> <form method="post" action="fator.php"> Numero: <input type="text" name="txtnum"><br> <inp...
asked by 25.08.2017 / 17:50
0
answers

XAMPP and Workbench problem

Does anyone have any problem when using the workbench to access a mysql XAMPP database? I'm having trouble with this, when trying to connect to the mysql XAMPP database the workbench issues an error sound, but does not display any messages an...
asked by 20.07.2017 / 21:07
1
answer

Variable not defined in SQL query for PHP

I'm trying to send a query with the information of a table in MySQL to an array in PHP, but I'm encountering the following error when I try to print an array position:    "Notice: Undefined variable: array in C: \ xampp \ htdocs \ Domiritmo...
asked by 20.06.2017 / 18:10
1
answer

how to install imagemagick on macintosh (Xampp)

I was trying to install imagemagick on the mac, I opened the terminal and executed the following command ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)". Then I checked brew install imagemagick b...
asked by 06.05.2017 / 23:10
0
answers

Sass on xampp does not work

Good afternoon, I'm trying to run sass on xampp, but it's not working. Can anyone tell me if there is a way to make it work?     
asked by 14.10.2016 / 19:30
1
answer

xdebug - xampp php7

Good afternoon people, I researched in several places on how to activate xdebug and I found some solutions, but none of them worked here. The simplest and always used way was to uncheck the; of the line zend_extension="C: xamppphpextphp_xdebug.d...
asked by 20.09.2016 / 22:19