ziadmm0
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by ziadmm0-
ziadmm0 commented,
The problem solved after I update cPanel. Thank you.
-
ziadmm0 commented,
This problem comes immediately after i copied a folder have more than 50000 files to another folder.
-
ziadmm0 created a post,
[CPANEL-30388] Blank text editor only for PHP files (cPanel File Manager)
Hello cPanel When i click "edit" on any PHP file, I see a blank data (like the file is empty but it is not empty). But for other files (not .php) i see the data shown and it works well. What is...
-
ziadmm0 commented,
The reason for the high load can be anything - not exactly FPM. High number indicates there are many active processes, so if PHP processes is locked in memory for some reason - it will add extra n...
-
ziadmm0 commented,
My message was deleted not sure why, guess your SOL. Do you know how to fix it?
-
ziadmm0 commented,
I disabled PHP-FPM now and I got [Mon Oct 07 15:37:44.059871 2019] [:error] [pid 19248:tid 47142920025856] [client 151.255.14.183:20502] SoftException in Application.cpp:267: File "/home/xx/public_...
-
ziadmm0 commented,
Use 'cat' to print out the entire access log, then scroll up to the time the issue was occuring. You can pipe it through less so you can use page up / page down to scroll through. cat access.log...
-
ziadmm0 commented,
Did you check the access logs yet? I see it now, but it just view the last hour and everything seems normal The problem was at this morning
-
ziadmm0 commented,
Yes you are right .. I didn't change bob ::)
-
ziadmm0 commented,
[root@ ~]# /scripts/restartsrv_apache_php_fpm apache_php_fpm restarted successfully. Now it works I will see what will happen This is the first time i see the load reach 300. maybe it is ddos? ...