![]() |
configuring PHP w/ MySQL on Mandriva
Hey all,
I'm a linux noobie trying to get phpBB running on Mandriva. I already installed Apache and MySQL (server, client, libraries, headers). Now, I'm trying to get PHP working, to no avail. I use the following: Code:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-zlib-dir=/usr Code:
hecking for mysql_close in -lmysqlclient... no Code:
configure:58276: checking for mysql_close in -lmysqlclient |
can you start mysql and get information out of it?
also, you might try to get php working and then recompile with mysql support. |
You may need to tell php where mysql is. I don't remember the exact details but "--with-mysql" becomes something like "--with-mysql=/path/to/mysql"
|
Quote:
|
Quote:
<---noob |
do you have to use mandrive? debian and gentoo (for you Latch) would be a more optimal choice for web/sql hosting. Apt and emerge are much better package management tools than rpm's, if that's what you're using.
Here in a little bit, I'll post some instructions on setting this up for you. I need to try and remember installing from source. |
Mandriva must use a package management system, be it apt-rpm, yum, etc. etc. Their main repository should definitely have php in it already. You may want to find out about that first.
(Thanks for the gentoo mention, bends ;) ) |
All times are GMT -8. The time now is 07:14 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project