Topic: installing error

Trying to access array offset on value of type null in file: D:\xampp\htdocs\fa\install\isession.inc at line 141
Uncaught Error: Call to undefined function get_magic_quotes_gpc() in D:\xampp\htdocs\fa\install\isession.inc:34

Stack trace: #0 D:\xampp\htdocs\fa\install\isession.inc(177): strip_quotes(Array) #1 D:\xampp\htdocs\fa\install\index.php(18): include('D:\\xampp\\htdocs...') #2 {main} thrown in D:\xampp\htdocs\fa\install\isession.inc on line 34

fa2.4.9
xampp windows x64 8.0.6.0 vs15

Re: installing error

You are using php8.0.6.. I am not sure if frontaccounting is fully compatible with it. Anyway a similar problem was discussed with an earlier version of php.. see if this will help

https://frontaccounting.com/punbb/viewtopic.php?id=8717

Re: installing error

Frontaccounting is not ready for PHP 8, you need to use PHP 7.4 or lower.

cleal