Hi. I traced some errors by setting extra-debug info on. Edeit config/ conf.php and set error_reporting to E_ALL. You probably get lot's of warings, but try to create the domain now and check what's causing the error. You could also find the error message "Database error, please try again" from the newdomain.php and put this line after it: echo $query; That way you'll see the exact sql-query, take a look if there's anything wrong with it. If everything seems ok, copy- paste the query to mysql-shell and see if it executes without errors. That way we can narrow a bit the cause of error...

 Mikko

On 16.9.2006, at 17:12, Just Gags wrote:

I have been trying to get 0.5.5 working on my test system here and have encountered an issue. Everytime I try to create a new domain on the system, I get a message on the screen that states "DATABASE ERROR, PLEASE TRY AGAIN."

This setup was working perfectly with 0.5.4. This is NOT an upgrade, this is a fresh install. My MySQL settings are all correct, the database was created just fine and populated using the bundled scripts.

Any ideas on where to go from here?

Thanks!
-Blake


_______________________________________________
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


_______________________________________________
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

Reply via email to