Hello,
We are getting this error when trying to add a new fileserver :
Unable to update FS config: Couldn't rename /var/www/html/****/cgi-bin/logs/XFSConfig.pm~ to /var/www/html/******/cgi-bin/XFSConfig.pm: Permission denied at Modules/PerlConfig.pm line 49.
All file permissions are set correct. What could be the issue ?
Thank you
XFileSharing Pro - Error while adding new File Server
-
- Posts: 3
- Joined: Dec 18, 2018 5:48 pm
Re: Error while adding new File Server
Error log :
AH01215: Can't locate XFSConfig.pm in @INC (@INC contains: . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5)
AH01215: Can't locate XFSConfig.pm in @INC (@INC contains: . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5)
Re: Error while adding new File Server
If you see "Permission denied " - then it's really permission Denied. (Or also can be SELinux, which is better to be disabled).
-
- Posts: 3
- Joined: Dec 18, 2018 5:48 pm
Re: Error while adding new File Server
Thank you for your reply.
Issue was in the vhost configuration, it is sorted now.
Issue was in the vhost configuration, it is sorted now.