Results 1 to 2 of 2
  1. #1
    Registered User Imprahlad's Avatar
    Join Date
    Aug 2020
    Location
    India
    Posts
    74

    how to install python on YouStable shared hosting?

    how to install python on YouStable shared hosting?

  2. #2
    Registered User
    Join Date
    Jan 2023
    Posts
    134
    mkdir ~/python27 cd ~/python27 wget https://www.python.org/ftp/python/2....-2.7.10.tar.xz.
    tar xfv Python-2.7.10.tar.xz find ~/python27 -type d -exec chmod 755 {} \;
    cd Python-2.7.10 ./configure --prefix=$HOME/python27 make make install

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.