Symfony \ Component \ ErrorHandler \ Error \ FatalError
[snuffleupagus][34.204.52.16][disabled_function][drop] Aborted execution on call of the function 'ini_set', because its argument '$varname' content (display_errors) matched a rule Symfony\Component\ErrorHandler\Error\FatalError thrown with message "[snuffleupagus][34.204.52.16][disabled_function][drop] Aborted execution on call of the function 'ini_set', because its argument '$varname' content (display_errors) matched a rule" Stacktrace: #0 Symfony\Component\ErrorHandler\Error\FatalError in /home/alsalehw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:50
0
Symfony\Component\ErrorHandler\Error\FatalError
/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php50
/home/alsalehw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return void
     */
    public function bootstrap(Application $app)
    {
        self::$reservedMemory = str_repeat('x', 10240);
 
        $this->app = $app;
 
        error_reporting(-1);
 
        set_error_handler([$this, 'handleError']);
 
        set_exception_handler([$this, 'handleException']);
 
        register_shutdown_function([$this, 'handleShutdown']);
 
        if (! $app->environment('testing')) {
            ini_set('display_errors', 'Off');
        }
    }
 
    /**
     * Convert PHP errors to ErrorException instances.
     *
     * @param  int  $level
     * @param  string  $message
     * @param  string  $file
     * @param  int  $line
     * @param  array  $context
     * @return void
     *
     * @throws \ErrorException
     */
    public function handleError($level, $message, $file = '', $line = 0, $context = [])
    {
        if (error_reporting() & $level) {
            throw new ErrorException($message, 0, $level, $file, $line);
        }
Arguments
  1. "[snuffleupagus][34.204.52.16][disabled_function][drop] Aborted execution on call of the function 'ini_set', because its argument '$varname' content (display_errors) matched a rule"
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
PATH
"/usr/local/bin:/bin:/usr/bin"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"alsalehwear.com"
HTTP_USER_AGENT
"claudebot"
HTTP_X_HTTPS
"1"
DOCUMENT_ROOT
"/home/alsalehw/public_html"
REMOTE_ADDR
"34.204.52.16"
REMOTE_PORT
"53654"
SERVER_ADDR
"5.9.238.21"
SERVER_NAME
"alsalehwear.com"
SERVER_ADMIN
"webmaster@alsalehwear.com"
SERVER_PORT
"443"
REQUEST_SCHEME
"https"
REQUEST_URI
"/single-product.html"
REDIRECT_URL
"/public/single-product.html"
REDIRECT_REQUEST_METHOD
"GET"
HTTPS
"on"
REDIRECT_STATUS
"200"
X_SPDY
"HTTP2"
SSL_PROTOCOL
"TLSv1.3"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CIPHER_ALGKEYSIZE
"256"
SCRIPT_FILENAME
"/home/alsalehw/public_html/public/index.php"
QUERY_STRING
""
SCRIPT_URI
"https://alsalehwear.com/single-product.html"
SCRIPT_URL
"/single-product.html"
SCRIPT_NAME
"/public/index.php"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
REQUEST_METHOD
"GET"
X-LSCACHE
"on"
PHP_SELF
"/public/index.php"
REQUEST_TIME_FLOAT
1711670162.5318
REQUEST_TIME
1711670162
argv
[]
argc
0
APP_NAME
"Laravel"
APP_ENV
"local"
APP_KEY
"base64:AOcajqMeIJGVSKVbF9DN7XQ6wo/Ob2QnOGD3BcNXo3Q="
APP_DEBUG
"true"
APP_URL
"http://localhost"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"alsalehw_alsaleh"
DB_USERNAME
"alsalehw_alsaleh"
DB_PASSWORD
";&)Vit{$dS^u"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_MAILER
"smtp"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"d864f198f0523c"
MAIL_PASSWORD
"0803f76001162d"
MAIL_ENCRYPTION
"null"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
Key Value
APP_NAME
"Laravel"
APP_ENV
"local"
APP_KEY
"base64:AOcajqMeIJGVSKVbF9DN7XQ6wo/Ob2QnOGD3BcNXo3Q="
APP_DEBUG
"true"
APP_URL
"http://localhost"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"alsalehw_alsaleh"
DB_USERNAME
"alsalehw_alsaleh"
DB_PASSWORD
";&)Vit{$dS^u"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_MAILER
"smtp"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"d864f198f0523c"
MAIL_PASSWORD
"0803f76001162d"
MAIL_ENCRYPTION
"null"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
0. Whoops\Handler\PrettyPageHandler