Most voted "configuration" questions
Configuration is the process of specifying the settings used for a system or application. Do not use this tag to ask about the specific configuration of a tool. It should be used for configuration development in an application.
Learn more…77 questions
Sort by count of
-
0
votes0
answers416
viewsConfigure external access to a local Magento server
I have a 64 bit Ubuntu server configured on a virtual machine (Virtualbox) using the Bitnami installation package with Magento. I can normally access the application via any computer on my network…
-
0
votes0
answers50
viewsIs it possible to install Koel on a simple php server?
I was wondering if it’s possible to install the Koel, on a simple PHP server, basic hosting. If yes, how can I install correctly ?
php laravel commiserate hosting configurationasked 8 years, 5 months ago Jefferson Mello Olynyki 864 -
0
votes1
answer51
viewsMaintenance plan SQL Server 2014
I created a master plan in the bank of the company in which I work, the same is dealing with the following options: Check Database Integrity Shrink Database Reorganize Index Rebuild Index Update…
-
0
votes0
answers163
viewsphpinfo.php file information other than php.ini in VPS. What to do?
good morning; The settings of my VPS, in the PHP part are shown in phpinfo in this initial way: System Linux fkc.com 2.6.32-042stab112.15 #1 SMP Tue Oct 20 17:22:56 MSK 2015 x86_64 Build Date May 14…
-
0
votes1
answer243
viewsPyside facility
I’m trying to install Pyside in python 3.5 (32-bit), I installed Pip without problems, but I’m not able to install the easy_install, this error appears when I run on cmd here: But when I run the…
-
0
votes0
answers924
viewsCreate . exe or . bat to open file as another user
How do I create a file to run a .exe with another user, with user values and password set. Ex: user:max.rogerio and password: 123456 I tried to use the run as but every time it starts windows he…
-
0
votes1
answer800
viewsFree access to the Tomcat management screen
I have installed Netbeans 8.1 in this installation, I took advantage of installing Tomcat 8.0.27. However I am not able to access the management screen, because it asks the password. I tried several…
-
0
votes1
answer740
viewsHow to swap inline indentation for Vscode dot
I wonder if to use dot instead of indentation online is necessary some extension? In case I think it would be like seeing each space a point. Example:…
visual-studio visual-studio-code configuration indentationasked 6 years, 4 months ago Cleyton vinicius 41 -
0
votes1
answer1181
viewsHow to set . exe compatibility mode by prompt?
I’m creating an application in Lectron, but notifications only work if the application is running in windows 7 compatibility mode. I currently ask the user to right-click the . exe, go to…
-
0
votes0
answers39
viewsMy Lightbox module that I inserted in Angular does not work, how to do it?
Well I installed this Lightbox module with the command npm install lightbox2 --save according to the website: lightbox so far so good. After I put the paths in the angular file-cli.json as examples…
-
0
votes0
answers8
viewsHow to run Cakephp Migrations ONLY in my development environment?
I am working on a project that has three different environments: Live (project in production) Staging Development I created a Migration that creates the table teste, however, instead of creating in…
-
0
votes2
answers1412
viewsMigration of Hibernate 4.3.x to 5.3.1
I’m taking a course in Sales System, the teacher uses the version 4.3.11 of Hibernate(what works perfectly). But I would like to migrar for the current version(5.3.1), but with the configuration of…
-
0
votes1
answer176
viewsHow to run http-server Node?
Guys I’m trying to install http-server npm install http-server -g however is giving this error, I already set the proxy, what can be? log: 0 info it worked if it ends with ok 1 verbose cli […
-
0
votes1
answer80
viewsWhy are apache subdominios sending to the default site?
Today I have a PHP system that uses an IP, so it looks like this: http://200.204.203.345/system I’m setting up subdominios to answer the requests and stay that way http://sistema1.empresa.com.br…
-
0
votes1
answer76
viewsConfigure Docker api to accept remote calls
I’m trying to set up the Docker api to accept remote calls. I modified the file /etc/sysconfig/docker as follows : # /etc/sysconfig/docker # Modify these options if you want to change the way the…
-
0
votes0
answers184
viewsI can’t set correct the environment variables for android to use Ionic
I’m starting in mobile and I’m doing the setup for Ionic. Well my difficulty is being on time to run sudo cordova run android who returns me: Checking Java JDK and Android SDK versions…
-
0
votes0
answers18
viewsAzure Function Queue, how to pick up 1 dice at a time?
Hello, good(m) (day, afternoon, night) I am working with a Function that when activated makes a very heavy processing. Because of that I can’t let her pick up multiple dice in the queue, it needs to…
-
-1
votes1
answer2317
viewsConfigure JDK in Android Studio
I need to configure the JDK path in Android Studio via terminal without root access to a script. The computer has JDK/JRE 7, I tried to change the value of some variables: PATH, JAVA_HOME, JDK_HOME,…
-
-1
votes1
answer751
viewsCould not create the driver from Nhibernate.Driver.Oracledataclientdriver, Nhibernate, Version=4.0.0.4000, Culture=neutral,
I am working on an application with NHibernate and Fluent Nhibernate. I’m having trouble with my settings App.config. I don’t know exactly what’s wrong with my settings. I’m getting this Exception:…
-
-1
votes1
answer497
viewsvirtualapp/didlogical - What is it?
Hello, I was researching on other ways to manage credentials of the programs I use (github for example), I found and was editing on Windows Credentials/Generic Credentials, found a Redential of…
-
-1
votes1
answer40
viewsCredentials in php file
I want to put the credentials in a php file and I will use the following solution to deploy in production: config.php in the local environment $username = 'adm'; $senha = 'aaa'; push to the…
-
-1
votes1
answer326
viewsSite Vue.js in production does not load complementary files
I have a project in Vue.js. I ran the npm run build to generate the files that will go up to the production server. But when I open index.html the browser does not render anything and running the…
-
-1
votes1
answer165
viewsSpring Boot - Outsource database settings
I have a JAVA project developed with Spring Boot. Database settings are in the default file Resources/application.properties. spring.datasource.driver-class-name=oracle.jdbc.OracleDriver…
-
-2
votes1
answer77
viewsHelp - How to remove blue Pycharm markup when typing
You guys, good night! Please, I would like some help for a beginner in programming. How do I remove this blue tag in the Pycharm editor, as shown in the photo, so it goes back to normal? Since…
-
-3
votes1
answer143
viewsXampp does not load javascript file, page turns white!
I wanted to create games in html and for that, I downloaded the xampp (in addition to the phaser files, of course) and followed a few steps I saw on the internet to configure it. However, every time…
-
-4
votes1
answer1368
viewsMy Samsung Galaxie S5 smartphone restarts when I’m in the middle of a call
It’s been over a month since my Galaxie S5 smartphone automatically shuts down when I’m in the middle of a connection and reboots. This happens about three times a day and I imagine it’s a wrong…
-
-5
votes3
answers4815
viewshow to install java JDK and JRE in windows 10?
Hello; I’m doing the Android development course. I’m on: Section - 2 - Installation and configuration in windows Class - 5 - Java installation, JDK and JRE PROBLEM - I am unable to perform the…