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

HTTP error 500 #6

Open
Kennitoz opened this issue Dec 15, 2017 · 1 comment
Open

HTTP error 500 #6

Kennitoz opened this issue Dec 15, 2017 · 1 comment

Comments

@Kennitoz
Copy link

I am getting a http error 500 and I don't know what could be the problem. Full error am getting is:
PHP Fatal error: Call to undefined function ChurchCRM\dto\random_bytes() in /home/barakacr/public_html/churchcrm/ChurchCRM/dto/SystemURLs.php on line 28. Kindly assist thanks

@appaulmac
Copy link

Quite likely the PHP version you're using is < 7.0 which is when random_bytes was added. It just happened to me and upgrading to php 7.2 resolved it

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