[freeside] Question about new install and httpd.conf error.
David Uzzell
david at uzzell.com.au
Wed Oct 1 23:02:44 PDT 2003
Sven wrote:
> David Uzzell wrote:
>
>>Ok there is one error I can seem to get around!
>>
>>Syntax error on line 1055 of /usr/local/apache2/conf/httpd.conf:
>><Perl> directive missing closing '>'
>>
>
> This is an issue with mod_perl2 for apache2. I had to end up using apache
> 1.3.28 with the regular mod_perl for this to work. This is actually not as
> bad as it sounds since this iteration of apache needs to run as the freeside
> user anyway, it's just as easy to have a separate apache install just for
> freeside and, if you are using apache2 for other sites, just have the
> freeside apache listen on a different port etc.
>
> Sven
>
Ok Along with this challange! For the purpose´s of building and testing
before putting it into production.
What would leaving out
#<Perl >
#$MLDBM::RemoveTaint = 1;
#</Perl>
That section of the httpd.conf file do?
Will it cause it to break in anyway? or just cause´s errors that I don´t
want to think about?
The purpose is that I am building it up on my :Laptop to get it
functional and get configured so that I can copy the Dir´s and the MySQL
DB´s to the production server to then install and configure running in a
few short hours!
Thanks
David Uzzell
More information about the freeside-users
mailing list