Upgrade from 1.6 to 2.0.1 failed

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

rmmadden
Posts: 1
Joined: Tue Nov 06, 2007 6:20 pm

Post by rmmadden »

Hello,

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]
It doesn't seem to be making an database changes. My environment looks like this:

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!
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I'll check this. Can you please add this at http://bugs.phpmyfaq.de?

Thank you!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply