ChrisI
- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 46
Comments
Recent activity by ChrisI-
Hello, Easyapache does not currently support pthreads or ZTS. You should be able to build a custom apache RPM to add the support for those though. The instructions on how to build the RPMs are h...
-
Hello! That's correct. You will need to first ensure that the nameservers have been set up in WHM. This page talks a little more about how to do that. How to Set Up Nameservers in a cPanel Envi...
-
Hello! What was causing those to be created? You can find that by using the gdb command on the core file like this: gdb core.xxx If you want to disable those for only one application, then you ...
-
Hello! It sounds like there could be a nameserver mismatch or an IP mismatch for the domain in it's DNS zone. Are you using multiple DNS servers for the domain? Do the IPs for the domain match o...
-
If you are using Cloudlinux and cagefs, you may also need to update cagefs to load the new value with this command. cagefsctl --force-update If that doesn't work, you may need to rebuild the cage...
-
I tested this out on my test server and found that raising the max_input_vars in this file resolves the error when exporting a database that has more than 1000 tables. /usr/local/cpanel/3rdparty/e...
-
Hello, The php.ini for phpmyadmin should be this one: /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini Do you still receive the same error if you modify that one? Thanks!
-
Hello! That's correct. If you just have a forwarder set up and want to convert that over to an actual mailbox, you should just need to remove the forwarder for the account from cPanel, then add t...
-
I'm glad that's working now. If you'd like for us to look into what caused that to change, feel free to open up a ticket at cPanel Customer Portal and we'll be glad to take a look and provide as m...
-
Hello, In more recent version of cPanel, the SSL certificates began including the mail subdomain, which caused those to also be added to the specific vhosts and use the SSLs for the domains. If t...