Hi All,
Installed composer on server.
When installing the laravel project i had this error,
curl error 77 while downloading https://repo.packagist.org/packages.json: Problem with the SSL CA cert (path? access rights?)
Fixed error with adding /etc/ssl, /usr/lib/ssl in the [netbasics] section
Also added unzip, curl, in the [basicshell]
checked for possible hardlinks with grep hardlink /etc/jailkit/*
/etc/jailkit/jk_update.ini:hardlinks = 0
Hi John, @d2d4j
Yes, sorry the composer I installed server wide , but Laravel I did install in the jail shell environment.
Hope that makes it clear for you.
Kind regards,
Nico