Environment:
- WAMP
- MySQL 5.5.24
- PHP 5.3.13
- Apache 2.2.22
Error:
Everything works fine and the Installation Profile step is going well untill the progress bar hits the end after which the following error occurs:
An AJAX HTTP error occurred.
HTTP Result Code: 404
Debugging information follows.
Path: http://localhost/drupal8/core/install.php?langcode=en&profile=standard&i...
StatusText: error
ResponseText:
Steps to reproduce:
Do a clean drupal 8 install selecting the "Standard" profile using the "English" language.
Additional Info:
After receiving the error, clicking "Continue to error page" shows a 404 where the op in the url is now set to 'finished'.
Reloading this page redirects to install.php?langcode=en&profile=standard to the configuration step which submits to a 404 on the same url. Refreshing this throws:
Call to undefined function Guzzle\Http\Curl\curl_multi_init() (Entire stacktrace is appended).
This error was encountered before and I found issue #1991298: Fatal error when installing Drupal on servers that don't have the cURL extension, however enabling the php_curl extension and doing another fresh install caused the exact same error.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
stacktrace.png | 54.32 KB | Ignored: Check issue status. | None | None |