Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Fatal Error: filter_input during installation
Hi, after providing my database credentials during installation I get the following error:
Fatal error: Call to undefined function filter_input() in .../library/core/class.form.php on line 1421
It's a fresh Vanilla 2 install. PHP Version 5.2.3, MySQL 5.0.45
Fatal error: Call to undefined function filter_input() in .../library/core/class.form.php on line 1421
It's a fresh Vanilla 2 install. PHP Version 5.2.3, MySQL 5.0.45
Tagged:
0
Comments
Regardless though, we should support this so I'll look into it.
thanks very much. That helped.
Yes, PHP Version is 5.2.3, but I found out that the filter extension isn't enabled on the server.
Is there a similar "workaround" for that other than enabling the filter extension?