Page 1 of 2
Deprecated
Posted: Wed Apr 26, 2017 6:35 pm
by bladex21
Hello
We are moving all our installs to another host. We get this error on the new server and the host is lost.
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/sites/freetamilsexvideos.net/scj/includes/db_modules/mysql.php on line 11
Please help.
Re: Deprecated
Posted: Wed Apr 26, 2017 6:42 pm
by admin
You are using version 1.X I guess
That's why we moved to version 2.X
Re: Deprecated
Posted: Fri Apr 28, 2017 5:36 am
by bladex21
So a update will fix it?
Re: Deprecated
Posted: Fri Apr 28, 2017 7:42 am
by admin
We don't modify 1.X version anymore
Re: Deprecated
Posted: Fri Apr 28, 2017 10:40 am
by bladex21
But how do i fix it? - How do i move on here ?
Please advice.
Re: Deprecated
Posted: Fri Apr 28, 2017 10:49 am
by admin
1. use old php and old script version
2. use new php version and new script version
3. use new php version, suppress error in php.ini and hope that it will work ok
this is that easy )
Re: Deprecated
Posted: Fri Apr 28, 2017 11:13 am
by bladex21
So i can update the script?
Re: Deprecated
Posted: Fri Apr 28, 2017 11:14 am
by admin
Unfortunately there's no one-click update to version 2 from version 1
But yes, you can use version 2
Re: Deprecated
Posted: Fri Apr 28, 2017 11:29 am
by bladex21
Is there any information on how to update it?
And is there any information to remove the error in php.ini ?
Re: Deprecated
Posted: Sat Apr 29, 2017 12:32 pm
by admin
Update php or script ?