I've been configuring PHP with MySQL and ran into a few issues. I uncommented the line to include mysqli.dll and set extension_dir = "./ext". It still isn't working. Not sure if I'm missing anything. Got any clues?!

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

What OS are you on?

Try setting an absolute path to extension_dir

Hey thanks for the offered help guys. Turns out I was trying to test to see if MySQL was working by building a wiki on my server, instead of checking phpinfo!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.