On Sun, 22 Aug 1999, Andrew Glover wrote:
>   LoadModule <something> /usr/lib/php3/apache/mysql.so

Close. You don't need the line you had here, just put in
/etc/php3/apache/php3.ini a line saying extension=mysql.so and then restart
apache, then your MySQL pages should load

You might also want other extensions, eg. gd.so, ldap.so, imap.so, etc.

-- 
Ashley Clark

Reply via email to