Your IP : 216.73.216.124


Current Path : /proc/8644/root/proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/8644/root/proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/php5-mcrypt.prerm

#!/bin/sh

set -e



if [ "$1" = "remove" ]; then
    for dsoname in mcrypt ; do
	php5dismod ${dsoname}
    done
fi

exit 0


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_c8f277ef5a3f575e40edf063607084eb, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0