Questions tagged as 'xampp'

2
answers

activating phpmyadmin [closed]

I'm running XAMPP, however my phpmyadmin is disabled I've done everything to activate, there is some other option, follow below the error.    # 2002 - File or directory not found       The server is not responding (or the local server socket...
asked by 02.07.2014 / 21:58
0
answers

Javascript does not work on localhost but works on the server

I have a project that has a graph generated by javascript and angular logo on the home page after a login, however, in my localhost this graphic was never shown and I got to a part of the work in which I need to move it, however, without seeing...
asked by 14.11.2018 / 19:48
0
answers

Xamp [Apache] does not start

I'm trying to start apache with xampp, but I'm not having success. The error in Apache_Start.bat is as follows: httpd.exe: Syntax error on line 176 of D:/xampp/apache/conf/httpd.conf: Cannot load modules/mod_ssl.so into server: N\xe3o foi poss...
asked by 01.11.2018 / 17:39
1
answer

Access Forbidden when copying and pasting new home.php

I have a project and it's all in English on the main page being "home.php", I can usually access it in local using "localhost / CoLWithGit", however, I need to do a Portuguese version of this page as well I made a copy of home.php and renamed it...
asked by 30.10.2018 / 19:39
0
answers

Get Windows user through apache log

Good afternoon, the apache log file is not informing the windows network user, the httpd.conf file is configured like this: <IfModule log_config_module> # # The following directives define some format nicknames for use with #...
asked by 02.10.2018 / 19:13
1
answer

Change URL in localhost (.htaccess)

I would like to change the URL of my local server. I use XAMPP. I believe you need to create or change .htaccess . In fact, I have already created the file and placed it in the root of the localhost, that is, in the htdocs directory. I...
asked by 19.09.2018 / 01:56
1
answer

Mysql help PhpMyAdmin How to insert a table into a bank?

How do I insert a table into a table? I am a beginner mysql user and a beginner in the programming world. I made the following code: INSERT INTO banco1( CREATE TABLE Cliente ( id INT NOT NULL AUTO_INCREMENT nome varchar(60)NOT NULL...
asked by 29.08.2018 / 19:45
2
answers

Laravel - How to configure project to open in XAMPP?

I have a project in Laravel , however for a specific reason I had to uninstall XAMPP and install again. Now I do not remember what I should change in the XAMPP configuration files to make the project run. I have already changed the project...
asked by 08.09.2018 / 15:43
0
answers

Problems trying to run MySQL through Xampp

I was studying about database normally until one day when starting xampp and trying to access phpMyAdmin I got the following error message: phpMyAdmin - Error Error during session start; please check your PHP and/or webserver log file and co...
asked by 03.08.2018 / 16:04
0
answers

SonarQube 7.2 + Xampp "java.io.IOException: An existing connection was terminated by the remote host"

I'm trying to create the connection between SonarQube 7.2 , using Xampp 3.2.2 to create and manage the database. When running StarSonar.bat it closes alone. When you start StartSonar.bat , the CMD returns a message with the fo...
asked by 05.07.2018 / 16:55