![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Cannot compile php and mysql together, looked around quite a while
From: Andy Hassall <andy@andyh.co.uk>
Date: Sun Dec 18 2005 - 17:03:27 CET
On 18 Dec 2005 07:30:08 -0800, gooderthanyou@gmail.com wrote:
>configure: error: Cannot find MySQL header files under usr/local/mysql.
That's a relative path.
>I gunzipped mysql, did tar -xvf to the resulting tar, moved the mysql
That was using the binary distribution of MySQL presumably?
>inside my php-5.1.1 folder I typed this from tutorials
Relative path again, you most likely want --with-mysql=/usr/local/mysql
-- Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis toolReceived on Fri Dec 23 20:14:45 2005 |