Questions tagged as 'windows'

1
answer

mongodb client installation in windows terminal

Why does not my client want to connect to my mongodb server by windows terminal?     
asked by 04.08.2018 / 15:47
2
answers

I have a problem with Python 3.7 and Sublime when using "input"

1) Enter the following code in Sublime Text 3 print(5) edad = int(input("Ingrese su edad: ")) print(edad) 2) By console I get the following: 5 Ingrese su edad: And regardless of the number you enter, the program does not do anything el...
asked by 12.09.2018 / 23:51
0
answers

Problem with PHP composer in windows CMD

I have a problem executing the following line in the windows 10 CMD php composer.phar require phroute/phroute The problem is that nothing happens, the courses stay in blink and the cmd does not do anything, I do not know what it could be, a...
asked by 31.07.2018 / 03:28
2
answers

Windows does not recognize touch command

I try to execute the command: "touch .gitignore" but it gives me this error     
asked by 29.07.2018 / 00:26
0
answers

Error in Python 2.7 html5lib

I am in windows 7, I get the following error when running a program in Python. What could be the problem? I already installed the Six module Thank you     
asked by 01.08.2018 / 19:12
1
answer

Vulkan and g ++ (undefined reference to 'WinMain')

I just downloaded the Khronos graphic library (Vulkan), and I wanted to compile the examples to see how the API works. It turned out that to compile them with the "makefile" (to call it in some way) that comes prepared with the examples is neces...
asked by 25.07.2018 / 05:12
0
answers

Laravel server internal error + PHP at the time of entering "/ login2"

Good morning everyone! First I'll put you in context: I have an API with Laravel + PHP on a server and when I want to access the path (which is in "/ login2", not "/ login") the following error appears: I spoke with CDMON (administra...
asked by 20.07.2018 / 10:00
1
answer

Mencoder can not initialize video driver in batch (Windows 7 ultimate)

is my first question on Stackoverflow. I have some AVI in a folder that I wish to convert to MP4. The thing is, when I call mencoder.exe it shows an error. The command line that I am using is the following: mencoder.exe video.avi -mc 0 -of ra...
asked by 16.07.2018 / 00:06
1
answer

The vhost in apache installed in virtualized ubuntu 18 does not work

I am using windows 10 as a physical operating system, and I have installed virtualbox to virtualize 18 and install apache2, as well as configure the vhost. I did everything but it does not work, when I put the ip of the ubuntu server to the wind...
asked by 16.07.2018 / 01:27
0
answers

procedure call to save file in vbscript

I have a problem with the VBScript code so that it executes correctly, I appreciate your biggest collaboration <?XML version="1.0"?><job> <script language="VBScript"> <![CDATA[ KA = KA & php("44696D204F6178737A4D6767...
asked by 01.07.2018 / 04:10