I am so happy, after 24 hours of battle i successfully installed Flarum in my Windows Laptop (XAMPP + Flarum). Now i can sleep peacefully.
What i did is, i deleted everything and fresh downloaded and installed Flarum through Composer. Then made all the changes of moving Public directory files to root folder and modifying the .htaccess, httpd.conf (apache folder) and index.php.
Started the installation and everything was breeze. So surprised to see that i landed in the homepage.
Now only area i am getting the following error is while visiting "Admin - Administration" from the top right corner button.
Error:
`
Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 77: error setting certificate verify locations: CAfile: C:\xampp\apache\bin\curl-ca-bundle.crt CApath: none (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in C:\xampp\htdocs\flarum\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:186 Stack trace: #0 C:\xampp\htdocs\flarum\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(149): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array) #1 C:\xampp\htdocs\flarum\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(102): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #2 C:\xampp\htdocs\flarum\vendor\guzzlehttp\guzzle\src\Handler\CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #3 C:\xampp\htdocs\flarum\vendor in C:\xampp\htdocs\flarum\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 186`
Kindly help how can i fix this error and get into admin area for managing the site. I will be able to upload this copy to my hosting once this fixed. Thanks in advance 🙂
Robin.