Menu

Need to install MySQL?

Help
marque
2005-03-17
2012-09-19
  • marque

    marque - 2005-03-17

    I have an account with my web hosting service which includes MySQL access. I would like to change my current PHP/ Javascript methodology to a Python methodology.

    Question: Can I connect to this remote database without having to install MySQL on my local machine?

    If I really have to install the local version then I assume this will not interfere with my ability to connect to the remote DB?

     
    • Andy Dustman

      Andy Dustman - 2005-03-18

      It depends on your operating system, and what packaging is available. On Red Hat or Debian, for example, you can get packages with just the libraries and development headers, or you may be able to get a pre-built MySQLdb which is linked with static libraries. The Windows installer has MySQL libraries in it, I think, so AFAIK you can install it without MySQL packages, but I've never tried this. If you provide some more OS details, it would be easier to answer your question...

       
    • marque

      marque - 2005-03-18

      I work on two systems. Primarily the development will occur on a Windows XP system, but maintenance will most likely happen on a Fedora system.

      If we can get either of them working I will be happy.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.