php to work with MySql
Hello all,
I had php, mysql and IIS almost living in peace and harmony on my
system, i say almost becos the pages where rendered too slowly. i
decided to remove IIS and install apache, everything went quit
smoothly until i wanted php to make some calls to my mysql database,
and this gave errors. after doing phpinfo() I discovered that mysql is
not properly set up for php comsumption. Everthing went on well with
iis, php saw mysql as a close friend, why the sudden distance. i've
been on it for hrs now and still no results.
I have uncommented the mysql modules from the php.ini file
libmysql.dll is placed in the php installation folder which is a
system variable.
Could anyone please point me to what i may be missing.
Any help is welcome,
Regards.
Nedu.
|