On Tue, 2006-10-31 at 02:25 -0700, Juergen wrote:
>
> The Mysql database is runnig without errors (before and after trying
> to install phpgroupware).
>
> But groupware isn't running!
> If I change the file from psql to mysql, I even can't start the
> Setup/Config Admin Login with the following error:
>
> Quote:
> > Fatal error: Call to undefined function mysql_connect()
> in /usr/share/phpgroupware/phpgwapi/inc/class.db_mysql.inc.php on line
> 82
>
>
> If I start the Setup/Config Admin Login with psql-setup it goes on.
> But without psql on the system creating tables is very hard and so it
> wants to know the login-account, which doesn't exist.
>
> Everything very strange.
Its not that strange, php-mysql is not enabled properly on your server.
try this
$ sudo dpkg-reconfigure php4-mysql
OR
$ sudo dpkg-reconfigure php5-mysql
depending on which version of php you are using
Cheers
Dave
--
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [EMAIL PROTECTED]
w phpgroupware.org
j [EMAIL PROTECTED]
sip [EMAIL PROTECTED]
_ ____ __ __
_ __ | |__ _ __ / ___|_ __ ___ _ _ _ _\ \ / /_ _ _ __ ___
| '_ \| '_ \| '_ \| | _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V V / (_| | | | __/
| .__/|_| |_| .__/ \____|_| \___/ \__,_| .__/ \_/\_/ \__,_|_| \___|
|_| |_| |_|Web based collaboration platform
_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users