XFileSharing Pro - I have appache error log

Message
Author
jeniav
Posts: 5
Joined: Jul 14, 2009 12:21 pm

I have appache error log

#1 Postby jeniav » Mar 06, 2010 2:02 pm

hey i have error log from appache here is the errors:
[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

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: I have apache error log - UnInitDB

#2 Postby mrperl » Mar 06, 2010 2:12 pm

That error actually means that DataBase.pm is not in your perl library path
or is missing. So look for that file first.

jeniav
Posts: 5
Joined: Jul 14, 2009 12:21 pm

#3 Postby jeniav » Mar 06, 2010 2:24 pm

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 ?

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: I have apache error log - UnInitDB

#4 Postby mrperl » Mar 06, 2010 3:18 pm

Hi.

Email [email protected] with the exact error message and a link to this
forum thread.

Thanks, mrperl.