PHP 8.3.31
Preview: run Size: 331 B
/opt/cpanel/ea-ruby27/src/passenger-release-6.1.2/dev/ci/tests/apache2/run

#!/usr/bin/env bash
set -e

run ./bin/passenger-install-apache2-module --auto

if command -v rvmsudo; then
run rvmsudo ./bin/passenger-install-apache2-module --auto --no-compile
else
run sudo -E -- ./bin/passenger-install-apache2-module --auto --no-compile
fi
run bundle exec rake "-j$COMPILE_CONCURRENCY" test:integration:apache2

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
331 B lrw-r--r-- 2026-01-27 23:50:52
Edit Download
94 B lrw-r--r-- 2026-01-27 23:50:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).