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

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in C:\laragon\www\ft_bni_lkpd\config\app.php on line 83 #239

Open
sukmawijaya66 opened this issue Jan 5, 2022 · 3 comments

Comments

@sukmawijaya66
Copy link

i have a issues when i go to localhost:8000

Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in C:\laragon\www\ft_bni_lkpd\config\app.php on line 83

please tell me how fix this
Screenshot (408)

@thijskh
Copy link
Contributor

thijskh commented Jan 5, 2022

Likely you have not installed/enabled the PHP OpenSSL extension which is required.

@sukmawijaya66
Copy link
Author

How to? can you tell me

@thijskh
Copy link
Contributor

thijskh commented Jan 5, 2022

How to enable PHP extensions is not related to this project. You can Google many manuals for that.

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