Add the following code to lines 2-3 below "<?php".
error_reporting( -1 );
ini_set( 'display_errors', 1 );
And add the following code below the code you just added.
$wgShowExceptionDetails = true ;
$wgShowDBErrorBacktrace = true ;
$wgShowSQLErrors = true ;
Re: filmpedia.myht.org
投稿日時
2023/8/12 23:53
msg# 1.1
depth: 1