I'm sorry I do not see a problem, can you be more specific as to what it is I'm supposed to be seeing wrong in these screnshots?qwerty said:Actually I think I've find a way to recreate this problem ..
You don't see a difference between the 2 screenshots at all?cpdan said:I'm sorry I do not see a problem, can you be more specific as to what it is I'm supposed to be seeing wrong in these screnshots?
Thanks
I'm unable to reproduce. Looking at this specific server in ticket 136842qwerty said:After removing any script, the whole 'Install cPAddon Scripts' page consists of only this:
http://img100.imageshack.us/img100/1203/wtf11rn.gif
ie. there is no other scripts listed any longer (no checkboxes or anything), no 'Force refresh of all ...' checkbox and no 'Update Addon Config' button and no text following that button...
[a fatal error or timeout occurred while processing this directive][a fatal error or timeout occurred while processing this directive]
[COLOR="Red"]Sorry, invalid module[/COLOR].
[CENTER]cPAddon Scripts Installer/Updater
Installed Vendor Category Security* Name[/CENTER]
I've not yet received the login info for his box. Feel free to create a ticket (put ATTN: Dan inthe subject and reference this post and incldue the root SSH info so I can troubleshoot it for you)panayot said:Hope you found the problem, because I have exactly the same issue.
My pleasure! Thanks for using cPanelpanayot said:Thank you for the help Dan! :D
Great! I'm glad I could be of assistanceqwerty said:Thanks a lot Dan!
Removing /usr/local/cpanel/cpaddons/cPanel did the trick for me as well..
ok I have the same problem on 2 servers running centos 4.3cpdan said:The problem was with a broken module.
Doing this:
WHM->cPanel->Install cPAddon Scripts->Force Refresh of All cPAddon Sources
will now resolve it
If it does not then do this first as root via SSH:
cd /usr/local/cpanel/cpaddons/
rm -rf cPanel/
A broken module is causing the process to die, remove them all:RobM said:ok I have the same problem on 2 servers running centos 4.3
The buttons are gone from WHM->cPanel->Install cPAddon Scripts->Force Refresh of All cPAddon Sources
where did they go![]()
Magic number checking on storable file failed at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 349, at /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl line 209
http://bugzilla.cpanel.net/show_bug.cgi?id=4195Bdzzld said:Magic number checking on storable file failed at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 349, at /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl line 209
Nope, that's not it...cpdan said:
Oh good eye, it is magic number and not byte orderBdzzld said:Nope, that's not it...![]()
First of all : The system is running CentOS 4.3 x86_64
Second : The error message is different from the one mentioned in the bug report...
[email protected] [~]# perl -MStorable -le 'print $];print $Storable::VERSION;'
5.008005
2.15