Difficulties installing siteframe 5
Hi Guys
I am in big trouble as I have NO idea about installing scripts etc and I am trying to install siteframe 5 (Beaumont) onto my php5 supported site but I keep getting an error message and it doesn't seem to be installing properly. I did try to follow the instructions as best i could but I am afraid i failed miserably. can someone please assist me as I have no idea what I am doing wrong. thankyou
The url is currently http://alexandria52.2mhost.com/~thelight/siteframe/
Becky Siame
This message means that PHP5 was compiled without the mysqli extension; mysqli is used by Siteframe for database access (see http://www.php.net/mysqli for details). You need to ask your site administrators if they can provide a version of PHP5 that has been compiled with --with-mysqli=yes.
I wonder why they compile without this as everything I have read leads me to believe this library is a good addition to PHP5.