Server error log

Server error log

xengugol89

Well-Known Member

Vip Member
Reputation: 11%
Joined
22/12/21
Messages
75
Hi, what does this error mean, I can't understand, is it a problem with xenforo or some addons installed? Thank you in advance.

3.webp
 
@xengugol89
As far as I know, this error will appear on XAMPP or LAMP if using PHP 8.2.x

Open file xampp\php\ php.ini
Find: error_reporting
Change it to:
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
 
@xengugol89
As far as I know, this error will appear on XAMPP or LAMP if using PHP 8.2.x

Open file xampp\php\ php.ini
Find: error_reporting
Change it to:
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
12.webp


I use aapanel on ubuntu server, but it doesn't exist in php.ini "error_reporting"
 
@xengugol89
As far as I know, this error will appear on XAMPP or LAMP if using PHP 8.2.x

Open file xampp\php\ php.ini
Find: error_reporting
Change it to:
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
ok done brò!

a.webp
 
Similar threads Most view View more
Back
Top Bottom