Jump to content

Recommended Posts

Posted

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!

Posted

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.

Posted

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.

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...