Re: cannot config
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2003-05-09 00:11:32
|
Bryan Koschmann - GKT <gk...@gk...> writes: > I just untarred the latest tarball, pointed my browser there and > went to the configuration screen. > > I showed the first set of options and chose them accordingly. > However, when I hit update options, I just get a blank page. Then, > trying to go back gives me a blank page as well. > > Can anyone give me an idea what is wrong and how to fix it? Hmm... This is the first report of this, so I don't have a fix for it. But perhaps it has something to do with your browser not accepting cookies? The configuration is done using a PHP session which is identified using a cookie. If the session-logic gets confused, then try loading the reset_session.php file in the config directory. That should delete the session cookie if you have one. > Using PHP 4.3.1. Thanks, it's valuable to know that you're using a recent version and not some 2-3 years old PHP3 :-) -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather: Shows the current weather on your webpage and PHP Shell: A telnet-connection (almost :-) in a PHP page. Join Freenet: http://gimpster.com/downloads/freenet/ |