I am installing InvoicePlane version 1.5.11. I am using XAMPP version 7.3.27 / PHP 7.3.27 on a Mac OS.
I create and change the ipconfig file.
I have attempted installation in root folder and sub directory folder but get the same error.
I get to the setup language page and then this error occurs. I can’t press next.
Any help would be appreciated!
A PHP Error was encountered
Severity: Warning
Message: session_start(): Failed to initialize storage module: user (path: /var/folders/vs/sh9dxtl13tdg9v8kmqz93r_80000gn/T)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /Applications/XAMPP/xamppfiles/htdocs/application/third_party/MX/Loader.php
Line: 209
Function: _ci_load_library
File: /Applications/XAMPP/xamppfiles/htdocs/application/modules/setup/controllers/Setup.php
Line: 34
Function: library
File: /Applications/XAMPP/xamppfiles/htdocs/index.php
Line: 325
Function: require_once
vendor/codeigniter/framework/system/libraries/session/drivers/session_drivers.php does not exist, however a file ‘session_driver’ does. (Minus the ‘s’)
Assuming this is the same file, the line throw new Exception("Session: Configured save path '".$this->_config['save_path']."' is not writable by the PHP process."); does not exist in the file so I cannot attempt this solution.
The directory /var/folders/vs/sh9dxtl13tdg9v8kmqz93r_80000gn/ did not exist, I have now added and still no success.
Please notice that this error does not come from InvoicePlane but from XAMPP.
As in their forum what the problem is, but seems like a permission problem, not executed with enough rights.
I have now installed MAMP and gotten further. I am at the point where it asks for username, password and database name… What do I put here? I haven’t set any of this up? I’m not sure which port to put either, 3036 or 80? I don’t want to screw it up now. I’ve come so far
The username and password it asks for is the information for your mysql on mamp.
create a database in your mamp
figure out your username and password for your mysql for mamp
add username, password, database name in your ipconfig file
before you are going to ask:
we can’t help you with setting up mamp, phpmyadmin, mysql, etc.
I have given you some hints and basically you can copy / paste my hints into Google and hope for some search results