Support » Developing with WordPress » Multithreading with PHP Parallel

  • I tried adding some PHP parallel code to my WP plugin and it crashes saying that the PHP 8.1.2 I had was not compiled with ZTS (Thread Safe) option. I guess most WP/PHP software platforms don’t PHP compiles with ZTS… right? So what is the best approach to use WP with PHP Parallel? Ask the hosting solution to give me a php with ZTS?

    Thanks,

    K-

Viewing 1 replies (of 1 total)
  • You will need your hosting company to enable that on their systems. No one else can do that for you.

    Just be ready for them to say no. That sort of setting can be easily abused, so most hosting companies aren’t going to allow that on a shared hosting platform.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.