php4-mysql is installed and the extensions are uncommented.
But how do they have to look like? Quote: > ;;;;;;;;;;;;;;;;;;;;;; > ; Dynamic Extensions ; > ;;;;;;;;;;;;;;;;;;;;;; > ; > ; If you wish to have an extension loaded automatically, use the following > ; syntax: > ; > ; extension=modulename.extension > ; > ; For example, on Windows: > ; > ; extension=msql.dll > ; > ; ... or under UNIX: > ; > extension=mysql.so > ; > ; Note that it should be the name of the module only; no directory information > ; needs to go here. Specify the location of the extension with the > ; extension_dir directive above. Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
