I have an Apache running standalone (for debugging). PHP is correctly configured, since I can run scripts and perform debugging using XDEBUG and DBG. The problem is with some log lines, with the following view: [Fri Jan 17 15:59:47.021403 2025] ...
StackOverflow Latest Questions
I’m trying to get composer to work on a remote Windows-machine which is using a proxy, but I always get this error when doing a composer install/update: [Composer\Downloader\TransportException] curl error 60 while downloading https://flex.symfony.com/versions.json: SSL certificate problem: unable ...