rebal15 Posted December 5, 2019 Posted December 5, 2019 Hey everybody! I get this issue when i run my website: The Process class relies on proc_open, which is not available on your PHP installation. Would it be possible to add proc_open? Thanks!
Sn1F3rt Posted December 5, 2019 Posted December 5, 2019 Yeah sure, Krydos should be able to install the PHP extension for you. 1
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Should I message him? Or what? Sorry, I'm new here
wolstech Posted December 5, 2019 Posted December 5, 2019 This is intentionally disabled for security reasons and cannot be added. Sohamb03 doesn't know what proc_open is. It's basically the same thing as exec(), and poses a massive security and abuse risk on a shared server since it lets you run shell commands.
Sn1F3rt Posted December 5, 2019 Posted December 5, 2019 Nah, he'll do it as soon as he takes a look at this thread. No further action is required on your end. He'll let you know, once he does the needful. Well, I didn't know that.
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Ahh. This is slightly annoying, are you sure proc_open cannot be enabled?
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Or is there a way to bypass these dependencies?
wolstech Posted December 5, 2019 Posted December 5, 2019 You can always buy a VPS. https://heliohost.org/vps/ You get full root access on a VPS so you can run whatever you want. For one app, the cheapest option will do. Proc_open is annoying. I have a few apps that I had to put elsewhere for the same reason.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now