• Resolved kartguru

    (@kartguru)


    Hi

    I’m keen on trying out your plugin on the Cloudways platform.

    I get “Your server is not supporting EXIF application to identify geo data. Exif read data () is not deactivated and EXIF tool is not available or the path to this is not right”.

    phpinfo shows EXIF Support enabled. Is the server configured right?

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Severin Roth

    (@severinroth)

    Hello kartguru
    The plugin uses two ways to extract GPS data from an image:
    – exif_read_data(); the simpler variant
    @eval(‘$GPSDataExifTool=’.$geoImgGPX_ExifTool_path -php -q $testImgPath); the more complicated method

    exif_read_data() should be present on an Apache server by default.
    Is there a way to view phpinfo?

    Sincerely

    Thread Starter kartguru

    (@kartguru)

    Hi Severin

    Sorry for the delay & thanks for getting back to me.

    https://dontparkthere.fyi/phpinfo.php

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘exif_read_data’ is closed to new replies.