I'm trying to test some PHP stuff and I'm having an issue with extensions. I did a basic PHP install and confirmed PHP code worked ok. I then uncommented the mysql php extension. But no matter what I do, I can't get the mysql module to load. I don't get an error on startup, but mysql support simply doesn't load. I uncommented a few other random extensions, but none of them load. I set my extension dir like so:
extension_dir = "c:\php5\ext\" I also tried w/o quotes. I also had tried the default, which was . I think, and copied the mysql dll to the c:\php5 folder. Nothing seem to make mysql support load. -- =========================================================================== Raymond Camden, Vice President of Technology for roundpeg Email : [EMAIL PROTECTED] Blog : ray.camdenfamily.com AOL IM : cfjedimaster "My ally is the Force, and a powerful ally it is." - Yoda ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:206813 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
