4 years ago by Prem

I'm trying to run the following "Hello world" Python cgi script #!/usr/bin/env python print "Content-Type: text/plain;charset=utf-8" print print """\ <html> <head> <title& . . .

apachecgipython
  • 0
  • 0
  • 4183
6 years ago by anette

I am trying to install dhcpd package from CentOS 7 DVD using yum install. (No internet connection) yum is trying to look for the package in online repos and I am getting this error: [root@otg yum.re . . .

centos-7dvd-installyumdvd-repo
  • 1
  • 0
  • 4081
6 years ago by gen2018

Hi, My Facebook login has stopped working now. I am using Laravel 5.3 Socialite 2.0  Checking my logs ERROR: exception 'GuzzleHttp\Exception\ClientException' with message 'Client error: `GET h . . .

laravel5-3socialite-fbsocialitefacebook-loginerror
  • 0
  • 0
  • 3967
7 years ago by raj

I get the error message "Unexpected error occurred" when trying to access the property pages of my network adapters - both wired and wireless adapters. OS is windows 7. Even with this error i can . . .

windows-7network-errounexpected-error
  • 0
  • 1
  • 3815
8 years ago by Binoy

I am getting this error on my VB.net program Conversion from type 'DBNull' to type 'String' is not valid The error occurs at the below line strResult= dtGrid.Rows(i).Item("RESULT") dtGrid is a dat . . .

vbnetvs2010visual-basic
  • 1
  • 0
  • 3594
8 years ago by Binoy

I have an excel workbook that is encrypted by someone else with Information rights management (IRM). Is it possible to remove the encryption from this file? If i click on File -> Info ->Protect . . .

excel-2013irm
  • 0
  • 0
  • 3490
7 years ago by Fischer

how can i check if samba is already installed or not in my raspberry pi? I have a folder named samba in /etc with 2 files smb.conf and gdbcommands  I can see 2 samba related packages in the list . . .

raspberry-pisamba
  • 1
  • 1
  • 3233
6 years ago by mkbaines

Hi, I have a responsive Wordpress page designed by drag and drop page builder Profit Builder. This page is scrollable beyond its content. There is extra white space that can be scrolled down, more vi . . .

html5cssresponsive-designhtml-heightbody-height
  • 1
  • 0
  • 3122
7 years ago by noddy

How to check if a file exists in Node.js? How to check this asynchronously? . . .

nodejsfile-existsasynchronous
  • 0
  • 0
  • 3073
8 years ago by Fischer

I am using Socialite2.0 with Laravel5.3 Facebook and Google authentication are working well. With twitter, it fails because twitter is not sending back email id. The createOrGetUser() method is . . .

socialitetwitterlaravelauthenticationoauth1
  • 1
  • 0
  • 3008
7 years ago by Vikas

I'm trying to setup a Kickstart server on Centos 7. When my client machine boots it goes into PXE, gets and IP address and then tries to get the image but fails with the message Connection timed out. . . .

tftpcentos-7xinetdpxe
  • 0
  • 0
  • 2967
8 years ago by dig_abacus

Given an integer value x, how to search a linked list and delete all nodes with data value greater than x? How to optimally do this in Javascript?Update on 2016-11-17I am implementing the list in jav . . .

javascriptlinked-listsearchremove
  • 7
  • 0
  • 2657
7 years ago by Mourchid

HiI'm asking for a Python algorithm which can align (match) two text files, for example, a file of script movie and the file of its subtitles, if you have any idea about how can I do this step, I will . . .

pythonmatchingtextalgorithmsimilarity
  • 3
  • 0
  • 2518
4 years ago by Yad

I am trying to install Magento Open source using composer on a Windows machine. The command I run is php composer.phar create-project --repository-url=https://repo.magento.com/ magento/project-commun . . .

magentoopen-sourceinvalid-credentialaccess-keyinstallation
  • 1
  • 0
  • 2451
4 years ago by Ryan

Using Visual Studio 2017 ( 15.9.22) and trying to open Android SDK Manager under Tools->Android gets the message "Loading SDK component information failed.Please retry"  The output window in& . . .

vs2017androidsdk-manager
  • 0
  • 0
  • 2417