0

I am running an Ubuntu Server. I would like for it to have a Python (v3.2) CGI script that would connect, and run a query, to the local MySQL database I have set up. Currently, the only things I found don't support Python 3.2. Please do not suggest switching to an earlier version of Python, because that is not an option for me.

Thanks in advance for your help!

5
  • Probably better to have this question migrated to StackOverflow where programmers can look at it. If it's voted to move, it will automatically migrate, so you don't have to repost the question or anything. Commented Jul 2, 2011 at 23:16
  • Okay, thanks for the tip. I will repost to StackOverflow, because I don't have much time to finish working on the above problem. Commented Jul 3, 2011 at 11:49
  • You probably shouldn't. You could go to the chat room "vote to close" and post the link to this question there and they'll migrate it for you, or flag this for moderator attention. Commented Jul 3, 2011 at 13:10
  • I flagged it for you. This will prevent duplicates from floating around. Commented Jul 3, 2011 at 13:10
  • This is an exact duplicate of this question, right down to the wording. It even gave me deja vu. Commented Jul 3, 2011 at 14:54

1 Answer 1

0

Take a look at this previous question: MySQL-db lib for Python 3.x?

Seems that a python 3 option is available.

Sign up to request clarification or add additional context in comments.

1 Comment

Actually, I found that question while I was searching for an author. However, none of those options worked, and I couldn't find a different solution.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.