dzamanakos
- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 27
Posts
Recent activity by dzamanakos-
Question about "Allow DKIM verification for incoming messages" exim option
Hi, in basic exim configuration there is an option "Allow DKIM verification for incoming messages". There is also another one below that is "Reject DKIM failures" that can be enabled only if the ab...
-
problem with pecl install
Hi, i'm trying to install php redis extension from "Home "Software "Module Installers" and "redis" does not return any results. I've seen some guides that i could also run : yes | /opt/cpanel/ea-ph...
-
mass dns records change when using dns cluster
Hi, i want to change all my spf records in my servers and i'm using dns cluster. I can do a mass replace in /var/named/*.db files in all my hosting servers, but how can i "push" the changes to the...
-
php, mod_security, ea4 and litespeed
Hi, i've two questions, and my setup is centos, cloudlinux, litespeed 1. I've read on litespeed optimization guide that i can use /dev/shm/phpXX as session.save_path folders for my php versions as...
-
ZC-10149 - whm-server-status requests
Hi, i'm using litespeed and i've noticed in my /var/log/apache/error_log lines like : [127.0.0.1:34460] File not found [/var/www/html/whm-server-status] [127.0.0.1:34466] File not found [/var/www/h...
-
[CPANEL-23998] Wrong PHP version detected after version change when using PHP-FPM and LiteSpeed
Hi, i've posted that thread to litespeed forums, but believe that cpanel forum may be better to post, as adviced from a reply to my thread. The following would apply not only to litespeed, but if ...
-
/root/.cpanel/datastore folder question
Hi, i've noticed that the folder /root/.cpanel/datastore contains thousands of files, mostly of the form of Cpanel::Net::Whois::IP::Cached_XXX.XXX.XXX.XXX and some others. Is it safe to delete fi...
-
problem with php error log files
Hi, when using su_php i experienced a problem where php error log files didnt rotated after reaching 2MB (set in php.ini). I've recently moved to php-fpm for all accounts and php error files, now ...
-
delete unused email accounts
Hi, when someone deletes an email account for example EMAIL@domain.com, the mailbox still remains with it's files under /home/user/mail/domain.com/EMAIL Is there a way to get a list of mailboxes t...
-
apache 500 error without log
Hi, today i got a 500 error for a web page without any references in user's error_log or apache's error_log. Is there a way to debug it? Thank you in advance,