Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add system requirements check #14

Closed
joshas opened this issue Jul 29, 2016 · 3 comments
Closed

Add system requirements check #14

joshas opened this issue Jul 29, 2016 · 3 comments

Comments

@joshas
Copy link

joshas commented Jul 29, 2016

Before installation installer should check if user has correct PHP version and required extensions, MySQL version and directory permissions.

@claviska
Copy link
Contributor

claviska commented Jul 29, 2016 via email

@joshas
Copy link
Author

joshas commented Jul 29, 2016

I initially tried running Postleaf on older PHP version and it would have saved some time if installer warned me about PHP version being too old. Just a nice thing that some other CMSes have.

@claviska
Copy link
Contributor

Whoops, the check in runtime.php was for 5.4 when it actually requires 5.5+. All fixed for beta2 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants