• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Trying to install another php version, KB 118378, error with fork

SalvadorS

Regular Pleskian
Hello and thanks for reading,

I have a server with php 5.3.7, Plesk 11.5.30 (Debian 6) and I want to install php 5.4.36. I followed instructions on KB 118378 and I don´t know how to fix this error:

checking for fork... no
configure: error: pcntl: fork() not supported by this platform


If anybody know please let me know

Thanks
 
Thanks IgorG

Check the bug but no solution about it.

Also I have php 5.3.7 installed on the server (as Plesk 11.5 needs it) and I don´t understand the bug...

Also I check error and for on config.log but I don´t find clear info to solve the issue:

configure:67488: checking for fork
conftest.c:363: warning: conflicting types for built-in function 'fork'
| /* Define fork to an innocuous variant, in case <limits.h> declares fork.
| #define fork innocuous_fork
| which can conflict with char fork (); below.
| #undef fork
| char fork ();
| #if defined __stub_fork || defined __stub___fork
| return fork ();
configure:67497: error: pcntl: fork() not supported by this platform
 
Back
Top