Aw: Re: Fudforum and PHP7 |
Thu, 30 June 2016 02:58 |
|
thx .... I was just checking again the details, but this looks perfect.
Who wants to have a look on the test forum: http://skinpro.de/fud/
Its a pretty small and cheap Vserver with 1GB Ram and 1 Core, but really doing well with Fudforum.
|
|
|
Re: Fudforum and PHP7 |
Thu, 30 June 2016 02:06 |
|
That's good news! All of us will eventually have to make the move to PHP 7.
PS: A patch would be helpful
Regards.
Frank
|
|
Fudforum and PHP7 |
Wed, 29 June 2016 15:43 |
|
Just made a test install on a Debian 8 (Jessie) / PHP 7 - Server.
Actually just a small problem: the whole "magic_quotes" thing has been finally removed in php7, so in the install script and as well in core.inc the checks simply have to be deleted. fpdf.inc also has a similar reference disturbing now.
After these very minor changes it seemed to run smoothly and even quicker than used...
|
|