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

Fatal error: require_once(): Failed opening required 'chyrp-lite/includes/lib/PasswordHash.php' #1

Closed
IbnSaeed opened this issue Aug 10, 2014 · 1 comment

Comments

@IbnSaeed
Copy link

Tried installaing chyrp lite , cloned this repo. got the following error

Fatal error: require_once(): Failed opening required 'chyrp-lite/includes/lib/PasswordHash.php' (include_path='.;C:\php\pear') in chyrp-lite\install.php on line 31

Removing the following code from line 31

 require_once INCLUDES_DIR."/lib/PasswordHash.php";

runs the installer

@xenocrat
Copy link
Owner

Ah, silly me. Thanks for the report! I will make a bug fix release... done!

This issue was closed.
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