Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Getting PHP to work with MySQL and Apache

Options

Comments

  • Registered Users Posts: 378 ✭✭sicruise


    just use WAMP...


  • Registered Users Posts: 4,475 ✭✭✭corblimey


    I had some difficulty setting it up myself a few months back even though I've been doing it for ages. If I remember correctly, the new version of php (5, I think?) is set up slightly differently to php4. Google Apache, php 5 and see what you get.


  • Registered Users Posts: 1,127 ✭✭✭smcelhinney


    Copied the php_mysql.dll and php_mysqli.dll (Im using Windows, sorry!) into your extensions folder?

    Defined the location of your extensions folder in your php.ini?

    MySQL service started? Tried connecting outside of Apache? (MySQL Administrator) to verify its installed correctly?


Advertisement