Jump to content

Recommended Posts

Posted

My Python scripts that are calling the following modules are returning a 500 error and a "End of script output before headers" message in the error log:

import MySQLdb

import html

Please confirm these modules have been installed in my environment.

Thanks!

Posted
9 hours ago, cktrack said:

unless 3.7 is going to become available soon.

There were quite a few issues, but I spent a few hours today getting Python 3.10 installed. There are a lot of people waiting for it before they move to Plesk.  

On 7/29/2022 at 10:38 AM, cktrack said:

import MySQLdb
import html

These Python modules have been install on Python 3.10 which is located at /usr/bin/python3.10

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...