[EMAIL PROTECTED] (Fabian Pichler) wrote:
>Hello together
>
>I'm a real newbie on PHP/Mysql.
>I'm trying to get PHP/mysql to work together on my MOSXS 1.0-2 Server.
>Has anyone done this before?
>
>My problem is the mysql support (--with-mysql=/usr/local/mysql) in PHP.
>If I compile the PHP with
Fabian Pichler <[EMAIL PROTECTED]> wrote:
>My problem is the mysql support (--with-mysql=/usr/local/mysql) in PHP.
>If I compile the PHP with this configure option apache 1.3.12 (or 1.3.9)
>doesn't start anymore.
Try just using the --with-mysql option and not supplying a path. It
works for me.