Scripts with connection
Category: Python
Hi ,
I ahve a few scripts I am trying to run but somehow they fail.
The scripts open a connection outside and get some data from other sites.
Currently , they fail on connection problems.
I would like to know if you prohibit scripts from doing actions such as scraping , DB mining , etc...
Thanks
Dan
I ahve a few scripts I am trying to run but somehow they fail.
The scripts open a connection outside and get some data from other sites.
Currently , they fail on connection problems.
I would like to know if you prohibit scripts from doing actions such as scraping , DB mining , etc...
Thanks
Dan
Best answer chosen by User
|
0
|
Hello DanPorat, We do not prohibit scripts from doing that, but the firewalls are set to prevent outside connections without proper authentication. You may want to test connection from the outside database source to the website using something like Telnet. If you're connecting to a MySQL database, the typical port is 3306. I'll add an article at the bottom of this post that has examples of how to use telnet. Note that the article talks about EMAIL, but the relevant part of it is about testing the port numbers with telnet in a DOS command line. Diagnosing Ports with Telnet If you have any further questions, please contact technical support or leave a comment at the bottom of the page. Regards, Arnel C. |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


