cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]

Home Page:http://cypht.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running config_gen.php fails due to missing files

oh1apps opened this issue Β· comments

πŸ› Bugreport

Cypht 2.0.x

Going through setup till step 4. Generate Dynamic Run-Time Configuration

Script fails with error:

PHP Warning: require(/opt/cypht/cypht-2.0.1/vendor/autoload.php): Failed to open stream: No such file or directory in /opt/cypht/cypht-2.0.1/scripts/config_gen.php on line 21
PHP Fatal error: Uncaught Error: Failed opening required '/opt/cypht/cypht-2.0.1/vendor/autoload.php' (include_path='.:/usr/share/php') in /opt/cypht/cypht-2.0.1/scripts/config_gen.php:21
Stack trace:
#0 {main}
thrown in /opt/cypht/cypht-2.0.1/scripts/config_gen.php on line 21

And indeed - autoload.php isn't there