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
empty
Key Value
_token 5dde0ac5d4acc63068c74a97d5e6ac53
Key Value
PATH /usr/local/bin:/usr/bin:/bin
UNIQUE_ID ZiCInPg8M7guMm4RNvbxiQAAACg
SCRIPT_URL /mugshots.php
SCRIPT_URI http://imap.showreels.com/mugshots.php
USERNAME root
DEFAULT_PHP_VERSION 53
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://imap.showreels.com/mugshots.php?lang=fr&r=http://imap.showreels.com/mugshots.php
HTTP_HOST imap.showreels.com
HTTP_CONNECTION close
SERVER_SIGNATURE <address>Apache Server at imap.showreels.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME imap.showreels.com
SERVER_ADDR 10.0.230.45
SERVER_PORT 80
REMOTE_ADDR 3.142.200.226
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 33028
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 1713408156.5428
REQUEST_TIME 1713408156
empty
0. Whoops\Handler\PrettyPageHandler