Current Path : /proc/2/root/var/www/vhosts/thomaswilliamson.net/public_html/Fox-C404/root/scripts/ |
Current File : //proc/2/root/var/www/vhosts/thomaswilliamson.net/public_html/Fox-C404/root/scripts/check_dbd_mysql |
#!/usr/local/cpanel/3rdparty/bin/perl eval 'local $SIG{__DIE__}; use DBD::mysql; print "ok\n";'; if ($@) { warn $@; }