Hi,
I want to install latest version of CMSMS on my new Debian server. Installer gives me following warning:
Checking disabled functions
Note: one or more PHP core functions are disabled. This can have negative impact on your CMSMS installation, particularly with third party extensions. Please keep an eye on your error log. Your disabled functions are:
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,
What are these functions? Do I need them? Can I ignore this warning?
CMSMS 2.1.2 installation
- PinkElephant
- Forum Members
- Posts: 173
- Joined: Fri Feb 06, 2009 2:08 pm
Re: CMSMS 2.1.2 installation
Hi rimvydukas
I'm running 1.12.* and 2.* on jessie with the same exclusions and haven't noticed any issues.rimvydukas wrote:PHP core functions are disabled
See http://php.net/manual/en/book.pcntl.phprimvydukas wrote:What are these functions?
Probably not.rimvydukas wrote:Do I need them?
Yes, for now..rimvydukas wrote:Can I ignore this warning?