uawdijnntqw1x1x1
IP : 3.148.231.72
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
lib
/
xml-core
/
..
/
xml-core
/
..
/
python
/
..
/
dpkg
/
info
/
php7.0-cgi.prerm
/
/
#!/bin/sh set -e if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then update-alternatives --remove php-cgi /usr/bin/php-cgi7.0 update-alternatives --remove php-cgi-bin /usr/lib/cgi-bin/php7.0 fi php_enable() { return 0; } # Automatically added by dh_apache2 if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then if php_enable; then if [ -e /usr/share/apache2/apache2-maintscript-helper ] ; then . /usr/share/apache2/apache2-maintscript-helper for conf in php7.0-cgi ; do apache2_invoke disconf $conf || exit $? done fi fi fi # End automatically added section exit 0
/var/lib/xml-core/../xml-core/../python/../dpkg/info/php7.0-cgi.prerm