Hi Thorsten,
thanks for the tip, it pointed me out that the $DB['port'] variable was missing in my database.php file.
Now i can launch my update process but in step 3, I've got the foollowing error:
Fatal error: Uncaught TypeError: Return value of phpMyFAQ\Configuration::delete() must be of the ...
Search found 2 matches
- Tue May 12, 2020 2:29 pm
- Forum: Webserver and configuration
- Topic: Upgrade from 2.8.1 to 3.0.2 - database error
- Replies: 2
- Views: 22179
- Thu May 07, 2020 8:50 am
- Forum: Webserver and configuration
- Topic: Upgrade from 2.8.1 to 3.0.2 - database error
- Replies: 2
- Views: 22179
Upgrade from 2.8.1 to 3.0.2 - database error
Hi,
i try to upgrade my faq from 2.8.1 to 3.0.2 following intructions given in the documentation :
I delete all files except:
- database.php in the directory config/
- all files in the directory assets/template/
- the directory attachments/
- the directory data/
- the directory images/
Copy ...
i try to upgrade my faq from 2.8.1 to 3.0.2 following intructions given in the documentation :
I delete all files except:
- database.php in the directory config/
- all files in the directory assets/template/
- the directory attachments/
- the directory data/
- the directory images/
Copy ...