HEX
Server: Apache
System: Linux pdx1-shared-a1-31 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_5jabqq (6436002)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/dh_5jabqq/.bash_history
ls -alh
printf "\n================--  Server INFO  --====================\n\n" && free -h && printf "\n" ; uptime && printf "\n================--  CORE INFO  --====================\n" ; printf "\n--Checking for Multisite:--\n" && if [[ $(wp core is-installed --network --skip-plugins --skip-themes ; echo $?) -eq 0 ]] ; then printf "\n WARNING MULTISITE FOUND! \n" && eval wp site list --skip-plugins --skip-themes && printf "\n\n" ; else printf "\n Good! Not a multisite, moving on \n\n" ; fi ; printf "\n--Wordpress Current Version:--\n\n" ; wp core version --skip-plugins --skip-themes && printf "\n--Check for Core Update:--\n\n" && if [[ $(wp core check-update  --skip-plugins --skip-themes) == "Success: WordPress is at the latest version." ]] ; then printf "\n No Updates Found! \n\n"; else eval wp core check-update --fields=version,update_type --skip-plugins --skip-themes ; fi && printf "\n\n================--  Active Plugin/Theme INFO  --====================\n" ; printf "\n--Check for WooCommerce on Shared--\n\n" && if [[ ! $(hostname -s) =~ [0-9] ]] && [[ $(wp plugin is-active woocommerce && echo $?) = 0 ]] ; then printf "\n WARNING Woocommerce Found Active on Shared Hosting\n" ; else printf "Not Found\n" ; fi && printf "\n--Total Number of Plugins: -- Threshold 80--\n\n" && wp plugin list --format=count --skip-plugins --skip-theme && printf "\n\n--Active Plugin Update Available:--\n" && if [[ -z $(wp plugin list --status=active --skip-plugins --skip-themes | grep available) ]] ; then printf  "\nNo plugin updates available.\n\n" ; else eval wp plugin list --status=active --update=available --fields=status,name,version,update,update_version --skip-plugins --skip-themes  ; fi && printf "\n--Available Update for Parent/Active Theme:--\n" ; if [[ -z $(wp theme list --status=active --skip-plugins --skip-themes | grep available) ]] ; then printf  "\nNo theme updates available.\n\n" ; else eval wp theme list --update=available --status=parent,active --fields=status,name,version,update,update_version --skip-plugins --skip-themes ; fi && printf "\n================--  INACTIVE PLUGIN/THEME INFO  --====================\n" ; printf "\n--Plugins Not in Use:--\n"  && if [[ -z $( wp plugin list --skip-plugins --skip-themes | grep inactive) ]] ; then printf "\n No Inactive Plugins Found! \n\n" ; else eval wp plugin list --status=inactive --fields=status,name --skip-plugins --skip-themes ; fi && printf "\n--Themes Not in Use:--\n"  && if [[ -z $(wp theme list --status=active --skip-plugins --skip-themes | grep available) ]] ; then printf  "\nNo theme updates available.\n\n" ; else eval wp theme list --update=available --status=parent,active --fields=status,name,version,update,update_version --skip-plugins --skip-themes ; fi && printf "\n================--  DATABASE INFO  --====================\n" ; printf "\n--Important Database Tables--\n\n" && wp db size --size_format=mb --all-tables-with-prefix --skip-plugins --skip-themes | grep 'options\|postmeta\|usermeta\|commentmeta\|comment' && printf "\n\n--AUTOLOAD SIZE--\n" ; wp doctor check autoload-options-size --skip-themes --skip-plugins; printf "\n================ --  HTTPS TRAFFIC INFO  -- ====================" ; printf "\n================ --  CHECK HTTP MANUALLY ! -- ====================\n" ;  printf "\n--TOTAL NUMBER OF HTTPS REQUESTS EACH DAY--\n\n" ; for k in `ls -S ~/logs/*/https/access.log* 2>/dev/null`; do wc -l $k | sort -r -n; done; printf "\n\n--MOST REQUESTED FILES IN HTTPS--\n\n" ; awk '{print $7}' ~/logs/`cut -d/ -f4 <<< "${PWD}"`/https/access.log 2>/dev/null | cut -d? -f1 | sort |uniq -c | sort -n | tail -n10 ; printf "\n\n--REPEAT IP REQUESTS TO HTTPS--\n\n" ; awk '{print $1}' ~/logs/`cut -d/ -f4 <<< "${PWD}"`/https/access.log 2>/dev/null | sort | uniq -c |sort -n | tail -n10 &&  printf "\n\n--MOST REQUESTED HTTPS PAGES--\n\n" ; awk '{print $11}' ~/logs/`cut -d/ -f4 <<< "${PWD}"`/https/access.log 2>/dev/null | cut -d? -f1 | sort |uniq -c | sort -n | tail -n10;  printf "\n================--  CACHE INFO  --====================\n" ; printf "\n--LOOKING FOR CUSTOM CACHE HEADERS--\n\n" && curl -ILs `cut -d/ -f4 <<< "${PWD}"` | grep -E 'pragma|set-cookie|cache-control|expires' > /dev/null ; curl -ILs `cut -d/ -f4 <<< "${PWD}"` |grep -E 'pragma|set-cookie|cache-control|expires'; printf  "\n\n--LOOKING FOR CACHE SET IN WP-CONFIG.PHP--\n\n" && if [[ -z $(grep WP_CACHE  wp-config.php ; grep WPCACHEHOME wp-config.php) ]] ; then printf "\n No Cache Rules Found in Wp-Config.php \n\n" ; else eval grep WP_CACHE  wp-config.php ; grep WPCACHEHOME wp-config.php ; fi ; printf "\n================ -- Having problems understanding WP Performance? reach out in #wp-support!  -- ====================\n\n" ;
wp profile hook --all --spotlight --orderby=time --fields=callback,location,time,request_time
wp plugin list
wp plugin list --status=inactive
clear
exit
wp theme list
wp plugin list
cd ..
cd logs
cd bermudashipwreckarchive.com
cd https
cat error.log
exit
cat ~/logs/bermudashipwreckarchive.com/https/error.log
wp config set WP_DEBUG true --raw --type=constant && wp config set WP_DEBUG_LOG true --raw --type=constant && wp config set WP_DEBUG_DISPLAY false --raw --type=constant
cd wp-content 
cat debug.log
nano ~/.php/8.2/phprc
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
wp plugin list 
wp db export ~/`wp config get DB_NAME`_`date +"%d-%m-%Y"`.sql
wp plugin update --all
wp plugin list 
cat debug.log 
nano ~/.php/8.2/phprc
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
cat debug.log
nano ~/.php/8.2/phprc
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
killall -9 php82.cgi -u dh_5jabqq
cat debug.log
wp plugin deactivate the-events-calendar
cat debug.log
cat debug.log
wp plugin list 
cat ~/logs/bermudashipwreckarchive.com/https/error.log
tail ~/logs/bermudashipwreckarchive.com/https/error.log
tail debug.log
cat debug.log
wp plugin deactivate loquet-core
wp plugin list
wp plugin deactivate image-optimization --skip-plugins --skip-themes
exit