Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Barneyr
Hi Stroller and Chris I have gone through your emails and found the ledgersmb-httpd.conf is in the following /etc/apache2/conf.d folder, by virtue of this line in the install notes Copy ledgersmb-httpd.conf to /etc/apache2/conf.d. From looking at the file the "AddHandler cgi-script .pl" directi

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Paul Harwood
Hi Stroller and Chris I have gone through your emails and found the ledgersmb-httpd.conf is in the following /etc/apache2/conf.d folder, by virtue of this line in the install notes Copy ledgersmb-httpd.conf to /etc/apache2/conf.d. From looking at the file the "AddHandler cgi-script .pl" direc

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Stroller
On 9 Jun 2009, at 01:58, Chris Bennett wrote: > Stroller wrote: >> ... >> That line is *sure* to exist in the ledgersmb-httpd.conf file >> supplied >> by LedgerSMB - the question is surely *whether an include statement* >> references that file in /etc/apache2/httpd.conf Please note that I'm not

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Chris Bennett
Stroller wrote: > Sorry - I typed hastily earlier. > > That line is *sure* to exist in the ledgersmb-httpd.conf file supplied > by LedgerSMB - the question is surely *whether an include statement* > references that file in /etc/apache2/httpd.conf > > Stroller. > > Well, I guess I'll just g

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Stroller
On 8 Jun 2009, at 16:12, Chris Bennett wrote: > Stroller wrote: >> /etc/apache2/ledgersmb-httpd.conf: AddHandler cgi-script .pl >> $ >> >> Note last line. Is it possible this is missing on your system? > > That is usually what causes that problem, but you shouldn't need to do > that manually. > L

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Chris Bennett
Stroller wrote: > /etc/apache2/ledgersmb-httpd.conf: AddHandler cgi-script .pl > $ > > Note last line. Is it possible this is missing on your system? > > Stroller. > > > That is usually what causes that problem, but you shouldn't need to do that manually. Let us know if that was the actual c

Re: [Ledger-smb-users] Problem when using XXXX.pl files

2009-06-08 Thread Stroller
On 8 Jun 2009, at 07:02, Barneyr wrote: > ... > I have followed the Install Instructions for Ubuntu 9.04 at the > folowing URL > http://www.ledgersmb.info/UbuntuServerInstall.html. I may be overlooking something, but I can't see the part of these instructions where they tell you to add an inc