summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 16:26:42 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 16:26:42 +0200
commitdfba50bbba7e7438308873f294a0390ebce1c2d3 (patch)
treee28fad73826b3b8a1b3d8f59f4170a7dca6afb27 /tests
parent59f676f7cff9e419998cb4b33cb82eb2d6328c37 (diff)
try to reload fpm
Diffstat (limited to 'tests')
-rw-r--r--tests/travis/travis-ci-apache2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/travis/travis-ci-apache b/tests/travis/travis-ci-apache
index 3ffc2f988..5cfd3ccd0 100644
--- a/tests/travis/travis-ci-apache
+++ b/tests/travis/travis-ci-apache
@@ -13,7 +13,7 @@
AddHandler php5-fcgi .php
Action php5-fcgi /php5-fcgi
Alias /php5-fcgi /usr/lib/cgi-bin/php5-fcgi
- FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -host 127.0.0.1:9001 -pass-header Authorization
+ FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -host 127.0.0.1:9000 -pass-header Authorization
</IfModule>
</VirtualHost> \ No newline at end of file