Search found 2 matches

by kotarominami
Tue Sep 27, 2016 9:23 am
Forum: General discussions
Topic: Upgrade 2.9 from 2.8.4
Replies: 2
Views: 5451

Re: Upgrade 2.9 from 2.8.4

Hi,

which type of MySQL do you use in config/database.php?

bye
Thorsten

in documentation upgrade, there are some instruction for not deleting database.php and ldap.php (if you use LDAP) in the directory config/
so i am not delete or change the configuration

<?php
$DB["server"] = '127.0.0.1 ...
by kotarominami
Mon Sep 26, 2016 8:07 am
Forum: General discussions
Topic: Upgrade 2.9 from 2.8.4
Replies: 2
Views: 5451

Upgrade 2.9 from 2.8.4

I want to upgrade from version 2.8.4 to latest 2.9, but after step 3 only blank page.
So, i am activate debug in bootstrap, and found error like this


Fatal error: Declaration of PMF_DB_Mysql::getTableStatus() must be compatible with PMF_DB_Driver::getTableStatus($prefix = '') in /var/www/htdocs ...