Jump to content

Recommended Posts

Posted

Hello, 

      So I followed the instructions in this topic 

 

Need Help Running A Python Script

 

but the weird thing i get 404 not found error 

even tho the files are there and the permission is 755.

please help 

++++ i need these modules for python 3.6

  • BeautifulSoup4
  • requests
  • pandas

Thank you.

 

  • Server: Johnny
  • User: belheart
Posted

The reason you were getting a 404 error is because your account was not finished being created yet. It can take up to 2 hours on Johnny for a new domain to start working. On Tommy new domains start working immediately.

 

You're now getting a 500 error, but that is because your file was uploaded with dos line endings. Since we run Linux your cgi files have to have Linux line endings not dos (Windows). The easiest way to do this is to create the file with the cpanel file manager instead of creating the file on your windows computer and uploading it. This is the method that the tutorial you linked has you do it. You can also download a windows editor that understands line endings. I've never used it myself, but I've heard Notepad++ can do that.

 

Here's the modules you requested https://krydos2.heliohost.org/cgi-bin/modules36.py

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...