|
it doesn't look like it was compiled with the mysql functions. you have 2 options.
option #1: ( the easiest ) un-install php 5, and install php 4.3.10
option #2: ( not sure if this is it ) find your php.ini file , probably c:\windows\php.ini, and make sure the mysql libraries are un-commented. if that line was commented, then un-comment and re-start your web server.
i'd go with #1 if i were you.
__________________
Mike
|