From: Anton P. <ta...@pi...> - 2004-01-30 21:16:43
|
hi there, After installing (using/following the INSTALL.* docs of course) i get the login screen. But after submitting the login screen i only get a white screen. The source of this white page shows ... --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD> <BODY></BODY></HTML> ---- but no other content. I tried setting the error settings in my php.ini to get all error, abd got some minor warnings about undeclared variables but no errors at all. my current config apache 1.13.26, php 4.1.2, register globals = on and no errors in any logs (syslog/messages, apache, mysql) *sigh* it is frustrating, maybe i am to spleepy ;) but the install is simple and no magic thng to me. So i am wondering where to look at to find the error. And i tried 1.1.1_fix1, 1.1.1 and 1.1.10 with all time the same. :( best regards from South Germany Anton |