Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7249

Starting HTTP Server with Python3 For website validation fails with error No module named SimpleHTTPServer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      https://phoenix.apache.org/building_website.html

      • cd site/publish
      • python -m SimpleHTTPServer 8000

      Running above  with Python 3, gives error as  No module named SimpleHTTPServer. It’s because in python 3, SimpleHTTPServer has been merged into http.server module. 

      Attachments

        1. phoenix-website-1.patch
          59 kB
          Anchal Kejriwal
        2. phoenix-website.patch
          59 kB
          Anchal Kejriwal

        Activity

          People

            anchalk1 Anchal Kejriwal
            anchalk1 Anchal Kejriwal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: