Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant encrypt using linux 64 php 8.1 #39

Open
jmoisesb opened this issue Apr 20, 2024 · 5 comments
Open

cant encrypt using linux 64 php 8.1 #39

jmoisesb opened this issue Apr 20, 2024 · 5 comments

Comments

@jmoisesb
Copy link

cant encrypt using linux 64 php 8.1 have anyone able to?

@jmoisesb
Copy link
Author

i even try php 8.3, i am able to decrypt and see the file on the browser, but not encrypt

@anandknr
Copy link

anandknr commented May 4, 2024

same here for Ubuntu with PHP8.2. I am able to encrypt but unable to decrypt

@arshidkv12
Copy link
Owner

Please share the screenshots.

@anandknr
Copy link

anandknr commented May 4, 2024

There is no error. The bolt_encrypt simply returns blank irrespective of the input. For example, below code returns blank.

bolt_encrypt( "anand test string", "kyc7fh" )

Decryption works simply fine. I tested with a publicly available sample encrypted program.

My System details

AWS LightSail
bitnami@ip-172-26-3-99:$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
bitnami@ip-172-26-3-99:
$

@nautonk
Copy link

nautonk commented Jun 29, 2024

Same result here, cannot encrypt on ubuntu 20. Works great on centos7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants