|
-
Dec 27th, 2006, 02:01 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] PHP & MySQL support
How do I...
enable mysql module in PHP, even without mysql installed where PHP is?
Help will be greatly appreciated.
-
Dec 27th, 2006, 08:23 AM
#2
Re: PHP & MySQL support
You need at least the MySQL client libraries to enable the MySQL module.
As far as I can see, though, the client library is only distributed with the server. Hmm, seems like a mistake to me.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 28th, 2006, 10:33 PM
#3
Thread Starter
Frenzied Member
Re: PHP & MySQL support
Yeah, i did find Headers and Libraries only rpm... and I tried installing, even had the server administrator installing it... but i still can't get php support it. it was not able to find the directories.
so as a work around, I intalled the server with the client in the Web Server machine. MySQL is hosted on a different machine the DBServer.
After that, I was able to configure mysql to have the correct settings. And now they are working fine.
hmmm, wish I have Linux to play with at home. :|
-
Jan 5th, 2007, 10:04 AM
#4
Re: [RESOLVED] PHP & MySQL support
If you had enough space or a spare machine, you could've created a separate partition and worked on that...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|