diff --git a/mod_php_install.sh b/mod_php_install.sh index e1670a7..d89254b 100755 --- a/mod_php_install.sh +++ b/mod_php_install.sh @@ -1131,7 +1131,7 @@ if [ "$?" = "0" ]; then echo_ok else echo_failed - fatal "Configuring PHP failed!\n\t see ${_logdir}/php-configure.log for more details" + fatal "Configuring PHP failed!\n\t see ${_logdir}/php-make.log for more details" fi