ETLp

 view release on metacpan or  search on metacpan

lib/ETLp/Manual/Install.pod  view on Meta::CPAN

       Options +ExecCGI
       Order allow,deny
       Allow from all

       # This line is only required of Oracle is used:
       SetEnv ORACLE_HOME <ORACLE_HOME>
    </Directory>

Make sure the web files are owned by the apache user (typically ''apache'' or ''nobody''):

    chown -R apache:apache /var/www/etlp

Restart apache:

    service httpd restart

B<Note>: These instructions assume that you are installing against the standard Redhat Enterprise Linux Apache distribution. If you have installed from source on on another operating system flavour, then the locations will be slightly different, e.g.

    /usr/local/apache/bin/apachectl restart

or 



( run in 1.344 second using v1.01-cache-2.11-cpan-71847e10f99 )