Hi,
I'm trying to use webcyradm with no encryption of the passwords, so I set
$CRYPT = "plain";
in the conf.php/config.inc.php
At first I changed the create_mysql.sql INSERT statement into:
INSERT INTO adminuser (username, password) VALUES ('admin', 'test');
With this I can't login in with version 0.5.3.
URL: http://192.168.0.24/webcyradm53/auth.inc.php
Database error
But the Database is running and working correctly.
The Logfile contains in Version 0.5.3:
LOGIN : admin 18/Jan/2006 11:45:02
I upgraded to 0.5.4-1, but the same problem occured. I can't login.
I did the upgrade-0.5.3-to-0.5.4_mysql.sql
The Logfile contains:
LOGIN : 192.168.0.2 admin 18/Jan/2006 11:51:29 Mozilla/5.0 (X11; U; Linux
i686; de-DE; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)
http://192.168.0.24/webcyradm/ POST
In Version 0.5.4-1 there is no ERROR or something like that shown on the site.
I put
error_reporting(E_ALL);
but nothing happens. No warnings or errors are shown.
So where is the/my fault?
I'm using php-5.1.1 on a Slackware current System.
MySQL 4.1.16
Thanks for help.
Andi
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch
_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm