belheart Posted November 28, 2018 Posted November 28, 2018 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.6BeautifulSoup4requestspandasThank you. Server: JohnnyUser: belheart
Krydos Posted November 29, 2018 Posted November 29, 2018 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now