Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    Technical Support    Install Issues  ›  CGI::Session
Users Browsing Forum
No Members and 1 Guests

CGI::Session  This thread currently has 227 views. Print
1 Pages 1 Recommend Thread
vol7ron
April 9, 2008, 3:55pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 106
Gender: Male
Posts Per Day: 0.45
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 58 minutes
Location: Washington DC
Age: 25
I believe I have the CGI module installed on the server.  Shouldn't Session be included in this?

When trying to connect, though, I get
Software error:
Can't locate object method "new" via package "CGI::Session" (perhaps you forgot to load "CGI::Session"?) at ./Code/Login.pl line 152.


This is for the 10.3.5 version... I haven't tested it yet on the SQL Beta Version yet.



Increase vol7ron's Rating
Logged Offline
Private Message Private message
Justin
April 9, 2008, 8:03pm Report to Moderator Report to Moderator

The E-Blah Developer
E-Blah Programmer
Posts: 15,075
Gender: Male
Posts Per Day: 6.52
Reputation: 93.40%
Reputation Score: +297 / -21
Time Online: 36 days 23 hours 27 minutes
Location: Tallassee, AL
Age: 22
That means the sessions module hasn't been installed on the server.  You'll need to install it using ppm.


I do installs for $25 and upgrades for $20.
Technical support is always free.

  Donate to E-Blah!  

My Websites: Revolution Reality (My Blog)  |  MinistryTalk.com  |  Portfolio

"But you, O Lord, are a compassionate and gracious God, slow to anger, abounding in love and faithfulness." — Psalm 86:15 NIV

Logged Offline
Site Site Private Message Private message Reply: 1 - 6
vol7ron
April 9, 2008, 11:16pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 106
Gender: Male
Posts Per Day: 0.45
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 58 minutes
Location: Washington DC
Age: 25
Sorry I think was unclear.  I thought Session was part of the CGI package and that it would be installed with it.  Coming from a PHP session environment, I'm wondering if the problem is that CGI isn't installed correctly, or that CGI::Session needs to be installed in addition to the CGI library.

Don't fret too much over this, I'll work with the host to see what the problem is.  I was just wondering if you knew offhand



Increase vol7ron's Rating
Logged Offline
Private Message Private message Reply: 2 - 6
Justin
April 9, 2008, 11:24pm Report to Moderator Report to Moderator

The E-Blah Developer
E-Blah Programmer
Posts: 15,075
Gender: Male
Posts Per Day: 6.52
Reputation: 93.40%
Reputation Score: +297 / -21
Time Online: 36 days 23 hours 27 minutes
Location: Tallassee, AL
Age: 22
Not always.

Add the CGI directory to the same directory Blah.pl is in (from the attached file).



This post contains attachments; to download them you must login.



I do installs for $25 and upgrades for $20.
Technical support is always free.

  Donate to E-Blah!  

My Websites: Revolution Reality (My Blog)  |  MinistryTalk.com  |  Portfolio

"But you, O Lord, are a compassionate and gracious God, slow to anger, abounding in love and faithfulness." — Psalm 86:15 NIV

Logged Offline
Site Site Private Message Private message Reply: 3 - 6
vol7ron
April 10, 2008, 1:07am Report to Moderator Report to Moderator
E-Blah Member
Posts: 106
Gender: Male
Posts Per Day: 0.45
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 58 minutes
Location: Washington DC
Age: 25
Yeah I did that.  Went to CPAN, downloaded CGI::Session 3.95 renamed the CGI3.95 directory to CGI, but now I'm getting:

Software error:

Can't locate auto/CGI/Session/File/expire.al in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at CGI/Session.pm line 258


I don't know what's going on.  Does the whole CGI library need to be installed?  I just included whatever downloaded with CGI/Session Sometimes I wish I just stuck to PHP.



Increase vol7ron's Rating

Revision History (1 edits)
vol7ron  -  April 10, 2008, 1:30am
Logged Offline
Private Message Private message Reply: 4 - 6
vol7ron
April 10, 2008, 8:01am Report to Moderator Report to Moderator
E-Blah Member
Posts: 106
Gender: Male
Posts Per Day: 0.45
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 58 minutes
Location: Washington DC
Age: 25
Has anyone else had a problem with CGI::Session?  Or possibly lend some help in figuring out this error.

Note:  because my original problem with the CGI::Session would not let me log in.  I installed a new forum and renamed the path of the old.  The new path is /cgi-bin/forum_old/.  Do any developers know if this could be the cause.  I'm very hesitant in enabling this in the forum I just created because of all the work I just put into it.



Increase vol7ron's Rating

Revision History (1 edits)
vol7ron  -  April 10, 2008, 8:13am
Logged Offline
Private Message Private message Reply: 5 - 6
vol7ron
April 10, 2008, 8:34am Report to Moderator Report to Moderator
E-Blah Member
Posts: 106
Gender: Male
Posts Per Day: 0.45
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 58 minutes
Location: Washington DC
Age: 25
I just saw this post: http://www.eblah.com/forum/m-1199896063/s-3/highlight-session/

Apparently the version 3.95 result, returned by Google was out of date and CPAN isn't the most organized website to find stuff, so thanks for posting this version Martin.  Everything is in working order now!



Increase vol7ron's Rating
Logged Offline
Private Message Private message Reply: 6 - 6
1 Pages 1 Recommend Thread
Print

E-Blah Community    Technical Support    Install Issues  ›  CGI::Session