Website and PHP 7

Any comments, issues or suggestions regarding our website should be posted here.
Post Reply
huntor
PrimeTech Administrator
PrimeTech Administrator
Posts: 1296
Joined: Mon Sep 27, 2010 12:00 am

Website and PHP 7

Post by huntor »

So if the Eye can pick on me. It is now my turn to pick on him ;-).

When are you going to upgrade php script to use mysqli or PDO?

PHP7 only supports these. It does not support plain mysql anymore.
Image
The Eye
Posts: 262
Joined: Mon May 17, 2010 8:16 pm

Re: Website and PHP 7

Post by The Eye »

huntor wrote:So if the Eye can pick on me. It is now my turn to pick on him ;-).

When are you going to upgrade php script to use mysqli or PDO?

PHP7 only supports these. It does not support plain mysql anymore.
What do you think I was doing last week, doing the maintanence...?? ;)
Image
huntor
PrimeTech Administrator
PrimeTech Administrator
Posts: 1296
Joined: Mon Sep 27, 2010 12:00 am

Re: Website and PHP 7

Post by huntor »

I will be damned. I checked and you did. Well what fun are you lmao.
Image
huntor
PrimeTech Administrator
PrimeTech Administrator
Posts: 1296
Joined: Mon Sep 27, 2010 12:00 am

Re: Website and PHP 7

Post by huntor »

I did finally get your forum to switch over to mysqli. What a pain in the arse. They say all you gotta do is change the field in the config file. Well you also gotta run a database update too. Or it doesn't take the new setting. Forum did okay until I went to post. Then got a deprecation error. So phpbb isn't ready for php 7 yet but close. But at least the connector is set correctly now.
Image
Post Reply