| View previous topic :: View next topic |
| Author |
Message |
jeniav
Joined: 14 Jul 2009 Posts: 5
|
Posted: Mar 06, 2010 2:02 pm Post subject: I have appache error log |
|
|
hey i have error log from appache here is the errors:
| Quote: | [Sat Mar 06 14:16:01 2010] [error] [client 79.182.138.113] [Sat Mar 6 14:16:01 2010] index.cgi: Use of uninitialized value in string eq at index.cgi line 27.
[Sat Mar 06 14:16:01 2010] [error] [client 79.182.138.113] [Sat Mar 6 14:16:01 2010] index.cgi: Use of uninitialized value in hash element at index.cgi line 52.
[Sat Mar 06 14:16:01 2010] [error] [client 79.182.138.113] [Sat Mar 6 14:16:01
[Sat Mar 06 14:16:01 2010] [error] [client 79.182.138.113] [Sat Mar 6 14:16:01 2010] index.cgi: \t(in cleanup) Can't locate object method "UnInitDB" via package "Session" at Modules/Session.pm line 28 during global destruction. |
I tried to reupload the files index.cgi and sesseion.pm
but its not helpful
how can i fix this errors?
Im runing Apache/2.2.14 (Unix) with CentOS 5.4 |
|
| Back to top |
|
 |
mrperl
Joined: 06 Mar 2010 Posts: 65
|
Posted: Mar 06, 2010 2:12 pm Post subject: Re: I have apache error log - UnInitDB |
|
|
That error actually means that DataBase.pm is not in your perl library path
or is missing. So look for that file first. |
|
| Back to top |
|
 |
jeniav
Joined: 14 Jul 2009 Posts: 5
|
Posted: Mar 06, 2010 2:24 pm Post subject: |
|
|
I reupload the file, the file located in cgi-bin/Modules and I still get this errors
thank you for your replay do you have other ideas ? what can cuase the problem ? |
|
| Back to top |
|
 |
mrperl
Joined: 06 Mar 2010 Posts: 65
|
Posted: Mar 06, 2010 3:18 pm Post subject: Re: I have apache error log - UnInitDB |
|
|
Hi.
Email support@sibsoft.net with the exact error message and a link to this
forum thread.
Thanks, mrperl. |
|
| Back to top |
|
 |
|