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

Is it not supporting Mysqli ? #10

Closed
ahsannajam opened this issue Nov 8, 2017 · 4 comments
Closed

Is it not supporting Mysqli ? #10

ahsannajam opened this issue Nov 8, 2017 · 4 comments
Labels

Comments

@ahsannajam
Copy link

Showing this error "Function mcrypt_get_iv_size() is deprecated" is it the issue of mysqli?
image

@ahsannajam ahsannajam changed the title It is not supporting Mysqli ? Is it not supporting Mysqli ? Nov 8, 2017
@vdanelia
Copy link

vdanelia commented Nov 8, 2017

Hello,

Change MySql parametres at: \app\config\local\database.php

@hrshadhin
Copy link
Owner

what is your php version? this project build on Laravel 4. According to your error "Function mcrypt_get_iv_size() is deprecated", i think you run php 7 or later. Because php 7 deprecated that function.

@ahsannajam
Copy link
Author

is there any easy way to shift this laravel project to newer version of laravel?

@hrshadhin
Copy link
Owner

I haven't try it. You can try to migrate laravel 4.2.x to laravel 5.x.
https://laravel.com/docs/5.1/upgrade#upgrade-5.0

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

No branches or pull requests

3 participants