File README.SLES of Package benno-web
Using benno-web with a sqlite User-Database is impossible with SLES 11 up to SP2. Reasons: - package php5-sqlite is missing in SLES - building php5-sqlite from original SLES php5 sources results in incompatible Packages to the in SLES included sqlite3 Version. The PHP-Package only works with sqlite 2.x. You have to use a MySQL Database for user-management. For building up the Database, use the included Dump: bennoweb-user_mysql.sql. For user-management use the included Script benno-myuseradmin There is another issue with SLES11 and benno-web. The needed PHP- extension php5-posix is again not part of the SLES PHP Packages. We builded all missing PHP packages (php5-sqlite will not work anyway, see above) in our benno-OBS-Repository, so you can install a full functional Benno MailArchiv system, with MySQL or LDAP user- management. Caution: Installing these packages results in an unsupported state. Stefan Schaefer - FSP Computer & Netzwerke