Not Solved You have 1 error(s):
#1
Not Solved
Hi, I want to try install php script, but I receive this error:

1) Please install "exif" PHP extension.

Result for
<? phpinfo(); ?>


[Image: exf.jpg]

  • PHP Version 7.4.30
  • cPanel 104.0.10

Thanks in Advance

cPanel 104.0.10
Reply
#2
Not Solved
What plugin?
How the code tests for correct installation may be flawed.
Reply
#3
Not Solved
make sure exif is enabled in your domain if you access to php.ini in CPanel =>MultiPHP INI Editor

you can add below line to enable it

extension=exif
Reply
#4
Not Solved
(2022-09-05, 03:18 PM)Mostafa.Shiraali Wrote: make sure exif is enabled in your domain if you access to php.ini in CPanel =>MultiPHP INI Editor

you can add below line to enable it

extension=exif


Same error, I added

Quote:display_errors = On
max_execution_time = 90
max_input_time = 60
max_input_vars = 1000
memory_limit = 64M
post_max_size = 2G
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php74"
upload_max_filesize = 2G
zlib.output_compression = On
extension=exif
Reply
#5
Not Solved
your server is Linux or Windows? if is Windows also enable mbstring extension
also are you using shared host or VPS or Dedicated Server?
Reply
#6
Not Solved
(2022-09-06, 07:10 AM)Mostafa.Shiraali Wrote: your server is Linux or Windows? if is Windows also enable mbstring extension
also are you using shared host or VPS or Dedicated Server?

Linux, nginx, Dedicated Server
Reply
#7
Not Solved
You didn't answer to the question: which plugin is it ?
Tchat en français
Do not ask me help through PM or Discord

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)