summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/httpserver.php/README
blob: b318a289f2d7c6696a396b32e1cf36c35558b4fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Alert Aggregator - PHP Display Component
========================================

This httpserver configuration includes a PHP implementation of the 
feed aggregator display component

The startserver script can be used to start up an HTTPD server
configured to run the display component. It relies on two environment
variables being correctl configured. See the top of startserver.bat.

PHP must be configured to include the PHP SCA_SDO v1.2.1 extension from PECL.

http://pecl.php.net/package/sca_sdo

This provides the SCA and SDO support that the display component relies on. 

To run the display component on windows. 

> cd httpserver.php

fix up the paths at the top of startserver.bat and then

> startserver.bat

then point your browser at 

http://localhost:9091/index.html