Problems with PHP writing to directory

### Website URL

(please specify the URL of the site on which you are experiencing the problem)

Error Message

Fatal error: Uncaught Error: Call to undefined function imagejpeg() in /home/vol15_8/epizy.com/epiz_23857025/htdocs/images/easyphpthumbnail.class.php:992 Stack trace: #0 /home/vol15_8/epizy.com/epiz_23857025/htdocs/images/easyphpthumbnail.class.php(766): easyphpthumbnail->savethumb() #1 /home/vol15_8/epizy.com/epiz_23857025/htdocs/imagefunc.php(173): easyphpthumbnail->Createthumb(‘images/large/15…’, ‘file’) #2 /home/vol15_8/epizy.com/epiz_23857025/htdocs/single.php(187): createsingle(‘153999’, ‘epiz_23857025_g…’, Object(mysqli)) #3 {main} thrown in /home/vol15_8/epizy.com/epiz_23857025/htdocs/images/easyphpthumbnail.class.php on line 992

Other Information

It seems that I am having problems writing to the directory. Have tested this locally and it works fine. I am at 91% Inodes Used: but only 351 MB disk usage, mainly as I produce quite a few thumbnails for my site.

I wonder if this is what is causing the problem?

Please read

7 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.