I added (checked) wordpress under the WHM (Install cPAddons) but I do not see it when going to Software/Services section in a cpanel account.
tail -f /usr/local/cpanel/logs/error_log
To use this while logged in with the reseller or root password there must be a valid .my.cnf file. Please create /home/username/.my.cnf with (at a minimum) the following contents:
[client]
user="username"
pass="PASSWORD_FOR_andreab8_HERE"
Yes, x3 (default) theme is being used and i'm logged in as CPanel user and not WHM root...Are you using the default x3 theme on the account in question? If you are not, please try switching to the default x3 theme and check if it is working then.
If you are using the default x3 theme, could you check for any errors in the cPanel error log upon visiting the Site Software section?
Also, you are logging in as the cPanel user, correct? Because if you are not, the root and reseller user cannot see the cPAddons listed and you normally get a message like this upon visiting that area:Code:tail -f /usr/local/cpanel/logs/error_log
[~]# tail -f /usr/local/cpanel/logs/error_log
main::objget(undef) called at whostmgr/bin/whostmgr2 line 4746
main::objcache() called at whostmgr/bin/whostmgr2 line 334
Cpanel::IxHash: Warning, mangling data key obj which is longer than 64 bytes, us ing safe_html_encode
Cpanel::IxHash: at /usr/local/cpanel/Whostmgr/LibShare.pm line 105
main::objget(undef) called at whostmgr/bin/whostmgr2 line 4746
main::objcache() called at whostmgr/bin/whostmgr2 line 334
Cpanel::IxHash: Warning, mangling data key obj which is longer than 64 bytes, us ing safe_html_encode
Cpanel::IxHash: at /usr/local/cpanel/Whostmgr/LibShare.pm line 105
main::objget(undef) called at whostmgr/bin/whostmgr2 line 4746
main::objcache() called at whostmgr/bin/whostmgr2 line 334
ls -lah /usr/bin/perl /usr/local/bin/perl
Yes, i'm logged into the Cpanel user account in question. I've noticed that this is happening on all accounts.Please check the location of your perl binary:
Also, are you logging in as the cPanel user for the account in question?Code:ls -lah /usr/bin/perl /usr/local/bin/perl
ls -lah /usr/bin/perl /usr/local/bin/perl
-rwxr-xr-x 2 root root 15K Mar 25 2009 /usr/bin/perl*
lrwxrwxrwx 1 root root 13 Aug 27 2009 /usr/local/bin/perl -> /usr/bin/perl*
mv /usr/bin/perl /usr/bin/perl.bak
rm /usr/local/bin/perl
cp /usr/bin/perl.bak /usr/local/bin/perl
ln -s /usr/local/bin/perl /usr/bin/perl
/scripts/checkperlmodules --full --force
Try the following commands:
After doing the above exactly as noted, please then issue this command:Code:mv /usr/bin/perl /usr/bin/perl.bak rm /usr/local/bin/perl cp /usr/bin/perl.bak /usr/local/bin/perl ln -s /usr/local/bin/perl /usr/bin/perl
Code:/scripts/checkperlmodules --full --force
CPAN.pm: Going to build J/JA/JAMTUR/File-Scan-ClamAV-1.91.tar.gz
Cannot find clamd in /root/bin (or a number of other places)
- are you sure clamav in installed?
No 'Makefile' created JAMTUR/File-Scan-ClamAV-1.91.tar.gz
/usr/local/bin/perl Makefile.PL -- NOT OK
Running make install
Make had some problems, won't install
perlmod--Install done
Notification => [email protected] via EMAIL [level => 1]
Notification => [email protected] via PAGER [level => 1]
Tested 137, 136 ok, 1 failed.
Failed install: File::Scan::ClamAV
Using fast module check.....checked 6 modules in 0 second(s)
Cpanel::FastMath: [INSTALLED=1] [VERSION=0.3]
Crypt::PasswdMD5::XS: [INSTALLED=1] [VERSION=0.3]
Cpanel::POSIX::Tiny: [INSTALLED=1] [VERSION=1.1]
Cpanel::Cleanup: [INSTALLED=1] [VERSION=0.4]
Cpanel::Class: [INSTALLED=1] [VERSION=1.0.5]
Cpanel::TaskQueue: [INSTALLED=1] [VERSION=0.307]