I just tried upgrading from .9.1 to 1.0rc5... I uploaded the new "config.php" file and ran "upgrade.php". That completed, however no pages show up at all. No HTML, nothing. Just a blank page. If I downgrade back to 9.1 I can log in but everytime I try to query or look at a bug I am greeted with the "login" prompt. If I try to enter admin after downgrading, the page doesn't exist??!?
Please help, I have clients that need to log in.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tracked it down to the fact that the upgrade.php did not finish modifying the database. I went through and manually made the changes. It appears to be working except for the fact that the "phpBugTracker" logo does not appear.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just tried upgrading from .9.1 to 1.0rc5... I uploaded the new "config.php" file and ran "upgrade.php". That completed, however no pages show up at all. No HTML, nothing. Just a blank page. If I downgrade back to 9.1 I can log in but everytime I try to query or look at a bug I am greeted with the "login" prompt. If I try to enter admin after downgrading, the page doesn't exist??!?
Please help, I have clients that need to log in.
Was there an error in the error log from the failed upgrade attempt?
I saw no errors reported. Where might I find said error log?
I'm referring the apache error log, which would have any php errors if you have log_errors turned on in php.ini
I saw no error log. Where could I find said log?
I tracked it down to the fact that the upgrade.php did not finish modifying the database. I went through and manually made the changes. It appears to be working except for the fact that the "phpBugTracker" logo does not appear.