Hi,
Cloning this repo, launch with php -d opcache.enable=0 -S localhost:9010 -t public_html public_html/index.php ok, but when I try to connect, I have this error:
PHP Warning: require_once(/mail/jmap/jmap-proxy/public_html/../vendor/autoload.php): failed to open stream: No such file or directory in /mail/jmap/jmap-proxy/public_html/index.php on line 21
PHP Fatal error: require_once(): Failed opening required '/mail/jmap/jmap-proxy/public_html/../vendor/autoload.php' (include_path='.:/usr/share/php') in /mail/jmap/jmap-proxy/public_html/index.php on line 21
Hi,
Cloning this repo, launch with
php -d opcache.enable=0 -S localhost:9010 -t public_html public_html/index.phpok, but when I try to connect, I have this error: