Did you compile it for MySQL support? Or get the version that has MySQL support built in?
Been a while since I did PHP (I want to say 4) but I thought it had to be added? > -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 16, 2006 11:29 AM > To: CF-Community > Subject: php and extensions > > 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:206821 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=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
