octobercms / install

Installation wizard for October CMS
122 stars 91 forks source link

If openssl is not enabled on server, warning is not shown until after install #50

Closed datiswous closed 9 years ago

datiswous commented 10 years ago

After a successful installation, navigating from install.php to site, warning is shown:

ERROR We're sorry, but an unhandled error occurred. Please see the details below. OpenSSL extension is required.

I think this should be part of the install check before install start, right?