PeterN123
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by PeterN123-
Well how about bumping up the global value then?:) nor 32MB neither 128MB is too high so I would then go ahead and increase this from WHM under MultiPHP for the respective PHP version to 512 or 76...
-
/public_html/staging that's a subdomain? i.e staging.domain.com. In that case it has a separate memory limit which you can set under MultiINI in cPanel. Can you double check you set this for stag...
-
and in wp-config.php there is no WP_MEMORY_LIMIT defined? in .htaccess file? I just checked, no, not at all :(
-
@PeterN123 if you upload a PHP info page can you see the new PHP memory limit in affect?
-
You need to increase PHP's memory_limit, seems it's now 40MB. I already set it to this, still no luck display_errors = Off max_execution_time = 300 max_input_time = 300 max_input_vars = 100...
-
@PeterN123 ok just found something interesting.. maybe you can try this go to that users home directory and see if this file is there .wp-toolkit-ignore check home/ and home/public_html if fo...
-
is that the only one that is Vietnamese ? Ah no, not at all. There are a few sites in there that is vietnamese as well. 1 thing I want to note is that, the site was detected properly. 2 week...
-
yes no just getting information what system are you using ? Almalinux ? centOS 7 ? Ubuntu ? Yes, I am running CentOS 7, just weird that all others WP working fine just except this site. The l...
-
I change it to US sorry I write down IN by mistake the correct one should be en_US.UTF run this command cat /etc/locale.conf Sure, this is what i got: LANG="en_US.UTF-8" Please note, It ...
-
You can find global locale settings in the following files: /etc/default/locale " on Ubuntu/Debian /etc/locale.conf " on CentOS/RHEL or more information, see the locale, update-locale and l...