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

2009-06-15 Thread Armaghan Saqib
Jeff Kowalczyk wrote: > You might want to contact Ledger123, who sometimes post to this list. > > They are in the SQL-Ledger hosting business, and are adding new LedgerSMB > hosting services, free (and probably paid options as well): > > http://www.ledger123.com/2009/01/free-ledgersmb-hosting/ >

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

2009-06-14 Thread Jeff Kowalczyk
On Sun, 14 Jun 2009 06:28:15 -0700, Barneyr wrote: > > Hi Pete > > Thanks for reply > > Maybe Im a little to new at linux to set this up in the time frame needed. ( > yesterday !!! like most things in IT.) > > So your suggestion of a Hosting company setting this up, might be a quicker > soluti

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

2009-06-14 Thread Barneyr
Hi Pete Thanks for reply Maybe Im a little to new at linux to set this up in the time frame needed. ( yesterday !!! like most things in IT.) So your suggestion of a Hosting company setting this up, might be a quicker solution for the Interim. Can you suggest any Good priced hosting for this t

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

2009-06-12 Thread Chris Bennett
Chris Bennett wrote: > > Your problem is rather weird, and probably very easy to fix. > offering a 404 error for index.php is just plain odd. > > Thinking about this a little, he probably has installed LAMP server or added PHP. Indexes are probably on and pointing to index.php, which clearly

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

2009-06-12 Thread Chris Bennett
Paul Harwood wrote: > Hi All > > So I guess this goes in the to hard basket as I have stopped receiving > replys and I return to using the > > painfull app on a windows machine as I can't find anything that > satifatory and easy enough to get working on Linux. > > Which I guess is the same prob

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

2009-06-12 Thread Stroller
On 12 Jun 2009, at 02:11, Paul Harwood wrote: > ... > So I guess this goes in the to hard basket as I have stopped > receiving replys Hi Paul, I'm afraid I have reached the limit of what I can think to ask via email. In the Linux world one must spend bit of time Googling, and using "trial

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

2009-06-12 Thread Pete Houston
On Thu, Jun 11, 2009 at 06:11:40PM -0700, Paul Harwood wrote: > Hi All > > So I guess this goes in the to hard basket as I have stopped receiving I don't think that it's "hard" as such, just long and tedious. The diagnosis question is: "Why is your web server thinking that you've requested an ind

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

2009-06-11 Thread Paul Harwood
iness has, Hence the dominance of Windows. Regards Barneyr From: Barneyr To: ledger-smb-users@lists.sourceforge.net Sent: Wednesday, 10 June, 2009 2:56:22 PM Subject: Re: [Ledger-smb-users] Problem when using XXXX.pl files Hi Chris Thanks for the reply I

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

2009-06-09 Thread Barneyr
Hi Chris Thanks for the reply I know this can be some what frustrating at a distance. Ok I went back to /usr/local/ledgersmb I then re ran | # sh configure_apache.sh | It then asked the following Which user does your web server run as? to which I replyed www-data and pressed enter I

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

2009-06-09 Thread Chris Bennett
Paul Harwood wrote: > Hi Stroller > > OOOps Still getting use to the Nabble Editor > > > 1) Do you have "Alias /ledgersmb /usr/local/ledgersmb" in > ledgersmb-httpd.conf ? > > Yes this is the first line in the file. > > > 2) Is /usr/local/ledgersmb the correct directory where LedgerSMB was > i

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

2009-06-09 Thread Paul Harwood
Hi Stroller OOOps Still getting use to the Nabble Editor > 1) Do you have "Alias /ledgersmb /usr/local/ledgersmb" in > ledgersmb-httpd.conf ? Yes this is the first line in the file. > 2) Is /usr/local/ledgersmb the correct directory where LedgerSMB was > installed to? Yes this is where

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

2009-06-09 Thread Barneyr
Hi Stroller OOOPs Getting to the Nabble Editor this is more readable > 1) Do you have "Alias /ledgersmb /usr/local/ledgersmb" in > ledgersmb-httpd.conf ? Yes this is the first line in the file. > 2) Is /usr/local/ledgersmb the correct directory where LedgerSMB was > installed to? Yes this is

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

2009-06-09 Thread Barneyr
Hi Stroller > 1) Do you have "Alias /ledgersmb /usr/local/ledgersmb" in > ledgersmb-httpd.conf ? Yes this is the first line in the file. > 2) Is /usr/local/ledgersmb the correct directory where LedgerSMB was > installed to? Yes this is where I extracted the .tar.gz file as per the install not

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

2009-06-09 Thread Stroller
On 9 Jun 2009, at 13:34, Stroller wrote: > ... > 3) How are you trying to "start" the admin.pl file? You should simply > be browsing to http://emachine/ledgersmb/admin.pl Whups! That's browsing to http://localhost/ledgersmb/admin.pl on your system. Clicking on the link in this email should wor

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

2009-06-09 Thread Stroller
On 9 Jun 2009, at 06:23, Barneyr wrote: > ... > Copy ledgersmb-httpd.conf to /etc/apache2/conf.d. From looking at the > file the "AddHandler cgi-script .pl" directive is there in the file > so my > question is the file in the correct place or should it be in the > /etc/apache2 folder as indicate

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

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

2009-06-07 Thread Barneyr
Hi All This is probably something simple but as I am fairly new to Both Ubuntu and Ledgersmb I thought I whould ask for some help. I have installed this to my laptop using all the pre req's I have followed the Install Instructions for Ubuntu 9.04 at the folowing URL http://www.ledgersmb.info/U