mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
try figuring out whats wrong with Apache
This commit is contained in:
parent
8b48255886
commit
1e303413eb
@ -42,10 +42,10 @@ before_script:
|
||||
- sudo cp -f doc/travis-ci-apache.conf /etc/apache2/sites-available/000-default.conf
|
||||
- sudo sed -e "s?%TRAVIS_BUILD_DIR%?$(pwd)?g" --in-place /etc/apache2/sites-available/000-default.conf
|
||||
- sudo service apache2 restart
|
||||
- sudo journalctl -u apache2
|
||||
- curl -i http://localhost/doc/rpm-build/debian.changes
|
||||
- tail /var/log/apache2/error.log
|
||||
- curl -i http://localhost/egroupware/doc/rpm-build/debian.changes
|
||||
- sudo journalctl -u apache2
|
||||
- tail /var/log/apache2/error.log
|
||||
- php -m
|
||||
- php -i
|
||||
- php install-cli.php --ignore-platform-reqs
|
||||
|
Loading…
Reference in New Issue
Block a user