bart bunting wrote: > Most likely you have not included the mysql.so library in php.ini > you could otherwise use a dl statement to load it when you need it but the line > > tje ;line > extension=mysql.so > in php.ini should fix it.
Ok I have just uncommented the line "extension=mysql.so" in my php3.ini file and restarted apache but I get the same error. I have checked and I do have mysql.so module in extension_dir = /usr/lib/php3/apache Mike -- -------------------------------------------------------------------- Michael Lake Active caver, Linux enthusiast and interested in anything technical. Safety Convenor, Australian Speleological Federation Owner, Speleonics (Australia) -------------------------------------------------------------------- -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
