Searched refs:install_root (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/php-5_3/Solaris/
H A Dconfigure-sun-webserver50 install_root="`echo $cur_arg | cut -d= -f2-`"
72 install_root="$input"
98 if [ ! -d "$install_root" ] || [ ! -x "$install_root/lib/webservd" ]; then
100 echo "Warning: Unable to find valid Web Server installation under $install_root"
105 if [ ! -d "$install_root" ] || [ ! -x "$install_root/lib/webservd" ]; then
107 echo "Warning: Unable to find valid Web Server installation under $install_root"
155 if [ -f "$install_root/lib/wsenv" ]; then
156 source $install_root/li
[all...]

Completed in 11 milliseconds