RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Software Error (Perl-related)

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
xfileuser1



Joined: 18 Feb 2011
Posts: 3

PostPosted: Feb 18, 2011 4:17 am    Post subject: Software Error (Perl-related) Reply with quote

I'm running a dedicated Linux server with WHM/Cpanel. Recently I upgraded PHP (to version 5 Suhosin) and Apache, and now I get this error when I navigate to my XfilesharingPro 1.8 install:
Code:
Software error:

Can't locate /home/username(changed for security reasons)/public_html/cgi-bin/Languages/english.lng in @INC (@INC contains: Plugins Modules . /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl) at Modules/Session.pm line 85.

What exactly is missing and how to I fix it?
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2106
Location: UFO Lab

PostPosted: Feb 18, 2011 1:55 pm    Post subject: Reply with quote

Make sure you have correct path in cgi_path in your XFileConfig.pm
Back to top
View user's profile Send private message Visit poster's website
xfileuser1



Joined: 18 Feb 2011
Posts: 3

PostPosted: Feb 18, 2011 3:49 pm    Post subject: Reply with quote

Ok, I edited both config files, which fixed that error. Now I get this:
Code:
Can't connect to Mysql server. at Modules/DataBase.pm line 28.

The line 28 of DataBase.pm mentioned in the error message reads:
Code:
Code:
$self->{dbh}=DBI->connect("DBI:mysql:database=$c->{'db_name'};host=$c->{'db_host'};",$c->{'db_login'},$c->{'db_passwd'}) || die ("Can't connect to Mysql server.".$! );

Thanks for your help before. I figure this means I'm making progress though right?
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1287

PostPosted: Feb 19, 2011 5:00 am    Post subject: Reply with quote

What is your domain name?
Back to top
View user's profile Send private message Send e-mail
xfileuser1



Joined: 18 Feb 2011
Posts: 3

PostPosted: Feb 21, 2011 1:28 am    Post subject: Reply with quote

sharingtbh.com

I got everything working again however now the upload progress bar has disappeared. It seems this is happening to other users? What if anything can I do?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group