Hello all,
I have set up an Apache web server on a network and it seems to work fine. I can execute my PHP scripts correctly and no problem exists. The only and big problem is that I can not execute MySQL APIs in my PHP scripts correctly. I think somewhere maybe in PHP.ini I should tell PHP that where my MySQL installed path is or what ? My scripts which should connect to a MySQL database always fail !!! How could I set up my PHP to recognize MySQL and communicate with it correctly ?
Regards,
Danesh Daroui