How to enable MySQL remote access?

How do you enable mysql on php 5.2.1?

  • I'm a newb at servers, and trying to run my own off my computer. I'm running Windows XP Professional, php 5.2.1, mysql 5, with apache 2.2.4, and in order to install phpmyadmin, I need to enable mysql on php, because it isn't pre-enabled with php5, and I was wondering how to go about doing this, step by step directions would be great. Thanks!

  • Answer:

    idk

themidni... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Check the compile option of your PHP executable binary, do you enable mysql options? For personally experience, DO NOT using Windows for AMP!!! This is just contradicting!

ajreal

uncomment this line in your php.ini file and restart apache.... extension=php_mysql.dll This is enough if your MySQL is working fine. Cheers Carl

CARL

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.