[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problem with PHP4 mysql support
- Subject: Re: [cobalt-users] Problem with PHP4 mysql support
- From: Fabrice Prémel <fabrice@xxxxxxxxxx>
- Date: Mon Aug 21 03:41:05 2000
On Sun, 20 Aug 2000 17:48:02 +0200, cobalt-users@xxxxxxxxxxxxxxx
wrote:
>Hi there,
>
>I have installed php4 from the sources, but now I am
>running into a problem with the mysql support. Currently
>I am using the built in mysql support PHP4 has. But
>obviously that doesn't work since I am also using
>mod_perl. Trying to configure PHP4 --with-mysql=/usr/share/mysql
>or --with-mysql=/usr/lib/mysql or --with-mysql=/usr/include/mysql
>doesn't work. All I am getting is an error message saying
>"configure: error: Cannot find header files under ..."
>
Did you try with --mysql=/usr ?
Hope that helps,
Fabrice Prémel.