X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fci%2Fsetup%2Fsetup_apache.sh;h=b591729619c63b9c837166427ddd3be00b77eff6;hb=e6e1579cece03e00e0b0c931f43694c90357aa4f;hp=b7ac4e8097e19fcf711f4fe37d69e40f7f315578;hpb=06f68009ebdc123aa242f849d01f5d6cbc043726;p=plcapi.git diff --git a/tests/ci/setup/setup_apache.sh b/tests/ci/setup/setup_apache.sh index b7ac4e8..b591729 100755 --- a/tests/ci/setup/setup_apache.sh +++ b/tests/ci/setup/setup_apache.sh @@ -16,6 +16,7 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y apache2 a2enmod rewrite proxy_fcgi setenvif ssl # in case mod-php was enabled (this is the case on at least github's ubuntu with php 5.x and shivammathur/setup-php) +# @todo silence errors in a smarter way rm /etc/apache2/mods-enabled/php* || true # configure apache virtual hosts