cktrack Posted July 29, 2022 Posted July 29, 2022 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!
cktrack Posted July 30, 2022 Author Posted July 30, 2022 Not sure. I will work on debugging them as I go, unless 3.7 is going to become available soon.
Krydos Posted July 30, 2022 Posted July 30, 2022 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now