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! Quote
Sn1F3rt Posted December 5, 2019 Posted December 5, 2019 Yeah sure, Krydos should be able to install the PHP extension for you. 1 Quote
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Should I message him? Or what? Sorry, I'm new here Quote
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. Quote
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. Quote
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Ahh. This is slightly annoying, are you sure proc_open cannot be enabled? Quote
rebal15 Posted December 5, 2019 Author Posted December 5, 2019 Or is there a way to bypass these dependencies? Quote
Flaze Posted December 5, 2019 Posted December 5, 2019 Based on the error you got, I don't think so. Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.