4pples
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by 4pples-
4pples commented,
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...
-
4pples commented,
Thanks again. I went through the process and was auto-suggested this how-to:
-
4pples commented,
Yes, 7.9kvm
-
4pples commented,
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?
-
4pples commented,
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?
-
4pples commented,
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...
-
4pples created a post,
Unable to upload images via PHP all of a sudden
Hi all, I am getting a strange error in PHP (ea-php74) all of a sudden when attempting to upload a file: ImagickException: unable to open file `/tmp/magick-32546Fb5hihS2N2mt': No such file or dir...
-
4pples commented,
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 ...
-
4pples commented,
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...
-
4pples commented,
hi @cPRex. What kind of info can I provide?