Hi all,
I am getting below error when I attempt to install InvoicePlane locally on XAMPP (latest version running 8.1 PHP). I went through the installation steps from A to Z and I cannot seem to find the issue. I have to admit the instructions in the wiki about ‘Run InvoicePlane in a sub directory’ was a little cryptic as the content of the file .htaccess does not look 100% alike what is in the wiki, so maybe that is what causes me issues? My directory (sub-directory) is http://localhost/invoices_v2
I’ve been running the 1.5.11 version for a while and wanted to do a fresh installation before I attempt to update my current invoicing platform.
A PHP Error was encountered
Severity: Warning
Message: session_start(): Failed to initialize storage module: user (path: /var/folders/87/99j1ktt50l7101yfhk36_bx00000gn/T)
Filename: Session/Session.php
Line Number: 137
Backtrace:
File: /Applications/XAMPP/xamppfiles/htdocs/Invoices_V2/application/third_party/MX/Loader.php
Line: 216
Function: _ci_load_library
File: /Applications/XAMPP/xamppfiles/htdocs/Invoices_V2/application/modules/setup/controllers/Setup.php
Line: 34
Function: library
File: /Applications/XAMPP/xamppfiles/htdocs/invoices_v2/index.php
Line: 329
Function: require_once