Topic: blank page, no login screen

Just grabbed your files from cvs, followed the normal upgrade outlined in the update.html

but I just get a blank screen, no errors, no login, just blank.

What do you think?

local install, using wamp5

"The roots of education are bitter, but the fruit is sweet."  - Aristotle.

Re: blank page, no login screen

Hello,
In comfig.php there is a variable, $go_debug. Set this to 1, this will eventually show you what the problem is. Otherwise, look in the apache_error.log. Here you also can get some additional hints of what is wrong.

/Joe