DDSameera
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by DDSameera-
composer install is not working in cronjob environment
current_domain_path="/home/acc40/public_html" cpanel_user="acc40" echo $current_domain_path echo $cpanel_user cd $current_domain_path cd $current_domain_path; /opt/cpanel/composer/bin/composer inst...
-
Root domain directories not showing
I added "
-
Run shell script, blocked IP ,
There are 10 cPanel accounts in my WHM panel. i write shell script and run "git pull" code in every 10 accounts using SHELL SCRIPT . first 05 is okay. 6th one stuck, and my ip marked as a block one...
-
git reset --hard slow in cpanel/whm
I have 20 GitHub based laravel project foldesr, I run "composer update" for all folders via on For loop (shell script), first 1-10 is slow, in 11th folder is stucked. when i run composer update ...
-
*** SECURITY information for abc.xxxxxxxx.com ***
There are 20 cPanels in my WHM panel. so i want to "composer update" for all cPanel account. So I run this command "composer update" using shell script . then I run following code cd /customscri...
-
S.M.A.R.T. disk error detected Notification Email
Every morning I received this email . After that I escalated this incident to my Dedicated Sever provider. Then they said, there is no hard disk failuer at this moment. so disable this notification...
-
Failed to open stream: Connection timed out
I enabled "allow_url_open" via on php ini file. also i disabled firewall . Unforuantley i got this error ErrorException file_get_contents(https://www.google.com/recaptcha/api/siteverify): Faile...
-
Cannot Install suPhp
I would like to replicate my problem 1. WHM panel > Easy apache 4 > Select "Apache module" tab > select mod_suphp 2. I try to compile it, but "provision" button is inactive
-
Request to install Letsencrypt auto ssl
I installed Letsencrypt auto ssl according to this