Changeset 1113

Show
Ignore:
Timestamp:
09/08/08 04:08:26 (3 months ago)
Author:
arnoschn
Message:

adding some more explanation text

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/arnoschn/cache/lib/utils/scripts/ci-test.php

    r1112 r1113  
    383383         
    384384        http://localhost/akelos-ci-tests/test/fixtures/public 
     385         
     386        You need to restart your webserver after making the change and before confirming 
     387        the testing url. 
    385388        ")) && !$this->_checkWebServer($testingUrl,$test_installation))) { 
    386389            $this->error('Could not verify the testing url. Please make sure a webserver is running and handling that request.');