403 Forbidden


Disable Functions:
Path : /usr/share/doc/cpanel-php81-log-1.13.3/examples/
File Upload :
Command :
Current File : //usr/share/doc/cpanel-php81-log-1.13.3/examples/error_log.php

<?php

require_once 'Log.php';

$logger = &Log::singleton('error_log', PEAR_LOG_TYPE_SYSTEM, 'ident');
for ($i = 0; $i < 10; $i++) {
    $logger->log("Log entry $i");
}

404 Not Found
[ LogOut ]