arshidkv12 / phpBolt

Best php encoder - free | Encrypt php source code
https://phpbolt.com
236 stars 51 forks source link

Issue with extension in PHP 7.1 #3

Closed atishhamte closed 4 years ago

atishhamte commented 5 years ago

I am getting an error when I load the .so file The error I am getting like, PHP Warning: PHP Startup: Unable to load dynamic library '/Users/username/Downloads/phpBolt-extension-1.0.1/mac-64/mac-7.1/bolt.so' - dlopen(/Users/username/Downloads/phpBolt-extension-1.0.1/mac-64/mac-7.1/bolt.so, 0x0009): code signature in (/Users/username/Downloads/phpBolt-extension-1.0.1/mac-64/mac-7.1/bolt.so) not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed. in Unknown on line 0

arshidkv12 commented 5 years ago

Please send phpinfo() screenshot.

atishhamte commented 5 years ago

Image phpinfo

atishhamte commented 5 years ago

Can you please send me the code for the encrypt decrypt .so file

arshidkv12 commented 5 years ago

Please upload correct extension version to correct extension directory path . On Sat, Sep 28, 2019, 6:53 PM Atish Amte notifications@github.com wrote:

Image [image: phpinfo] https://user-images.githubusercontent.com/8375139/65817128-2a1f4000-e221-11e9-8fb1-f97464611e02.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arshidkv12/phpBolt/issues/3?email_source=notifications&email_token=ABT5Y5LJDQPRH2HNSFT4VQ3QL5LFVA5CNFSM4I3OD5Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD72ZWZA#issuecomment-536189796, or mute the thread https://github.com/notifications/unsubscribe-auth/ABT5Y5PNKFDMW2NG3BPBMJ3QL5LFVANCNFSM4I3OD5YQ .

On Sep 28, 2019 6:53 PM, "Atish Amte" notifications@github.com wrote:

Image [image: phpinfo] https://user-images.githubusercontent.com/8375139/65817128-2a1f4000-e221-11e9-8fb1-f97464611e02.png

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/arshidkv12/phpBolt/issues/3?email_source=notifications&email_token=ABT5Y5LJDQPRH2HNSFT4VQ3QL5LFVA5CNFSM4I3OD5Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD72ZWZA#issuecomment-536189796, or mute the thread https://github.com/notifications/unsubscribe-auth/ABT5Y5PNKFDMW2NG3BPBMJ3QL5LFVANCNFSM4I3OD5YQ .

arshidkv12 commented 5 years ago

Please contact via phpbolt.com chat.

Regards

On Sat, Sep 28, 2019, 6:58 PM Atish Amte notifications@github.com wrote:

Can you please send me the code for the encrypt decrypt .so file

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arshidkv12/phpBolt/issues/3?email_source=notifications&email_token=ABT5Y5I7D3NHQUR4QO4R6OLQL5LWJA5CNFSM4I3OD5Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD72ZZGY#issuecomment-536190107, or mute the thread https://github.com/notifications/unsubscribe-auth/ABT5Y5KHJYQEEVVTNMYDNDTQL5LWJANCNFSM4I3OD5YQ .

atishhamte commented 5 years ago

Can you provide the dll file in case of PHP 7.0 and 7.1 as it is not there in zip file downloaded from website

bitdaric commented 4 years ago

I need source to compile .so file