From 513f8e2e6066eeeb3061bf8fd018e7ae8c72a53c Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 16 May 2014 16:16:08 +0200 Subject: try port 9001 --- tests/travis/travis-ci-apache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/travis') diff --git a/tests/travis/travis-ci-apache b/tests/travis/travis-ci-apache index 5cfd3ccd0..3ffc2f988 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:9000 -pass-header Authorization + FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -host 127.0.0.1:9001 -pass-header Authorization \ No newline at end of file -- cgit v1.2.3