uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
..
/
usr
/
share
/
libsensors4
/
..
/
wwwconfig-common
/
php.get
/
/
# File: php.get # Changes: # 20010219 Ola Lundqvist <opal@debian.org> # 20010430 Ola Lundqvist <opal@debian.org> # Removed bash specific dependency. # 20011022 Luca De Vitis <luca@debian.org> # Allowed reinclusion. # 20020116 Ola Lundqvist <opal@debian.org> # Documented the reinclusion. # 20020126 Ola Lundqvist <opal@debian.org> # Removed reinclusion. # Needs: /usr/share/wwwconfig-common/php.get # $extensions - what php extensions to check for! # Description: Sets the phpver and phpini variables to the version # of php that are installed. # Sets: $phpver = {php3, php4} # $phpini = {/etc/php4/apache/php.ini, /etc/php3/apache/php3.ini} for A in php3 php4 ; do B=$(echo "$A" | sed -e "s|4||g;") I=/etc/$A/apache/$B.ini if [ -f $I ] ; then phpver=$A phpini=$I fi done phpini=${phpini:-none}
/var/../usr/share/libsensors4/../wwwconfig-common/php.get