CMSMS 2.1.2 installation

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
rimvydukas
Forum Members
Forum Members
Posts: 21
Joined: Thu Nov 01, 2007 7:49 pm

CMSMS 2.1.2 installation

Post by rimvydukas »

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?
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 173
Joined: Fri Feb 06, 2009 2:08 pm

Re: CMSMS 2.1.2 installation

Post by PinkElephant »

Hi rimvydukas
rimvydukas wrote:PHP core functions are disabled
I'm running 1.12.* and 2.* on jessie with the same exclusions and haven't noticed any issues.
rimvydukas wrote:What are these functions?
See http://php.net/manual/en/book.pcntl.php
rimvydukas wrote:Do I need them?
Probably not.
rimvydukas wrote:Can I ignore this warning?
Yes, for now..
Locked

Return to “[locked] Installation, Setup and Upgrade”