Whoops! There was an error.
2. Whoops\Exception\ErrorException
…/­mugshots.php736
1. Whoops\Run handleError
<#unknown>0
0. mysql_connect
…/­mugshots.php736

Whoops \ Exception \ ErrorException (E_DEPRECATED)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
Whoops\Exception\ErrorException thrown with message "mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead" Stacktrace: #2 Whoops\Exception\ErrorException in /home/sites/showreels.com/public_html/mugshots.php:736 #1 Whoops\Run:handleError in <#unknown>:0 #0 mysql_connect in /home/sites/showreels.com/public_html/mugshots.php:736

mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

/home/sites/showreels.com/public_html/mugshots.php
 
<img src="assets/img/showreels-mugshots-top.png"  style=" max-width:100%; ">
<div   style="position:absolute;top:50%; left:50%; transform:translate(-50%, -50%); max-width:100%; "/>
 
 
<?php
 
$link = mysql_connect("localhost", "cl58-mugshots", "earwax69");
mysql_select_db("cl58-mugshots", $link);
 
<#unknown>
/home/sites/showreels.com/public_html/mugshots.php
 
<img src="assets/img/showreels-mugshots-top.png"  style=" max-width:100%; ">
<div   style="position:absolute;top:50%; left:50%; transform:translate(-50%, -50%); max-width:100%; "/>
 
 
<?php
 
$link = mysql_connect("localhost", "cl58-mugshots", "earwax69");
mysql_select_db("cl58-mugshots", $link);
 
empty
empty
empty
Key Value
easylogin_session hgb71os4ok29j8i2d5v0ohs7n6
easylogin_locale en
Key Value
_token da970dfdab9aa3999752886af577483d
Key Value
PATH /usr/local/bin:/usr/bin:/bin
UNIQUE_ID Z1EwvBOfywFAD8cert-TZwAAAAk
SCRIPT_URL /mugshots.php
SCRIPT_URI http://showreels.com/mugshots.php
USERNAME root
DEFAULT_PHP_VERSION 53
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_REFERER http://showreels.com/mugshots.php?lang=en&r=http%3A%2F%2Fshowreels.com%2Fmugshots.php
HTTP_COOKIE easylogin_session=hgb71os4ok29j8i2d5v0ohs7n6; easylogin_locale=en
HTTP_HOST showreels.com
HTTP_CONNECTION close
SERVER_SIGNATURE <address>Apache Server at showreels.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME showreels.com
SERVER_ADDR 10.0.230.44
SERVER_PORT 80
REMOTE_ADDR 3.145.51.203
DOCUMENT_ROOT /home/sites/showreels.com/public_html
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/sites/showreels.com/public_html
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /home/sites/showreels.com/public_html/mugshots.php
REMOTE_PORT 52478
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /mugshots.php
SCRIPT_NAME /mugshots.php
HOME /home/sites/showreels.com
PHP_SELF /mugshots.php
REQUEST_TIME_FLOAT 1733374140.3702
REQUEST_TIME 1733374140
empty
0. Whoops\Handler\PrettyPageHandler