[PHP3] Re: compiling php3 module with mysql From: curt (curtpdx <email protected>)
Date: 02/29/00

Mathieu Dubé wrote:

> Hi,
> can anybody tell me exactly how to compile my apache with the php3 module that works with mysql
>
> Because i can compile it and it works but whenever i use a mysql specific function i get an error message like:"Call to undefined or undeclared function..."
>
> I did phpinfo(); and theres no mention of mysql on what i get in the browser.
>
> Please help me
>
> Mathieu Dubé
> mat.dube <email protected>

----------------------------------
Assuming that you've also downloaded the manual, go to the beginning of chapter two and select either Unix or Windoze.
There's a quick install and a somewhat more detailed one following. I used the latter to install MySQL 3.22.30, PHP 3.0.12 and Apache 1.3.11 on Caldera Linux
2.3. worked perfectly.

have fun,

Curt

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>