Ok so I've done the usual webserver install, but for some reason PHP cant access the SQL installation. I've set the proper info in php.ini under the mySQL section, yet I keep getting the error "The PHP configuration on your server doesn't support the database type that you chose" I've been up and down google and was wondering if anyone else has had the same problem.
_________________ "This is not my sig", it said. - I looked at it suspiciously; Who's sig was it, then?
_________________ It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
There's a module (from PHP, I think) that you have have to install to let PHP know about the MySQL installation. Then you have to go hack php.ini to tell PHP about that module. I think I ran into problems similar to yours last summer when I tried the same thing (WAMP). As I recall, php.ini is really sensitive about things like trailing slashes after directories, and spaces in directory names and crap like that.
Search php's site for the MySQL/PHP "driver". If that doesn't work try searching MySQL's site for a PHP driver.
Joined: Sun 08-24-2003 3:47PM Posts: 1049 Location: Behind YOU!
Source: Kelly Hall
I don't remember the file name exactly, but there is a file that PHP stopped shipping after version 3. Just snag the missing file. I know it worked for php4. Can't say anything about 5.
_________________ "Why is it that we must always choose between certain death and probable death?" ~ Clank, Ratchet and Clank Future: Tools of Destruction
Joined: Sun 03-31-2002 10:08PM Posts: 707 Location: Over your shoulder
Source: Off Campus
zkissane wrote:
There's a module (from PHP, I think) that you have have to install to let PHP know about the MySQL installation. Then you have to go hack php.ini to tell PHP about that module. I think I ran into problems similar to yours last summer when I tried the same thing (WAMP). As I recall, php.ini is really sensitive about things like trailing slashes after directories, and spaces in directory names and crap like that.
Search php's site for the MySQL/PHP "driver". If that doesn't work try searching MySQL's site for a PHP driver.
you are 100% correct. The module to add is all in the installation instructions included with the zipped form of PHP5. They even state that it is a good idea to install PHP this way instead of the msi.
_________________ Phil the Lame goat is a stupid fucking 'tard
c : enter : push push push
If the women don't find you handsome, they should at least find you handy.
I wouldn't be caught dead with a necropheliac... -- Ebay auction
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum