debug section: removed phpVersion, added phpSock

This commit is contained in:
Asif Bacchus 2019-01-06 05:39:22 -07:00
parent 15befc6493
commit fe83910b8d
1 changed files with 1 additions and 1 deletions

View File

@ -712,10 +712,10 @@ echo "DHPath: $DHPath"
echo "Generating DH Params? $generateDH"
echo -e "${cyan}--------------------${norm}"
echo "usePHP: $usePHP"
echo "PHP Version: $phpVersion"
echo "PHP listen type: $phpType"
echo "PHP address: $phpAddr"
echo "PHP port: $phpPort"
echo "PHP socket: $phpSock"
echo -e "${mag}---------------------${norm}\n"