Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2012-10-02 02:07:31

Nuggs
New Member
From: Tacoma, WA
Registered: 2012-02-02
Posts: 6

pcntl needed?

Just curious if it’s really needed, just reinstalled my vps and switched to php 5.4(And as always, I run nginx) and noticed this error on a fresh install.

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority,

I remember reading that it’s bad to have it enabled on production servers(not that I’m hosting tons of large sites or that my site even gets hits) so I was hesitant to enable it. Thought I would ask before I did enable it because if it’s not really needed and it’s not really good to run on a production server then meh. :p

Regards

Offline

#2 2012-10-02 03:59:43

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: pcntl needed?

You can keep these disabled.

Offline

#3 2012-10-02 04:07:31

Nuggs
New Member
From: Tacoma, WA
Registered: 2012-02-02
Posts: 6

Re: pcntl needed?

Thanks for the reply. :D

Offline

#4 2012-10-09 16:03:21

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

Re: pcntl needed?

In a similar vein, I’ve just installed Textpattern for a client build, and this is mentioned as unavailable in diagnostics:

allow_url_fopen

Is that one OK to ignore too?

Offline

#5 2012-10-09 19:23:21

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: pcntl needed?

TXP doesn’t use allow_url_fopen, as far as I know. Perhaps only for checking if clean urls are working (in the diagnostics tab). There may be some plugins that need it.

Offline

Board footer

Powered by FluxBB