tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
908 stars 187 forks source link

Failed to load resource: Frame load interrupted on safari. #74

Closed kavya145 closed 6 years ago

kavya145 commented 6 years ago

Hi When I execute the code I am facing the issue while downloading it says Failed to load resource: Frame load interrupted.

not able to figure out the error here and if i execute the online link of your example "http://pkpass.dev.scholica.com/examples/full_sample/" it works correctly.

please assist me in this.

tschoffelen commented 6 years ago

This seems like something to do with the PHP execution on your server. Are you sure the Zip and OpenSSL extensions are installed and active?

kavya145 commented 6 years ago

i am running on CENTOS with WHM

tschoffelen commented 6 years ago

That doesn't really tell me much – those extensions need to be installed separately on some systems.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.