I seem to be having a very similar problem when upgrading from 1.6.12 to 2.0.3 - All seems to go fine until Step 5 of 5 where I simply get the upgrade banner and an empty page. I have added the function debug_print_backtrace() as described in the post and get the following output on Step 5 now:
Code: Select all
#0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1131] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1131] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1136] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1136] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1142] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1142] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1167] #0 db_mysqli->fetch_object(mysqli_result Object ()) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1167] #0 db_mysqli->fetch_object() called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/inc/Linkverifier.php:266] #1 PMF_Linkverifier->loadConfigurationFromDB() called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/inc/Linkverifier.php:152] #2 PMF_Linkverifier->PMF_Linkverifier(db_mysqli Object ([] => mysqli Object (),[] => PMF_Linkverifier->loadConfigurationFromDB() in line 152:
SELECT type, url, reason FROM FAQfaqlinkverifyrules WHERE enabled = 'y'
,[tableNames] => Array ())) called at [/home/www/html/rydberg/BioIT/phpmyfaq-2.0.3/install/update.php:1192]
phpMyFAQ Version
phpMyFAQ 1.6.12
Server Software
Apache/2.2.3 (Red Hat)
PHP Version
PHP 5.1.6
Register Globals
off
Safe Mode
off
Database Client Version
5.0.22
Database Server Version
5.0.22
Webserver Interface
APACHE2HANDLER
Thanks for any help you can provide!