4pples
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by 4pples-
Customization to the current version of what specifically please? PHP? Imagick? This is one of the reasons why I went with cP - so I wouldn't have to do this kind of work anymore. :/ Inevitably I b...
-
Thanks again. I went through the process and was auto-suggested this how-to:
-
Yes, 7.9kvm
-
Thank you again. I checked that, but php74-php-gd is in fact installed. I can see in phpinfo() and GD and WebP are both enabled. That kind of leads me to wonder if it might be a cPanel issue?
-
It may be related to the webp format. When I upload a jpg instead the code works fine. I'm not sure if this is a php or imagick or cpanel issue?
-
Thank you for the reply, @cPRex. I found similar results but none of it panned out, which is why I posted here. /tmp is set to drwxrwxrwt. Is that incorrect in any way? I wrote the code in que...
-
In the end, it wasn't the include file at issue. It was apache (httpd.conf?) looking in the wrong place. Meaning, for the vhost conf for the SSL version of my site, it was completely ignoring my ...
-
I'm running a pretty standard / new DigitalOcean droplet with the following: cPanel & WHM" 82.0.15 on CentOS 7.6 cPanel has been upgraded to v92.0.11) and CENTOS to 7.9kvm Doubt it makes a diffe...
-
hi @cPRex. What kind of info can I provide?
-
If you navigate your site in HTTP mode, then you need to edit the file under /std/, and in /ssl/ if you want it to work when navigating the site in HTTPS. So one would think! But it turned out to...