Hi,
Not sure if the upgrade failed due to the missing 'port' in database.php or only due to wrong sql for Postgres in update.php.
I will check with version 3.0.1
Thanks for your great job !
Ben
Search found 3 matches
- Fri Feb 28, 2020 1:53 pm
- Forum: Bug reports
- Topic: Failed to upgrade from 2.9.13 to 3.0.0 with Postgresql 9.1 and PHP 7.3
- Replies: 3
- Views: 4070
- Thu Feb 27, 2020 3:58 pm
- Forum: Bug reports
- Topic: Failed to upgrade from 2.9.13 to 3.0.0 with Postgresql 9.1 and PHP 7.3
- Replies: 3
- Views: 4070
Failed to upgrade from 2.9.13 to 3.0.0 with Postgresql 9.1 and PHP 7.3
Failed to upgrade from 2.9.13 to 3.0.0 with Postgresql 9.1 and PHP 7.3
Few points :
1/ $DB['port'] was not required on database.php previous version, maybe it would be better to add a note on Upgrading documentation to inform users to add this parameter on database.php file
2/ On setup/update.php ...
Few points :
1/ $DB['port'] was not required on database.php previous version, maybe it would be better to add a note on Upgrading documentation to inform users to add this parameter on database.php file
2/ On setup/update.php ...
- Mon Sep 09, 2013 9:27 am
- Forum: Bug reports
- Topic: Error "Access denied" when accessing FAQ
- Replies: 4
- Views: 14607
Re: Error "Access denied" when accessing FAQ
Hello,
I have the same error (Access denied) using phpMyFaq 2.8.2 on Red Hat Enterprise Linux Server release 6.4, PostgreSQL 9.1.6.
Using debug mode the following error is displayed when trying to accessing to any faq :
phpMyFAQ warning [2]: pg_fetch_object() expects parameter 1 to be resource ...
I have the same error (Access denied) using phpMyFaq 2.8.2 on Red Hat Enterprise Linux Server release 6.4, PostgreSQL 9.1.6.
Using debug mode the following error is displayed when trying to accessing to any faq :
phpMyFAQ warning [2]: pg_fetch_object() expects parameter 1 to be resource ...