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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Getting PHP to work with MySQL and Apache

Comments

  • Registered Users, Registered Users 2 Posts: 378 ✭✭sicruise


    just use WAMP...


  • Registered Users, Registered Users 2 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, Registered Users 2 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