You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(68) |
Feb
(121) |
Mar
(59) |
Apr
(49) |
May
(110) |
Jun
(109) |
Jul
(146) |
Aug
(122) |
Sep
(83) |
Oct
(94) |
Nov
(90) |
Dec
(157) |
2002 |
Jan
(169) |
Feb
(186) |
Mar
(168) |
Apr
(353) |
May
(338) |
Jun
(278) |
Jul
(220) |
Aug
(336) |
Sep
(122) |
Oct
(183) |
Nov
(111) |
Dec
(265) |
2003 |
Jan
(358) |
Feb
(135) |
Mar
(343) |
Apr
(419) |
May
(277) |
Jun
(145) |
Jul
|
Aug
(134) |
Sep
(118) |
Oct
(97) |
Nov
(240) |
Dec
(293) |
2004 |
Jan
(412) |
Feb
(217) |
Mar
(202) |
Apr
(237) |
May
(333) |
Jun
(201) |
Jul
(303) |
Aug
(218) |
Sep
(285) |
Oct
(249) |
Nov
(248) |
Dec
(229) |
2005 |
Jan
(314) |
Feb
(175) |
Mar
(386) |
Apr
(223) |
May
(281) |
Jun
(230) |
Jul
(200) |
Aug
(197) |
Sep
(110) |
Oct
(243) |
Nov
(279) |
Dec
(324) |
2006 |
Jan
(335) |
Feb
(396) |
Mar
(383) |
Apr
(358) |
May
(375) |
Jun
(190) |
Jul
(212) |
Aug
(320) |
Sep
(358) |
Oct
(112) |
Nov
(213) |
Dec
(95) |
2007 |
Jan
(136) |
Feb
(104) |
Mar
(156) |
Apr
(115) |
May
(78) |
Jun
(75) |
Jul
(30) |
Aug
(35) |
Sep
(50) |
Oct
(44) |
Nov
(33) |
Dec
(35) |
2008 |
Jan
(90) |
Feb
(63) |
Mar
(47) |
Apr
(42) |
May
(72) |
Jun
(85) |
Jul
(25) |
Aug
(20) |
Sep
(14) |
Oct
(11) |
Nov
(25) |
Dec
(39) |
2009 |
Jan
(39) |
Feb
(46) |
Mar
(16) |
Apr
(27) |
May
(51) |
Jun
(66) |
Jul
(78) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bob G. <bo...@rc...> - 2007-06-15 04:58:22
|
Works for me. I=C2=B4m running sql-ledger 2.8.5 on Firefox 2.0.0.4 on Fedora7=20 Bob G On Thu, 2007-06-14 at 14:44 -0400, Sean Ervin wrote: > Hi all >=20 > When searching open or closed orders from "Order Entry" > "Reports" > "= Sales > Orders", I can not seem to get the checkbox "Open" or "Closed" to work > properly. Meaning, clicking either of these yields no distinction. >=20 > Any clues to why? >=20 > We distinguish Back Orders with a "BO" in front of the Order Number. Wh= en I > want to pull up a screen with all of the Open Back Orders (searching fo= r > "BO" in the Order Number field), I can not get just the Open back order= s, I > get all Back Orders Open and Closed. Doesn't make sense to me that the = check > box isn't working. Bug perhaps? >=20 > Version 2.6.15 > Thanks in advance, > Sean > -----------------------------------------------------------------------= -- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Sean E. <ske...@gm...> - 2007-06-14 18:44:52
|
Hi all When searching open or closed orders from "Order Entry" > "Reports" > "Sales Orders", I can not seem to get the checkbox "Open" or "Closed" to work properly. Meaning, clicking either of these yields no distinction. Any clues to why? We distinguish Back Orders with a "BO" in front of the Order Number. When I want to pull up a screen with all of the Open Back Orders (searching for "BO" in the Order Number field), I can not get just the Open back orders, I get all Back Orders Open and Closed. Doesn't make sense to me that the check box isn't working. Bug perhaps? Version 2.6.15 Thanks in advance, Sean |
From: Jerome J. A. <jer...@bo...> - 2007-06-13 17:57:25
|
I'm not sure if this would work but might be worth a shot. The idea is to add your installation directory in the @INC variable. Try this: add in /usr/local/sql-ledger/login.pl: use lib '/sql-ledger-install-dir/'; If this works, you need to find a way to add your sql-ledger installation directory as a default location where to look for library files. http://www.techsier.com - Blog http://www.boholweb.com - Bohol tourism website http://www.auza.net - enabling e-services in Bohol Step wrote: >used to be: >-rw-r--r-- 1 apache apache 7.4K May 18 17:12 >bin/mozilla/login.pl > >I chmod'it to 755 just to test > >-rwxr-xr-x 1 apache apache 7.4K May 18 17:12 >bin/mozilla/login.pl > >and same for admin.pl in mozilla and in ./ > >Nothing, same problem: Can't locate >bin/mozilla/login.pl in @INC (@INC... and so on > > > >--- Bob Gustafson <bo...@rc...> wrote: > > > >>What about permissions of the actual (missing) >>files, i.e. >>bin/mozilla/admin.pl >>bin/mozilla/login.pl >> >>On Jun 13, 2007, at 09:52, Step wrote: >> >> >> >>>Than you for all the help Jerome. >>> >>> >>> >>>>...read permissions on the files and directories. >>>> >>>> >>>Permissions are OK, I even chown'ed those to >>> >>> >>apache >> >> >>>drwxr-xr-x 11 apache apache 1.1K Jun 13 17:25 >>>sql-ledger >>> >>>and >>>-rwxr-xr-x 1 apache apache 2.6K Nov 26 2006 >>> >>> >>admin.pl >> >> >>>... >>>drwxr-xr-x 2 apache apache 752 Mar 30 04:47 lynx >>>drwxr-xr-x 2 apache apache 752 May 9 23:41 >>> >>> >>mozilla >> >> >>>I added a small Perl test script to bin/mozilla/. >>>URL: >>> >>> >>http://localhost/sql-ledger/bin/mozilla/test.pl >> >> >>>runs just fine. >>> >>> >>> >>> >>>--- "Jerome J. Auza" <jer...@bo...> >>> >>> >>wrote: >> >> >>>>Ah, check the file permissions. It's possible >>>> >>>> >>that >> >> >>>>apache doesn't have >>>>read permissions on the files and directories. >>>> >>>>http://www.techsier.com - Blog >>>>http://www.boholweb.com - Bohol tourism website >>>>http://www.auza.net - enabling e-services in >>>> >>>> >>Bohol >> >> >>>> >>>>Step wrote: >>>> >>>> >>>> >>>>>I moved the sql-ledger, fixed apache the conf >>>>> >>>>> >>files >> >> >>>>>and restarted the apache2. >>>>>Still the same problem: >>>>>Can't locate bin/mozilla/login.pl in @INC (@INC >>>>>contains: /home/httpd/perl /etc/perl >>>>>/usr/lib/perl5/vendor_perl/5.8.8/i686-linux >>>>>/usr/lib/perl5/vendor_perl/5.8.8 >>>>>/usr/lib/perl5/vendor_perl >>>>>/usr/lib/perl5/site_perl/5.8.8/i686-linux >>>>>/usr/lib/perl5/site_perl/5.8.8 >>>>>/usr/lib/perl5/site_perl/5.8.0/i686-linux >>>>>/usr/lib/perl5/site_perl/5.8.0 >>>>>/usr/lib/perl5/site_perl >>>>>/usr/lib/perl5/5.8.8/i686-linux >>>>> >>>>> >>>>/usr/lib/perl5/5.8.8 >>>> >>>> >>>>>/usr/local/lib/site_perl . /usr/lib/apache2) at >>>>>/usr/local/sql-ledger/login.pl line 112.\n >>>>> >>>>> >>>>>And the login.pl file: >>>>>... >>>>> if ($form{terminal}) { >>>>> $form{terminal} =~ s/%2f/\//gi; >>>>> $form{terminal} =~ s/\.\.\///g; >>>>> >>>>> $ARGV[0] = >>>>>"path=bin/$form{terminal}&script=$script"; >>>>> map { $ARGV[0] .= "&${_}=$form{$_}" } keys >>>>> >>>>> >>>>%form; >>>> >>>> >>>>>(line 112) require >>>>> >>>>> >>"bin/$form{terminal}/$script"; >> >> >>>>> } else { >>>>> >>>>> print "Content-Type: text/html\n\n" if >>>>>$ENV{HTTP_USER_AGENT}; >>>>> print qq|\nUnknown terminal\n|; >>>>> } >>>>> >>>>>} >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>--- "Jerome J. Auza" <jer...@bo...> >>>>> >>>>> >>>>wrote: >>>> >>>> >>>>> >>>>> >>>>> >>>>>>Step, >>>>>> >>>>>>Check if you are using apache Alias directive. >>>>>> >>>>>> >>I >> >> >>>>>>think SQL-Ledger >>>>>>should be run under an Alias directive rather >>>>>> >>>>>> >>than >> >> >>>>>>as a directory under >>>>>>/htdocs. Also don't forget to restart apache >>>>>> >>>>>> >>if >> >> >>>>you >>>> >>>> >>>>>>already have the >>>>>>directive. >>>>>> >>>>>>This is what I have in my conf/httpd.conf file: >>>>>> >>>>>>Alias /sql-ledger /usr/local/apps/sql-ledger/ >>>>>> <Directory /usr/local/apps/sql-ledger> >>>>>> AllowOverride All >>>>>> AddHandler cgi-script .pl >>>>>> AddDefaultCharset On >>>>>> Options ExecCGI Includes FollowSymlinks >>>>>> Order Allow,Deny >>>>>> Allow from All >>>>>> </Directory> >>>>>> >>>>>> <Directory /usr/apps/local/sql-ledger/users> >>>>>> Order Deny,Allow >>>>>> Deny from All >>>>>> </Directory> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>http://www.techsier.com - Blog >>>>>>http://www.boholweb.com - Bohol tourism website >>>>>>http://www.auza.net - enabling e-services in >>>>>> >>>>>> >>Bohol >> >> >>>>>> >>>>>>Step wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>>Perl version in 5.8.8 >>>>>>>All other Perl scripts/applications run OK >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>>... just use cgi. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>Can you please elaborate. >>>>>>> >>>>>>> >>>>>>> >>>>>>>--- Mark Bucciarelli >>>>>>> >>>>>>> >><ma...@hu...> >> >> >>>>>>>wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>>On Jun 11, 2007, at 12:15, Step wrote: >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>>mod_perl 2.0.3-r1 >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>Are you trying to run under mod_perl? If so, >>>>>>>> >>>>>>>> >>>>just >>>> >>>> >>>>>>>>use cgi. >>>>>>>> >>>>>>>>m >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >-------------------------------------------------------------------- > > >>>>>----- >>>>> >>>>> >=== message truncated === > > > > >____________________________________________________________________________________ >Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. >http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >sql-ledger-users mailing list >sql...@li... >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > |
From: Doug P. <do...@po...> - 2007-06-13 16:08:02
|
Hello, I realize this is off-topic, but if someone is running PostgreSQL in a cluster and is willing to offer opinions, I'd like to hear what you have to say. -- Regards, Doug |
From: Step <st...@ya...> - 2007-06-13 16:02:16
|
used to be: -rw-r--r-- 1 apache apache 7.4K May 18 17:12 bin/mozilla/login.pl I chmod'it to 755 just to test -rwxr-xr-x 1 apache apache 7.4K May 18 17:12 bin/mozilla/login.pl and same for admin.pl in mozilla and in ./ Nothing, same problem: Can't locate bin/mozilla/login.pl in @INC (@INC... and so on --- Bob Gustafson <bo...@rc...> wrote: > What about permissions of the actual (missing) > files, i.e. > bin/mozilla/admin.pl > bin/mozilla/login.pl > > On Jun 13, 2007, at 09:52, Step wrote: > > > Than you for all the help Jerome. > > > >> ...read permissions on the files and directories. > > > > Permissions are OK, I even chown'ed those to > apache > > > > drwxr-xr-x 11 apache apache 1.1K Jun 13 17:25 > > sql-ledger > > > > and > > -rwxr-xr-x 1 apache apache 2.6K Nov 26 2006 > admin.pl > > ... > > drwxr-xr-x 2 apache apache 752 Mar 30 04:47 lynx > > drwxr-xr-x 2 apache apache 752 May 9 23:41 > mozilla > > > > > > I added a small Perl test script to bin/mozilla/. > > URL: > http://localhost/sql-ledger/bin/mozilla/test.pl > > > > runs just fine. > > > > > > > > > > --- "Jerome J. Auza" <jer...@bo...> > wrote: > > > >> Ah, check the file permissions. It's possible > that > >> apache doesn't have > >> read permissions on the files and directories. > >> > >> http://www.techsier.com - Blog > >> http://www.boholweb.com - Bohol tourism website > >> http://www.auza.net - enabling e-services in > Bohol > >> > >> > >> > >> Step wrote: > >> > >>> I moved the sql-ledger, fixed apache the conf > files > >>> and restarted the apache2. > >>> Still the same problem: > >>> Can't locate bin/mozilla/login.pl in @INC (@INC > >>> contains: /home/httpd/perl /etc/perl > >>> /usr/lib/perl5/vendor_perl/5.8.8/i686-linux > >>> /usr/lib/perl5/vendor_perl/5.8.8 > >>> /usr/lib/perl5/vendor_perl > >>> /usr/lib/perl5/site_perl/5.8.8/i686-linux > >>> /usr/lib/perl5/site_perl/5.8.8 > >>> /usr/lib/perl5/site_perl/5.8.0/i686-linux > >>> /usr/lib/perl5/site_perl/5.8.0 > >>> /usr/lib/perl5/site_perl > >>> /usr/lib/perl5/5.8.8/i686-linux > >> /usr/lib/perl5/5.8.8 > >>> /usr/local/lib/site_perl . /usr/lib/apache2) at > >>> /usr/local/sql-ledger/login.pl line 112.\n > >>> > >>> > >>> And the login.pl file: > >>> ... > >>> if ($form{terminal}) { > >>> $form{terminal} =~ s/%2f/\//gi; > >>> $form{terminal} =~ s/\.\.\///g; > >>> > >>> $ARGV[0] = > >>> "path=bin/$form{terminal}&script=$script"; > >>> map { $ARGV[0] .= "&${_}=$form{$_}" } keys > >> %form; > >>> > >>> (line 112) require > "bin/$form{terminal}/$script"; > >>> > >>> } else { > >>> > >>> print "Content-Type: text/html\n\n" if > >>> $ENV{HTTP_USER_AGENT}; > >>> print qq|\nUnknown terminal\n|; > >>> } > >>> > >>> } > >>> > >>> > >>> > >>> > >>> > >>> --- "Jerome J. Auza" <jer...@bo...> > >> wrote: > >>> > >>> > >>> > >>>> Step, > >>>> > >>>> Check if you are using apache Alias directive. > I > >>>> think SQL-Ledger > >>>> should be run under an Alias directive rather > than > >>>> as a directory under > >>>> /htdocs. Also don't forget to restart apache > if > >> you > >>>> already have the > >>>> directive. > >>>> > >>>> This is what I have in my conf/httpd.conf file: > >>>> > >>>> Alias /sql-ledger /usr/local/apps/sql-ledger/ > >>>> <Directory /usr/local/apps/sql-ledger> > >>>> AllowOverride All > >>>> AddHandler cgi-script .pl > >>>> AddDefaultCharset On > >>>> Options ExecCGI Includes FollowSymlinks > >>>> Order Allow,Deny > >>>> Allow from All > >>>> </Directory> > >>>> > >>>> <Directory /usr/apps/local/sql-ledger/users> > >>>> Order Deny,Allow > >>>> Deny from All > >>>> </Directory> > >>>> > >>>> > >>>> > >>>> > >>>> http://www.techsier.com - Blog > >>>> http://www.boholweb.com - Bohol tourism website > >>>> http://www.auza.net - enabling e-services in > Bohol > >>>> > >>>> > >>>> > >>>> Step wrote: > >>>> > >>>> > >>>> > >>>>> Perl version in 5.8.8 > >>>>> All other Perl scripts/applications run OK > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>> ... just use cgi. > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>> Can you please elaborate. > >>>>> > >>>>> > >>>>> > >>>>> --- Mark Bucciarelli > <ma...@hu...> > >>>>> wrote: > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>> On Jun 11, 2007, at 12:15, Step wrote: > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>>> mod_perl 2.0.3-r1 > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>> Are you trying to run under mod_perl? If so, > >> just > >>>>>> use cgi. > >>>>>> > >>>>>> m > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >> > >>> > -------------------------------------------------------------------- > > >>> ----- > >>>> > === message truncated === ____________________________________________________________________________________ Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow |
From: Bob G. <bo...@rc...> - 2007-06-13 15:51:56
|
What about permissions of the actual (missing) files, i.e. bin/mozilla/admin.pl bin/mozilla/login.pl On Jun 13, 2007, at 09:52, Step wrote: > Than you for all the help Jerome. > >> ...read permissions on the files and directories. > > Permissions are OK, I even chown'ed those to apache > > drwxr-xr-x 11 apache apache 1.1K Jun 13 17:25 > sql-ledger > > and > -rwxr-xr-x 1 apache apache 2.6K Nov 26 2006 admin.pl > ... > drwxr-xr-x 2 apache apache 752 Mar 30 04:47 lynx > drwxr-xr-x 2 apache apache 752 May 9 23:41 mozilla > > > I added a small Perl test script to bin/mozilla/. > URL: http://localhost/sql-ledger/bin/mozilla/test.pl > > runs just fine. > > > > > --- "Jerome J. Auza" <jer...@bo...> wrote: > >> Ah, check the file permissions. It's possible that >> apache doesn't have >> read permissions on the files and directories. >> >> http://www.techsier.com - Blog >> http://www.boholweb.com - Bohol tourism website >> http://www.auza.net - enabling e-services in Bohol >> >> >> >> Step wrote: >> >>> I moved the sql-ledger, fixed apache the conf files >>> and restarted the apache2. >>> Still the same problem: >>> Can't locate bin/mozilla/login.pl in @INC (@INC >>> contains: /home/httpd/perl /etc/perl >>> /usr/lib/perl5/vendor_perl/5.8.8/i686-linux >>> /usr/lib/perl5/vendor_perl/5.8.8 >>> /usr/lib/perl5/vendor_perl >>> /usr/lib/perl5/site_perl/5.8.8/i686-linux >>> /usr/lib/perl5/site_perl/5.8.8 >>> /usr/lib/perl5/site_perl/5.8.0/i686-linux >>> /usr/lib/perl5/site_perl/5.8.0 >>> /usr/lib/perl5/site_perl >>> /usr/lib/perl5/5.8.8/i686-linux >> /usr/lib/perl5/5.8.8 >>> /usr/local/lib/site_perl . /usr/lib/apache2) at >>> /usr/local/sql-ledger/login.pl line 112.\n >>> >>> >>> And the login.pl file: >>> ... >>> if ($form{terminal}) { >>> $form{terminal} =~ s/%2f/\//gi; >>> $form{terminal} =~ s/\.\.\///g; >>> >>> $ARGV[0] = >>> "path=bin/$form{terminal}&script=$script"; >>> map { $ARGV[0] .= "&${_}=$form{$_}" } keys >> %form; >>> >>> (line 112) require "bin/$form{terminal}/$script"; >>> >>> } else { >>> >>> print "Content-Type: text/html\n\n" if >>> $ENV{HTTP_USER_AGENT}; >>> print qq|\nUnknown terminal\n|; >>> } >>> >>> } >>> >>> >>> >>> >>> >>> --- "Jerome J. Auza" <jer...@bo...> >> wrote: >>> >>> >>> >>>> Step, >>>> >>>> Check if you are using apache Alias directive. I >>>> think SQL-Ledger >>>> should be run under an Alias directive rather than >>>> as a directory under >>>> /htdocs. Also don't forget to restart apache if >> you >>>> already have the >>>> directive. >>>> >>>> This is what I have in my conf/httpd.conf file: >>>> >>>> Alias /sql-ledger /usr/local/apps/sql-ledger/ >>>> <Directory /usr/local/apps/sql-ledger> >>>> AllowOverride All >>>> AddHandler cgi-script .pl >>>> AddDefaultCharset On >>>> Options ExecCGI Includes FollowSymlinks >>>> Order Allow,Deny >>>> Allow from All >>>> </Directory> >>>> >>>> <Directory /usr/apps/local/sql-ledger/users> >>>> Order Deny,Allow >>>> Deny from All >>>> </Directory> >>>> >>>> >>>> >>>> >>>> http://www.techsier.com - Blog >>>> http://www.boholweb.com - Bohol tourism website >>>> http://www.auza.net - enabling e-services in Bohol >>>> >>>> >>>> >>>> Step wrote: >>>> >>>> >>>> >>>>> Perl version in 5.8.8 >>>>> All other Perl scripts/applications run OK >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> ... just use cgi. >>>>>> >>>>>> >>>>>> >>>>>> >>>>> Can you please elaborate. >>>>> >>>>> >>>>> >>>>> --- Mark Bucciarelli <ma...@hu...> >>>>> wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> On Jun 11, 2007, at 12:15, Step wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> mod_perl 2.0.3-r1 >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> Are you trying to run under mod_perl? If so, >> just >>>>>> use cgi. >>>>>> >>>>>> m >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> >>> -------------------------------------------------------------------- >>> ----- >>>> >>>> >>>>> >>>>> >>>>> >>>>> >>>>>> This SF.net email is sponsored by DB2 Express >>>>>> Download DB2 Express C - the FREE version of DB2 >>>>>> express and take >>>>>> control of your XML. No limits. Just data. Click >>>>>> >>>>>> >>>> to >>>> >>>> >>>>>> get it now. >>>>>> http://sourceforge.net/powerbar/db2/ >>>>>> _______________________________________________ >>>>>> sql-ledger-users mailing list >>>>>> sql...@li... >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> >>> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >>>> >>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >> >>> ____________________________________________________________________ >>> ________________ >>>> >>>> >>>>> Need a vacation? Get great deals >>>>> to amazing places on Yahoo! Travel. >>>>> http://travel.yahoo.com/ >>>>> >>>>> >>>>> >> >>> -------------------------------------------------------------------- >>> ----- >>>> >>>> >>>>> This SF.net email is sponsored by DB2 Express >>>>> Download DB2 Express C - the FREE version of DB2 >> > === message truncated === > > > > > ______________________________________________________________________ > ______________ > Get your own web address. > Have a HUGE year through Yahoo! Small Business. > http://smallbusiness.yahoo.com/domains/?p=BESTDEAL > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Step <st...@ya...> - 2007-06-13 14:52:50
|
Than you for all the help Jerome. > ...read permissions on the files and directories. Permissions are OK, I even chown'ed those to apache drwxr-xr-x 11 apache apache 1.1K Jun 13 17:25 sql-ledger and -rwxr-xr-x 1 apache apache 2.6K Nov 26 2006 admin.pl ... drwxr-xr-x 2 apache apache 752 Mar 30 04:47 lynx drwxr-xr-x 2 apache apache 752 May 9 23:41 mozilla I added a small Perl test script to bin/mozilla/. URL: http://localhost/sql-ledger/bin/mozilla/test.pl runs just fine. --- "Jerome J. Auza" <jer...@bo...> wrote: > Ah, check the file permissions. It's possible that > apache doesn't have > read permissions on the files and directories. > > http://www.techsier.com - Blog > http://www.boholweb.com - Bohol tourism website > http://www.auza.net - enabling e-services in Bohol > > > > Step wrote: > > >I moved the sql-ledger, fixed apache the conf files > >and restarted the apache2. > >Still the same problem: > >Can't locate bin/mozilla/login.pl in @INC (@INC > >contains: /home/httpd/perl /etc/perl > >/usr/lib/perl5/vendor_perl/5.8.8/i686-linux > >/usr/lib/perl5/vendor_perl/5.8.8 > >/usr/lib/perl5/vendor_perl > >/usr/lib/perl5/site_perl/5.8.8/i686-linux > >/usr/lib/perl5/site_perl/5.8.8 > >/usr/lib/perl5/site_perl/5.8.0/i686-linux > >/usr/lib/perl5/site_perl/5.8.0 > >/usr/lib/perl5/site_perl > >/usr/lib/perl5/5.8.8/i686-linux > /usr/lib/perl5/5.8.8 > >/usr/local/lib/site_perl . /usr/lib/apache2) at > >/usr/local/sql-ledger/login.pl line 112.\n > > > > > >And the login.pl file: > >... > > if ($form{terminal}) { > > $form{terminal} =~ s/%2f/\//gi; > > $form{terminal} =~ s/\.\.\///g; > > > > $ARGV[0] = > >"path=bin/$form{terminal}&script=$script"; > > map { $ARGV[0] .= "&${_}=$form{$_}" } keys > %form; > > > >(line 112) require "bin/$form{terminal}/$script"; > > > > } else { > > > > print "Content-Type: text/html\n\n" if > >$ENV{HTTP_USER_AGENT}; > > print qq|\nUnknown terminal\n|; > > } > > > >} > > > > > > > > > > > >--- "Jerome J. Auza" <jer...@bo...> > wrote: > > > > > > > >>Step, > >> > >>Check if you are using apache Alias directive. I > >>think SQL-Ledger > >>should be run under an Alias directive rather than > >>as a directory under > >>/htdocs. Also don't forget to restart apache if > you > >>already have the > >>directive. > >> > >>This is what I have in my conf/httpd.conf file: > >> > >>Alias /sql-ledger /usr/local/apps/sql-ledger/ > >> <Directory /usr/local/apps/sql-ledger> > >> AllowOverride All > >> AddHandler cgi-script .pl > >> AddDefaultCharset On > >> Options ExecCGI Includes FollowSymlinks > >> Order Allow,Deny > >> Allow from All > >> </Directory> > >> > >> <Directory /usr/apps/local/sql-ledger/users> > >> Order Deny,Allow > >> Deny from All > >> </Directory> > >> > >> > >> > >> > >>http://www.techsier.com - Blog > >>http://www.boholweb.com - Bohol tourism website > >>http://www.auza.net - enabling e-services in Bohol > >> > >> > >> > >>Step wrote: > >> > >> > >> > >>>Perl version in 5.8.8 > >>>All other Perl scripts/applications run OK > >>> > >>> > >>> > >>> > >>> > >>>>... just use cgi. > >>>> > >>>> > >>>> > >>>> > >>>Can you please elaborate. > >>> > >>> > >>> > >>>--- Mark Bucciarelli <ma...@hu...> > >>>wrote: > >>> > >>> > >>> > >>> > >>> > >>>>On Jun 11, 2007, at 12:15, Step wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>mod_perl 2.0.3-r1 > >>>>> > >>>>> > >>>>> > >>>>> > >>>>Are you trying to run under mod_perl? If so, > just > >>>>use cgi. > >>>> > >>>>m > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>------------------------------------------------------------------------- > >> > >> > >>> > >>> > >>> > >>> > >>>>This SF.net email is sponsored by DB2 Express > >>>>Download DB2 Express C - the FREE version of DB2 > >>>>express and take > >>>>control of your XML. No limits. Just data. Click > >>>> > >>>> > >>to > >> > >> > >>>>get it now. > >>>>http://sourceforge.net/powerbar/db2/ > >>>>_______________________________________________ > >>>>sql-ledger-users mailing list > >>>>sql...@li... > >>>> > >>>> > >>>> > >>>> > >>>> > >>https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > >> > >> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>____________________________________________________________________________________ > >> > >> > >>>Need a vacation? Get great deals > >>>to amazing places on Yahoo! Travel. > >>>http://travel.yahoo.com/ > >>> > >>> > >>> > >>------------------------------------------------------------------------- > >> > >> > >>>This SF.net email is sponsored by DB2 Express > >>>Download DB2 Express C - the FREE version of DB2 > === message truncated === ____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL |
From: Jerome J. A. <jer...@bo...> - 2007-06-13 11:11:40
|
Ah, check the file permissions. It's possible that apache doesn't have read permissions on the files and directories. http://www.techsier.com - Blog http://www.boholweb.com - Bohol tourism website http://www.auza.net - enabling e-services in Bohol Step wrote: >I moved the sql-ledger, fixed apache the conf files >and restarted the apache2. >Still the same problem: >Can't locate bin/mozilla/login.pl in @INC (@INC >contains: /home/httpd/perl /etc/perl >/usr/lib/perl5/vendor_perl/5.8.8/i686-linux >/usr/lib/perl5/vendor_perl/5.8.8 >/usr/lib/perl5/vendor_perl >/usr/lib/perl5/site_perl/5.8.8/i686-linux >/usr/lib/perl5/site_perl/5.8.8 >/usr/lib/perl5/site_perl/5.8.0/i686-linux >/usr/lib/perl5/site_perl/5.8.0 >/usr/lib/perl5/site_perl >/usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 >/usr/local/lib/site_perl . /usr/lib/apache2) at >/usr/local/sql-ledger/login.pl line 112.\n > > >And the login.pl file: >... > if ($form{terminal}) { > $form{terminal} =~ s/%2f/\//gi; > $form{terminal} =~ s/\.\.\///g; > > $ARGV[0] = >"path=bin/$form{terminal}&script=$script"; > map { $ARGV[0] .= "&${_}=$form{$_}" } keys %form; > >(line 112) require "bin/$form{terminal}/$script"; > > } else { > > print "Content-Type: text/html\n\n" if >$ENV{HTTP_USER_AGENT}; > print qq|\nUnknown terminal\n|; > } > >} > > > > > >--- "Jerome J. Auza" <jer...@bo...> wrote: > > > >>Step, >> >>Check if you are using apache Alias directive. I >>think SQL-Ledger >>should be run under an Alias directive rather than >>as a directory under >>/htdocs. Also don't forget to restart apache if you >>already have the >>directive. >> >>This is what I have in my conf/httpd.conf file: >> >>Alias /sql-ledger /usr/local/apps/sql-ledger/ >> <Directory /usr/local/apps/sql-ledger> >> AllowOverride All >> AddHandler cgi-script .pl >> AddDefaultCharset On >> Options ExecCGI Includes FollowSymlinks >> Order Allow,Deny >> Allow from All >> </Directory> >> >> <Directory /usr/apps/local/sql-ledger/users> >> Order Deny,Allow >> Deny from All >> </Directory> >> >> >> >> >>http://www.techsier.com - Blog >>http://www.boholweb.com - Bohol tourism website >>http://www.auza.net - enabling e-services in Bohol >> >> >> >>Step wrote: >> >> >> >>>Perl version in 5.8.8 >>>All other Perl scripts/applications run OK >>> >>> >>> >>> >>> >>>>... just use cgi. >>>> >>>> >>>> >>>> >>>Can you please elaborate. >>> >>> >>> >>>--- Mark Bucciarelli <ma...@hu...> >>>wrote: >>> >>> >>> >>> >>> >>>>On Jun 11, 2007, at 12:15, Step wrote: >>>> >>>> >>>> >>>> >>>> >>>>>mod_perl 2.0.3-r1 >>>>> >>>>> >>>>> >>>>> >>>>Are you trying to run under mod_perl? If so, just >>>>use cgi. >>>> >>>>m >>>> >>>> >>>> >>>> >>>> >>>> >>------------------------------------------------------------------------- >> >> >>> >>> >>> >>> >>>>This SF.net email is sponsored by DB2 Express >>>>Download DB2 Express C - the FREE version of DB2 >>>>express and take >>>>control of your XML. No limits. Just data. Click >>>> >>>> >>to >> >> >>>>get it now. >>>>http://sourceforge.net/powerbar/db2/ >>>>_______________________________________________ >>>>sql-ledger-users mailing list >>>>sql...@li... >>>> >>>> >>>> >>>> >>>> >>https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>____________________________________________________________________________________ >> >> >>>Need a vacation? Get great deals >>>to amazing places on Yahoo! Travel. >>>http://travel.yahoo.com/ >>> >>> >>> >>------------------------------------------------------------------------- >> >> >>>This SF.net email is sponsored by DB2 Express >>>Download DB2 Express C - the FREE version of DB2 >>> >>> >>express and take >> >> >>>control of your XML. No limits. Just data. Click to >>> >>> >>get it now. >> >> >>>http://sourceforge.net/powerbar/db2/ >>>_______________________________________________ >>>sql-ledger-users mailing list >>>sql...@li... >>> >>> >>https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >>> >>> >>> >>> >------------------------------------------------------------------------- > > >>This SF.net email is sponsored by DB2 Express >>Download DB2 Express C - the FREE version of DB2 >>express and take >>control of your XML. No limits. Just data. Click to >>get it now. >>http://sourceforge.net/powerbar/db2/ >>_______________________________________________ >>sql-ledger-users mailing list >>sql...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > >____________________________________________________________________________________ >Got a little couch potato? >Check out fun summer activities for kids. >http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >sql-ledger-users mailing list >sql...@li... >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > |
From: Step <st...@ya...> - 2007-06-13 09:23:25
|
I moved the sql-ledger, fixed apache the conf files and restarted the apache2. Still the same problem: Can't locate bin/mozilla/login.pl in @INC (@INC contains: /home/httpd/perl /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl . /usr/lib/apache2) at /usr/local/sql-ledger/login.pl line 112.\n And the login.pl file: ... if ($form{terminal}) { $form{terminal} =~ s/%2f/\//gi; $form{terminal} =~ s/\.\.\///g; $ARGV[0] = "path=bin/$form{terminal}&script=$script"; map { $ARGV[0] .= "&${_}=$form{$_}" } keys %form; (line 112) require "bin/$form{terminal}/$script"; } else { print "Content-Type: text/html\n\n" if $ENV{HTTP_USER_AGENT}; print qq|\nUnknown terminal\n|; } } --- "Jerome J. Auza" <jer...@bo...> wrote: > Step, > > Check if you are using apache Alias directive. I > think SQL-Ledger > should be run under an Alias directive rather than > as a directory under > /htdocs. Also don't forget to restart apache if you > already have the > directive. > > This is what I have in my conf/httpd.conf file: > > Alias /sql-ledger /usr/local/apps/sql-ledger/ > <Directory /usr/local/apps/sql-ledger> > AllowOverride All > AddHandler cgi-script .pl > AddDefaultCharset On > Options ExecCGI Includes FollowSymlinks > Order Allow,Deny > Allow from All > </Directory> > > <Directory /usr/apps/local/sql-ledger/users> > Order Deny,Allow > Deny from All > </Directory> > > > > > http://www.techsier.com - Blog > http://www.boholweb.com - Bohol tourism website > http://www.auza.net - enabling e-services in Bohol > > > > Step wrote: > > >Perl version in 5.8.8 > >All other Perl scripts/applications run OK > > > > > > > >>... just use cgi. > >> > >> > > > >Can you please elaborate. > > > > > > > >--- Mark Bucciarelli <ma...@hu...> > >wrote: > > > > > > > >>On Jun 11, 2007, at 12:15, Step wrote: > >> > >> > >> > >>>mod_perl 2.0.3-r1 > >>> > >>> > >>Are you trying to run under mod_perl? If so, just > >>use cgi. > >> > >>m > >> > >> > >> > >> > >------------------------------------------------------------------------- > > > > > >>This SF.net email is sponsored by DB2 Express > >>Download DB2 Express C - the FREE version of DB2 > >>express and take > >>control of your XML. No limits. Just data. Click > to > >>get it now. > >>http://sourceforge.net/powerbar/db2/ > >>_______________________________________________ > >>sql-ledger-users mailing list > >>sql...@li... > >> > >> > >> > >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > > > > > > > > > > > >____________________________________________________________________________________ > >Need a vacation? Get great deals > >to amazing places on Yahoo! Travel. > >http://travel.yahoo.com/ > > > >------------------------------------------------------------------------- > >This SF.net email is sponsored by DB2 Express > >Download DB2 Express C - the FREE version of DB2 > express and take > >control of your XML. No limits. Just data. Click to > get it now. > >http://sourceforge.net/powerbar/db2/ > >_______________________________________________ > >sql-ledger-users mailing list > >sql...@li... > >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 > express and take > control of your XML. No limits. Just data. Click to > get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > ____________________________________________________________________________________ Got a little couch potato? Check out fun summer activities for kids. http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz |
From: Mark B. <ma...@hu...> - 2007-06-12 12:23:12
|
Step writes: > Perl version in 5.8.8 > All other Perl scripts/applications run OK > >> ... just use cgi. > > Can you please elaborate. > Sql-Ledger Perl code must be run as regular CGI, not as part of mod_perl. You mentioned mod_perl in you list of software which made me wonder. mod_perl provides apache with a way of keeping the perl interpreter memory-resident, with the hopes of increased performance. plain old cgi reloads the perl interpreter with each script execution. seems like you have a misconfigured web server. i would go over that part of the install in careful detail--its well written and complete. if there is a step you don't understand, don't guess, post here for clarification. m |
From: Jerome J. A. <jer...@bo...> - 2007-06-12 11:37:36
|
Step, Check if you are using apache Alias directive. I think SQL-Ledger should be run under an Alias directive rather than as a directory under /htdocs. Also don't forget to restart apache if you already have the directive. This is what I have in my conf/httpd.conf file: Alias /sql-ledger /usr/local/apps/sql-ledger/ <Directory /usr/local/apps/sql-ledger> AllowOverride All AddHandler cgi-script .pl AddDefaultCharset On Options ExecCGI Includes FollowSymlinks Order Allow,Deny Allow from All </Directory> <Directory /usr/apps/local/sql-ledger/users> Order Deny,Allow Deny from All </Directory> http://www.techsier.com - Blog http://www.boholweb.com - Bohol tourism website http://www.auza.net - enabling e-services in Bohol Step wrote: >Perl version in 5.8.8 >All other Perl scripts/applications run OK > > > >>... just use cgi. >> >> > >Can you please elaborate. > > > >--- Mark Bucciarelli <ma...@hu...> >wrote: > > > >>On Jun 11, 2007, at 12:15, Step wrote: >> >> >> >>>mod_perl 2.0.3-r1 >>> >>> >>Are you trying to run under mod_perl? If so, just >>use cgi. >> >>m >> >> >> >> >------------------------------------------------------------------------- > > >>This SF.net email is sponsored by DB2 Express >>Download DB2 Express C - the FREE version of DB2 >>express and take >>control of your XML. No limits. Just data. Click to >>get it now. >>http://sourceforge.net/powerbar/db2/ >>_______________________________________________ >>sql-ledger-users mailing list >>sql...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > > > > >____________________________________________________________________________________ >Need a vacation? Get great deals >to amazing places on Yahoo! Travel. >http://travel.yahoo.com/ > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >sql-ledger-users mailing list >sql...@li... >https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > |
From: Govardhan <gov...@co...> - 2007-06-12 09:46:50
|
Hi, Thanks for the reply, I am using ActivePerl5.6x and PPM is working fine, but I am having problem in installing DBD-Pg because when I run http://localhost:1000/Sql-Ledger/admin.pl its giving error saying no drivers found. Best Regards Govardhan [Managing Director] ______________________________________________________________________________ Congruence Software Solutions Pvt Ltd http://www.congruence.co.in Bangalore-94, Karnataka, INDIA (O) +91-80-41674163 (V) +1-678-248-2437 (M) +91-9980036996 Affiliated with GuruSoftwareServices Inc Atlanta., http://www.gurusoftservices.com ______________________________________________________________________________ ----- Original Message ----- From: "Gianluca Cecchi" <gc...@pe...> To: <sql...@li...> Cc: <bo...@rc...> Sent: Tuesday, June 12, 2007 2:36 PM Subject: [SL] R: Need help in installing DBD::Pg for SQL-Ledger > > Which kind of perl do you use? For active perl you can refer to this page > about prebuilt ppm packages for Win32. > Note that I found this link in the past threads, but I never used it. > http://theoryx5.uwinnipeg.ca/ppms/ > > HiH, > Gianluca > > PS: next time start a new thread instead of replying to another one > changing the subject.. > >> -----Messaggio originale----- >> Da: sql...@li... >> [mailto:sql...@li...] Per >> conto di Govardhan >> Inviato: martedì 12 giugno 2007 6.49 >> A: sql...@li... >> Cc: bo...@rc... >> Oggetto: [SL] Need help in installing DBD::Pg for SQL-Ledger >> >> Dear Sir/Madam, >> I am trying to install SQL-Ledger in my windowsXP >> Operating system, I am having problem in installing DBD-Pg , >> I could not find any precompiled version of DBD-Pg, Can >> anybody help me in installing DBD-Pg ??. >> >> Waiting for earliest reply... >> >> Thanks >> Gov > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > __________ NOD32 2323 (20070611) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com > > |
From: Gianluca C. <gc...@pe...> - 2007-06-12 09:06:29
|
Which kind of perl do you use? For active perl you can refer to this = page about prebuilt ppm packages for Win32.=20 Note that I found this link in the past threads, but I never used it. http://theoryx5.uwinnipeg.ca/ppms/ HiH, Gianluca PS: next time start a new thread instead of replying to another one = changing the subject.. > -----Messaggio originale----- > Da: sql...@li...=20 > [mailto:sql...@li...] Per=20 > conto di Govardhan > Inviato: marted=EC 12 giugno 2007 6.49 > A: sql...@li... > Cc: bo...@rc... > Oggetto: [SL] Need help in installing DBD::Pg for SQL-Ledger >=20 > Dear Sir/Madam, > I am trying to install SQL-Ledger in my windowsXP=20 > Operating system, I am having problem in installing DBD-Pg ,=20 > I could not find any precompiled version of DBD-Pg, Can=20 > anybody help me in installing DBD-Pg ??. >=20 > Waiting for earliest reply... >=20 > Thanks > Gov |
From: Step <st...@ya...> - 2007-06-12 07:26:50
|
Perl version in 5.8.8 All other Perl scripts/applications run OK > ... just use cgi. Can you please elaborate. --- Mark Bucciarelli <ma...@hu...> wrote: > On Jun 11, 2007, at 12:15, Step wrote: > > > mod_perl 2.0.3-r1 > > Are you trying to run under mod_perl? If so, just > use cgi. > > m > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 > express and take > control of your XML. No limits. Just data. Click to > get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > ____________________________________________________________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ |
From: Govardhan <gov...@co...> - 2007-06-12 05:05:08
|
Dear Sir/Madam, I am trying to install SQL-Ledger in my windowsXP Operating system, I am having problem in installing DBD-Pg , I could not find any precompiled version of DBD-Pg, Can anybody help me in installing DBD-Pg ??. Waiting for earliest reply... Thanks Gov ----- Original Message ----- From: "Bob Gustafson" <bo...@rc...> To: <sql...@li...> Sent: Tuesday, June 12, 2007 1:42 AM Subject: Re: [SL] [error] Can't locate bin/mozilla/admin.pl in @INC... > > On Jun 11, 2007, at 12:15, Step wrote: > >> I downloaded and installed the sql-ledger 2.8.5 (first >> time clean install) >> I followed the install instructions in the README >> file. When I run admin.pl, I get: >> "[error] Can't locate bin/mozilla/admin.pl in @INC >> (@INC contains: /... etc" in my apache2 error_log. >> >> After I reload the admin.pl for few times, I get >> Access denied. >> >> Any ides what's wrong? >> >> Thank you for your help. >> >> >> Perl, v5.8.8 >> Apache/2.0.58 >> PostgreSQL 8.0.13 >> Linux 2.6.18-gentoo-r6 >> mod_perl 2.0.3-r1 > > I use the URL > > http://localhost/sql-ledger/admin.pl > > I think you are pointed a couple of directories too deep. > > Bob G > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > __________ NOD32 2323 (20070611) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com > > |
From: Govardhan <gov...@co...> - 2007-06-12 05:04:07
|
Dear Sir/Madam, I am trying to install SQL-Ledger in my windowsXP Operating system, I am having problem in installing DBD-Pg , I could not find any precompiled version of DBD-Pg, Can anybody help me in installing DBD-Pg ??. Waiting for earliest reply... Thanks Gov ----- Original Message ----- From: "Bob Gustafson" <bo...@rc...> To: <sql...@li...> Sent: Tuesday, June 12, 2007 1:42 AM Subject: Re: [SL] [error] Can't locate bin/mozilla/admin.pl in @INC... > > On Jun 11, 2007, at 12:15, Step wrote: > >> I downloaded and installed the sql-ledger 2.8.5 (first >> time clean install) >> I followed the install instructions in the README >> file. When I run admin.pl, I get: >> "[error] Can't locate bin/mozilla/admin.pl in @INC >> (@INC contains: /... etc" in my apache2 error_log. >> >> After I reload the admin.pl for few times, I get >> Access denied. >> >> Any ides what's wrong? >> >> Thank you for your help. >> >> >> Perl, v5.8.8 >> Apache/2.0.58 >> PostgreSQL 8.0.13 >> Linux 2.6.18-gentoo-r6 >> mod_perl 2.0.3-r1 > > I use the URL > > http://localhost/sql-ledger/admin.pl > > I think you are pointed a couple of directories too deep. > > Bob G > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > __________ NOD32 2323 (20070611) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com > > |
From: Step <st...@ya...> - 2007-06-11 21:45:31
|
> > I use the URL > > > > http://localhost/sql-ledger/admin.pl > > > > I think you are pointed a couple of directories > too deep. No, I am trying to run the admin.pl in htdocs/sql-ledger/ I also have the sql-ledger/bin/mozilla/admin.pl And if I reload the page few times, I get "Access denied!" --- Bob Gustafson <bo...@rc...> wrote: > On Mon, 2007-06-11 at 15:12 -0500, Bob Gustafson > wrote: > > On Jun 11, 2007, at 12:15, Step wrote: > > > > > I downloaded and installed the sql-ledger 2.8.5 > (first > > > time clean install) > > > I followed the install instructions in the > README > > > file. When I run admin.pl, I get: > > > "[error] Can't locate bin/mozilla/admin.pl in > @INC > > > (@INC contains: /... etc" in my apache2 > error_log. > > > > > > After I reload the admin.pl for few times, I get > > > Access denied. > > > > > > Any ides what's wrong? > > > > > > Thank you for your help. > > > > > > > > > Perl, v5.8.8 > > > Apache/2.0.58 > > > PostgreSQL 8.0.13 > > > Linux 2.6.18-gentoo-r6 > > > mod_perl 2.0.3-r1 > > > > I use the URL > > > > http://localhost/sql-ledger/admin.pl > > > > I think you are pointed a couple of directories > too deep. > > > > Bob G > > > > To add to my quick reply above, there are several > 'admin.pl' files: > > [root@hoho2 sql-ledger]# find . -name admin.pl > -print > ./bin/mozilla/admin.pl > ./bin/lynx/admin.pl > ./admin.pl > [root@hoho2 sql-ledger]# > > It is possible that you are missing the > ./bin/mozilla/admin.pl file. If > so, you can extract that file from the tar bundle > for sql-ledger, or you > might just try to install again. If admin.pl was > missing, there may be > other files missing. > > Bob G > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 > express and take > control of your XML. No limits. Just data. Click to > get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > ____________________________________________________________________________________ Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center. http://autos.yahoo.com/green_center/ |
From: Mark B. <ma...@hu...> - 2007-06-11 21:09:41
|
On Jun 11, 2007, at 12:15, Step wrote: > mod_perl 2.0.3-r1 Are you trying to run under mod_perl? If so, just use cgi. m |
From: Bob G. <bo...@rc...> - 2007-06-11 21:02:43
|
On Mon, 2007-06-11 at 15:12 -0500, Bob Gustafson wrote: > On Jun 11, 2007, at 12:15, Step wrote: > > > I downloaded and installed the sql-ledger 2.8.5 (first > > time clean install) > > I followed the install instructions in the README > > file. When I run admin.pl, I get: > > "[error] Can't locate bin/mozilla/admin.pl in @INC > > (@INC contains: /... etc" in my apache2 error_log. > > > > After I reload the admin.pl for few times, I get > > Access denied. > > > > Any ides what's wrong? > > > > Thank you for your help. > > > > > > Perl, v5.8.8 > > Apache/2.0.58 > > PostgreSQL 8.0.13 > > Linux 2.6.18-gentoo-r6 > > mod_perl 2.0.3-r1 > > I use the URL > > http://localhost/sql-ledger/admin.pl > > I think you are pointed a couple of directories too deep. > > Bob G > To add to my quick reply above, there are several 'admin.pl' files: [root@hoho2 sql-ledger]# find . -name admin.pl -print ./bin/mozilla/admin.pl ./bin/lynx/admin.pl ./admin.pl [root@hoho2 sql-ledger]# It is possible that you are missing the ./bin/mozilla/admin.pl file. If so, you can extract that file from the tar bundle for sql-ledger, or you might just try to install again. If admin.pl was missing, there may be other files missing. Bob G |
From: Bob G. <bo...@rc...> - 2007-06-11 20:12:46
|
On Jun 11, 2007, at 12:15, Step wrote: > I downloaded and installed the sql-ledger 2.8.5 (first > time clean install) > I followed the install instructions in the README > file. When I run admin.pl, I get: > "[error] Can't locate bin/mozilla/admin.pl in @INC > (@INC contains: /... etc" in my apache2 error_log. > > After I reload the admin.pl for few times, I get > Access denied. > > Any ides what's wrong? > > Thank you for your help. > > > Perl, v5.8.8 > Apache/2.0.58 > PostgreSQL 8.0.13 > Linux 2.6.18-gentoo-r6 > mod_perl 2.0.3-r1 I use the URL http://localhost/sql-ledger/admin.pl I think you are pointed a couple of directories too deep. Bob G |
From: Step <st...@ya...> - 2007-06-11 19:48:02
|
I downloaded and installed the sql-ledger 2.8.5 (first time clean install) I followed the install instructions in the README file. When I run admin.pl, I get: "[error] Can't locate bin/mozilla/admin.pl in @INC (@INC contains: /... etc" in my apache2 error_log. After I reload the admin.pl for few times, I get Access denied. Any ides what's wrong? Thank you for your help. Perl, v5.8.8 Apache/2.0.58 PostgreSQL 8.0.13 Linux 2.6.18-gentoo-r6 mod_perl 2.0.3-r1 ____________________________________________________________________________________ Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz |
From: Lenny L. <lle...@ma...> - 2007-06-11 14:42:47
|
Hello List, I am running a trial balance for the period ending December 31, 2006. For Accounts Payable when the account list comes up I see and ending balance of $938.35. When I click on the account number to see a detailed view (as of December 31, 2006), I scroll down to the bottom and there is an ending balance of $309.43. Any ideas where this discrepancy is coming from? The credit value on the trial balance is higher than when I go into detailed view so it appears to be grabbing some extra invoices somehow... -- Lenny Leblanc |
From: Bob G. <bo...@rc...> - 2007-06-09 23:56:07
|
On Sat, 2007-06-09 at 10:03 -0400, Mike wrote: > I recently switched Linux distributions from OpenSUSE 10.2 to > Ubuntu 7.04. I am now trying to get sql-ledger working again. > I followed all the steps of the readme file and the faq. I > also restored my previous backup (which I've done before > without a hitch). The problem is that when I try logging in I > am getting the following error message: > ---------------------------------------------------------------------------------------------------------------------------- > Error! > > create table cargo (id int not null, trans_id int not null, > package text, netweight float4, grossweight float4, volume float4) > ERROR: relation "cargo" already exists > --------------------------------------------------------------------------------------------------------------------------- > > I've tried creating another user and logging in as the new > user, but I am still getting the same error and the database > locks. > > Anyone have any idea how I can fix this please? > > Thanks, > Mike > Perhaps you could do a 'pg_dumpall' on your database and then start up with a clean database. The 'create table cargo' appears to be part of the initialization - part of your system thinks it is starting from scratch, but you already have the database table(s) created. In any case, doing a 'pg_dumpall' and saving the resulting file off on safe storage, is a good thing to do. Bob G |
From: Mike <lak...@co...> - 2007-06-09 14:04:07
|
I recently switched Linux distributions from OpenSUSE 10.2 to Ubuntu 7.04. I am now trying to get sql-ledger working again. I followed all the steps of the readme file and the faq. I also restored my previous backup (which I've done before without a hitch). The problem is that when I try logging in I am getting the following error message: ---------------------------------------------------------------------------------------------------------------------------- Error! create table cargo (id int not null, trans_id int not null, package text, netweight float4, grossweight float4, volume float4) ERROR: relation "cargo" already exists --------------------------------------------------------------------------------------------------------------------------- I've tried creating another user and logging in as the new user, but I am still getting the same error and the database locks. Anyone have any idea how I can fix this please? Thanks, Mike |
From: Adrian B. <adr...@ie...> - 2007-06-07 22:22:01
|
Thanks all for responses. All is fixed and I am smiling. Adrian mauricio acero wrote: > enter for admin.pl, apdate database , unlock database, exit and enter for login.pl > > is all> Date: Thu, 7 Jun 2007 09:35:18 +1000> From: adr...@ie...> To: sql...@li...> Subject: [SL] upgrade problem> > I just upgraded from 2.8.2 to 2.8.5, then login -> Upgrading then an error, " dropped trigger .....??..." Tried to login again, > error message " Login disabled!"> > from httpd/error.log> > [Thu Jun 07 09:19:28 2007] [error] [client 127.0.0.1] DBD::Pg::st execute failed: ERROR: trigger "del_recurring" for table "oe" > does not exist, referer: http://localhost/sql-ledger/login.pl> [root@adios httpd]#> > Sadness> > > Adrian> -- > Adrian Blake> Molonglo Radio Observatory> University of Sydney> 1152 Hoskinstown Rd> Bungendore 2621> ph. 02 80042212 mobile 0407 232 978> > http://150.101.125.30/pics> > -------------------------------------------------------------------------> This SF.net email is sponsored by DB2 Express> Download DB2 Express C - the FREE version of DB2 express and take> control of your XML. No limits. Just data. C li > ck to get it now.> http://sourceforge.net/powerbar/db2/> _______________________________________________> sql-ledger-users mailing list> sql...@li...> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > _________________________________________________________________ > With Windows Live Hotmail, you can personalize your inbox with your favorite color. > www.windowslive-hotmail.com/learnmore/personalize.html?locale=en-us&ocid=TXT_TAGLM_HMWL_reten_addcolor_0607 > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > -- Adrian Blake Molonglo Radio Observatory University of Sydney 1152 Hoskinstown Rd Bungendore 2621 ph. 02 80042212 mobile 0407 232 978 http://150.101.125.30/pics |