Folks using Nginx + PHP-FPM should upgrade their PHP versions ASAP for a reported PHP Remote Code Execution CVE-2019-11043 security flaw announced and outlined on PHP's bug tracker at https://bugs.php.net/bug.php?id=78599 . Fixed PHP versions are 7.3.11, 7.2.24 and 7.1.33. Folks on PHP 7.0.33 or...
I am not a PHP coder, so posting this hear in hopes of some folks being interested in helping to boost Xenforo PHP 7+ performance via Profile Guided Optimization training. @Chris D @Kier @Mike @Jake Bunce @MattW @Brent W @Xon @Andy.N @DeltaHF @CarpCharacin @BoostN @SneakyDave @NixFifty @Steve F...
When attempting to upload a file to a post I get the following message
data/ and internal_data/ permissions are 0777 currently, but I have also tried 0755
Xenforo root is owned by Apache (recursive)
Group Permissions are set to allow
Direct Node permissions is set to inherit
User Permissions...
Yesterday I changed my php version from php 5.4 to 7 for some upload limit situation but after that my web site doesn't open.
I have an HTTP ERROR 500 now. How can I fix that? Thanks.
http://www.muhasebecafe.com/
Hello,
installed PHP 7 with Zend OPcache support and APCu as user cache.
My question: How can I use APCu?
If I add this to my config.php I get an error message (An unexpected error occurred. Please try again later.):
$config['cache']['enabled'] = true;
$config['cache']['backend'] = 'Apc';
This has been plaguing me and I feel like there's a simple solution. I recently upgraded to PHP 7 and since then my cache setttings won't work. At first I thought it was because opcache and memcached weren't properly compiled into my install of PHP7, but I have subsequently rebuilt it and in my...
I recently upgraded from a legacy VPS to a managed dedicated VPS. I'm trying to optimize my server, but before I go into full-blow optimization mode, I'm doing the basics, like upgrading to PHP 7 from PHP 5.4.
Is there anything I need to keep in mind while upgrading to PHP 7?
Should I upgrade...
Yes, PHP7 is in Beta, however best to report errors/incompatibilities now rather than wait until it's released :)
In PHP 7, many fatal errors are now exceptions and extend the Error class.
This can cause another error to occur, because of XenForo's error-catching and logging systems:
Error...
I know PHP 7 is still in beta and this might be an issue with PHP's interpreter rather than XenForo's template compiler but still wanted to post this.
Yesterday, I tried out PHP 7 and when I did a master rebuild I saw that all the links that have something like:
{xen:link something, ''...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.