#Forking is not supported on this platform.

4 messages · Page 1 of 1 (latest)

restive onyx
#

Hello everyone, can someone help me debug this error?
When starting my server it says: forking is not supported on this platform. And when I try to connect

versed iron
#

ah yes, photos of a screen

gleaming tapir
#

I believe this is a problem with the PCNTL php extension which is not supported on windows

#

you're probably using some functionality that requires that extension but it isn't supported on windows. using WSL might be a better solution for you