Vasanthjan

  • Total activity 19
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Activity overview

Latest activity by Vasanthjan
  • Vasanthjan commented,

    Thank you Michael.

  • Vasanthjan commented,

    Both are different code Michael #!/usr/bin/python2.7 import time import datetime print("Current date and time: ", datetime.datetime.now()) print("Current year: ", datetime.date.today().strftime("...

  • Vasanthjan commented,

    .htaccess file entries Options +ExecCGI AddHandler cgi-script .py File permission for 2numbers.py -> 0755 Website Link: domain.tld/2numbers.py I can't get this point Michael: verify that you co...

  • Vasanthjan created a post,

    Python2.7 on cPanel Error message

    I have followed the below link. It is working inside the cgi-bin folder, not in public_html. Short Guide to Running Python Scripts with cPanel Instead of getting error: /usr/bin/python2.7: can't...

  • Vasanthjan created a post,

    Python Script not running on cPanel

    On new cPanel version I'm not able to run the python script getting Internal Server Error Files on cPanel to preview. 48167 Getting below error message on domain.com/cgi-bin/sample.py Internal...

  • Vasanthjan created a post,

    How to stop sendmail?

    I'm facing the same problem and want to know that "How to disable Sendmail for particular cPanel Account". Through the Sendmail, lots of emails (Bulk and SPAM) are sending from the server. Execut...

  • Vasanthjan commented,

    Can you help me how to achieve it? Is there any documentation available. and please specify the URL pattern to view the sub-domain which under home directory.

  • Vasanthjan created a post,

    How to access website via IP

    I can view my website or primary domain through the IP address like below format. The Files are showing under Location: /home/cpanelusername/public_html URL: it is working fine. But I'm not a...

  • Vasanthjan commented,

    Is this possible to get this feature in Paper Lantern theme? May I know the reason why this feature is no longer available.

  • Vasanthjan created a post,

    Contact US UAPI

    I have read about the API and it is awesome to use. But I can't understand this concept. UAPI Functions - Contactus::is_enabled - Software Development Kit - cPanel Documentation 1. How the cPanel...