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& . . .
apachecgipythonI 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-repoHi, 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-loginerrorI 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-errorI 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-basicI 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-2013irmhow 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-pisambaHi, 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-heightHow to check if a file exists in Node.js? How to check this asynchronously? . . .
nodejsfile-existsasynchronousI 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 . . .
socialitetwitterlaravelauthenticationoauth1I'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-7xinetdpxeGiven 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-listsearchremoveHiI'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 . . .
pythonmatchingtextalgorithmsimilarityI 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-keyinstallationUsing 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