vikins
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Comments
Recent activity by vikins-
Thank you, I'll take a look at the feature request.
-
Thanks again. Yep, that would be one way to handle it. So then I'd have hand-inserted resolver entries for any domain in this situation. Plus I'd have a ghost zone file that might be populated but...
-
Thanks. I've done this to fix the /etc/remotedomains issue and of course it does work. But I'm still worried, maybe unjustifiably. The basic zone file that is created locally is what would be expe...
-
Thanks for the info. But how would that work since the DNS is not under my control and I have no access to check what records are active? I guess I could play around with dig and see what comes up ...
-
Hello @vikins, Were you able to open a support ticket to allow us to take a closer look? If so, could you post the ticket number or let us know the outcome? Thanks! Not yet. Wish the process was...
-
Hello, Are you closing phpMyAdmin to end the session, and then reopening it? Note that you won't see the change until you close the browser tab/window and then open phpMyAdmin again from within cP...
-
Running 11.60.0.26 currently. Yep, just confirmed it. I changed the settings in tweak settings and it changed the upload limit for the WHM phpMyAdmin but not end user cPanel phpMyAdmin. Here are t...
-
For some reason I had to run this command to get the new php settings to propagate to end user cPanel / phpMyAdmin: Restart cPanel service: /bin/systemctl restart cpanel.service I wouldn't think ...
-
You should upload the sql file to the server and restore it via the command line. Trying to upload and restore a large DB from your browser is a bad idea, IMO. A logical suggestion. But this is a ...
-
Try to increase cPanel PHP max POST size and cPanel PHP max upload size on your server through WHM "Server Configuration "Tweak Settings Thank you. This has been suggested and I have tried this, c...