Installation doc "www.sisd.com/freeside/docs/" very vague to many
at this point.
The Salisbury's
rojee at bigpond.net.au
Tue Jun 8 23:07:43 PDT 2004
* Configure Apache for the Global directory and to execute .cgi
files using Apache::ASP. For example:
PerlModule Apache::ASP
<Directory /usr/local/apache/htdocs/freeside-asp>
<Files ~ (\.cgi)>
AddHandler perl-script .cgi
PerlHandler Apache::ASP
</Files>
<Perl>
$MLDBM::RemoveTaint = 1;
</Perl>
PerlSetVar Global /usr/local/etc/freeside/asp-global/
PerlSetVar Debug 2
</Directory>
Hi all
I have meet a few folk (including myself) that get to the bottom 1/3 of
page 2 & fail to proceed , I would imagine many others do too.
The 4 commands below are CLI (command line interface) .... in the middle
of page 2 above
(PerlModule Apache::ASP) IE
cp aspdocs /usr/local/apache/htdocs/freeside-asp
mkdir /usr/local/etc/freeside/asp-global/
chown freeside /usr/local/etc/freeside/asp-global/
cp htetc/global.asa /usr/local/etc/freeside/asp-global/global.asa
BUT the
PerlModule Apache::ASP
...
...
</Directory>
sequence totally eludes me.
Is it part of a config file?
Is it text entered in some application?
Is it "command line interface" ... entry like the commands above it?
A little further explanation would be really appreciated by many!
Many thanks for your help
Roger Salisbury
Sydney
Australia
More information about the freeside-users
mailing list