KETSE / casebox

Casebox: Secure all your information and team communication in one place
https://www.casebox.org
215 stars 120 forks source link

cannot install #89

Open KarlosFanta opened 4 years ago

KarlosFanta commented 4 years ago

Hi. I am trying to install casebox on wampserver 3.1.7 64bit Apche 2.4.37 PHP 7.2.14 30x Errors: install.php

Error Config file doesnt exist Warning: array_key_exists() expects parameter 2 to be array, boolean given in C:\wamp64\www\casebox-1\httpsdocs\lib\Util.php on line 922

Warning: array_keys() expects parameter 1 to be array, boolean given in C:\wamp64\www\casebox-1\httpsdocs\lib\install_functions.php on line 868

Warning: Use of undefined constant STDIN - assumed 'STDIN' (this will throw an Error in a future version of PHP) in C:\wamp64\www\casebox-1\httpsdocs\lib\install_functions.php on line 574

Warning: stream_get_line() expects parameter 1 to be resource, string given in C:\wamp64\www\casebox-1\httpsdocs\lib\install_functions.php on line 574 Call Stack

Warning: Use of undefined constant STDIN - assumed 'STDIN' (this will throw an Error in a future version of PHP) in C:\wamp64\www\casebox-1\httpsdocs\lib\install_functions.php on line 574

test2a commented 3 years ago

hey. i know i am asking this after such a long time but did you get to install the software somehow?

coderpros commented 3 years ago

@KarlosFanta I realize that this is an old post, but the last warning says quite a lot. I finally got just about everything working in PHP version 5.5. I'm sure you could get it to work in v7, but you'd have to rewrite large segments of their code. Pretty much all of their documentation is complete rubbish too, so that doesn't help.