View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Jul 16, 2012 4:07 am Post subject: Perl execution error |
|
|
in 1.6.6 when clicking on a user, even some of the configuration menus, I get the following error:
Can't locate timelocal.pl in @INC (@INC contains: /usr/local/webmin/ /usr/lib64/perl5 /usr/lib64/perl5/vendor_perl . ..) at /usr/local/webmin//useradmin/edit_user.cgi line 6.
Seems to be a lot of perl execution errors in webmin.
Fix?
thanks
|
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon Jul 16, 2012 5:48 am Post subject: |
|
|
It seems timelocal.pl doesn't exist in perl-5.16.0
For now you can copy timelocal.pl from perl-5.14.x to /usr/lib64/perl5/
Perl is going to rebuilt anyway for new OpenSSL so will see what's happening.
gerasimos_h
Description: |
|
 Download |
Filename: |
timelocal.tar |
Filesize: |
2.5 KB |
Downloaded: |
2005 Time(s) |
_________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Jul 16, 2012 12:24 pm Post subject: |
|
|
thanks!
|
|
Back to top |
|
|