Proc_open

I’m attempting to install PHPVMS 7 but I get an error about proc_open not being enabled.

i haven’t seen anything in the forum about how to circumvent this issue. There’s a year old issue on github marked as resolved but this is still happening.

I havent gotten that error. I just freshly installed DEV version and beta 2. At what point in the install process are you getting that error?

Using beta 2, the issue pops up at the very start of the process.

you have proc_open disabled?

i download beta 2 from nabeelio github

Ok, I fixed the issue, Uploaded to a different host.

Must be a compatibility issue with that particular host, and the message must be inaccurate as i dont know proc_open on the other host.

It’s actually a Laravel issue that I was able to track down with someone’s help a bit ago. It’s fixed for the upcoming beta 3. But it’s funny how it’s screening out hosts that aren’t configured right or very locked down.

https://github.com/nabeelio/phpvms/pull/456