XFileSharing Pro - install_fs.cgi - Can't locate XFSConfig.pm

Message
Author
alan543
Posts: 11
Joined: Jun 21, 2010 8:41 am

install_fs.cgi - Can't locate XFSConfig.pm

#1 Postby alan543 » Jun 21, 2010 8:45 am

Hi,
I'm trying to install my first file server (a dedicated ubuntu server). I'm following the instructions supplied and I'm at the stage where i run install_fs.cgi and I get the following error...

Software error:

Can't locate XFSConfig.pm in @INC (@INC contains: . /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at /var/www/cgi-bin/install_fs.cgi line 5.
BEGIN failed--compilation aborted at /var/www/cgi-bin/install_fs.cgi line 5.

Can anyone point me in the right direction? Thanks in advance...

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jun 21, 2010 9:39 am

Is the XFSConfig.pm in the same folder where you have install_fs.cgi?

alan543
Posts: 11
Joined: Jun 21, 2010 8:41 am

#3 Postby alan543 » Jun 21, 2010 9:46 am

Hi admin,
I started again from scratch and didn't get this error but now when trying to add the server in admin panel I get the following...

File Server tests:
api.cgi: OK
temp dir exist: OK
temp dir mkdir: OK
temp dir rmdir: OK
tmp dir exist: OK
tmp dir mkdir: ERROR
tmp dir rmdir: ERROR
upload dir exist: OK
upload dir mkdir: OK
upload dir rmdir: OK
htdocs dir exist: OK
htdocs dir mkdir: ERROR
htdocs dir symlink: ERROR
htdocs dir symlink del: ERROR
htdocs dir rmdir: ERROR
config read: OK
config write: OK
fs.cgi: OK
upload.cgi: OK
htdocs URL accessibility: ERROR (should see XFS on link)

alan543
Posts: 11
Joined: Jun 21, 2010 8:41 am

#4 Postby alan543 » Jun 21, 2010 10:55 am

Don't worry, all fixed now. Thanks anyway.