langlang Everything is ready, but when I type: composer create-project flarum/flarum . --stability=beta, I get the following error. ''' In CurlDownloader.php line 377: curl error 60 while downloading https://packagist.phpcomposer.com/packages.json: SSL certificate problem: certificate has expired ''' I have my ssl all set up, what's going on?
luceos langlang is this shared hosting? Your own server? Please clarify? It seems your server certificates are broken.
langlang luceos But I tested it on my PC by typing "composer create-project flarum/flarum . --stability=beta", everything works fine without any errors
langlang I have multiple versions of php on my vps, is this the reason? I don't have multiple versions of php on my personal computer