|
Posted by gooderthanyou on 12/18/05 17:30
Alright i've looked a ton of topics and most of them are unresolved...
configure: error: Cannot find MySQL header files under usr/local/mysql.
Note that the MySQL client library is not bundled anymore!
I gunzipped mysql, did tar -xvf to the resulting tar, moved the mysql
folder to usr/local/... and I been able to log into mysql and all that
good stuff so I guess its installed. just when I try to configure php
with mysql it gives me that error when trying to fetch mysql!!
inside my php-5.1.1 folder I typed this from tutorials
../configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=usr/local/mysql
apache is fine just cannot do it "with" mysql...
BTW i'm a noob, I might just go to a younger php since it includes
mysql with it!
Thanks in advance
Navigation:
[Reply to this message]
|