Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2016-12-19 15:53:46

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Disabled PHP functions with PHP 7.x ... !?

I’m running Txp 4.6.2 … and so far I don’t see any weird behavior. So, is this bad?

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_wifcontinued, 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,

Last edited by RedFox (2016-12-19 15:54:33)

Offline

#2 2016-12-19 19:35:49

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,072
Website Mastodon

Re: Disabled PHP functions with PHP 7.x ... !?

RedFox wrote #303297:

I’m running Txp 4.6.2 … and so far I don’t see any weird behavior. So, is this bad?

which server are you using?


…. texted postive

Offline

#3 2016-12-19 19:40:05

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Disabled PHP functions with PHP 7.x ... !?

Textpattern versie: 4.6.1 (fb9a5683991545def3c704efce499c18)
Laatste update: 1970-01-01 00:00:00/2016-10-18 11:41:57
Document root: /domains/dedierenkliniekhoogeveen.nl/DEFAULT
$path_to_site: /domains/dedierenkliniekhoogeveen.nl/DEFAULT
Pad naar textpattern: /domains/dedierenkliniekhoogeveen.nl/DEFAULT/textpattern
Permanente link modus: section_title
Tijdelijke bestanden map: /.vsvar/tmp
URL van de site: dedierenkliniekhoogeveen.nl
PHP versie: 7.0.12-1~dotdeb+8.1
GD Graphics Library: bundled (2.1.0 compatible); ondersteunde bestandssoorten: GIF, JPG, PNG.
Server TZ: Europe/Amsterdam
Lokale servertijd: 2016-12-19 20:37:41
Zomertijd: 0
Zomer- en wintertijd automatisch bijstellen?: 1
Tijdzone: Europe/Amsterdam (3600)
MySQL: 5.5.5-10.1.11-MariaDB-1~jessie-log
Tijdzone van de server: 2016-12-19 20:37:41
Verschil met de tijdzone van de database: 0 s
Tijdzone van de database: SYSTEM
Tijdzone van de database sessie: SYSTEM
Localisatie: nl_NL.UTF-8
Server: Apache
Apache versie: Apache
PHP server API: apache2handler
RFC 2616 headers:
Besturingssysteem van de server: Linux 3.18.44
Actieve plugins: jra_ext_link-0.2a, adi_mobile-0.2, rah_change_passwords-1.0.1
Vormgeving sitebeheer: hive 4.6.1

Pre-flight controle:
————————————
Nieuwe textpattern versie 4.6.2 beschikbaar voor download.
Sommige PHP functies zijn uitgeschakeld: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, 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,
————————————

Offline

#4 2016-12-19 20:48:24

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

Re: Disabled PHP functions with PHP 7.x ... !?

You don’t need those PHP functions.

Offline

#5 2016-12-19 21:09:15

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Disabled PHP functions with PHP 7.x ... !?

Oké … thanks

Offline

#6 2016-12-20 04:18:02

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,072
Website Mastodon

Re: Disabled PHP functions with PHP 7.x ... !?

ruud wrote #303302:

You don’t need those PHP functions.

but why did he get those warnings? No warnings would be what i would expect and nothing less.


…. texted postive

Offline

#7 2016-12-21 16:46:49

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,134
GitHub

Re: Disabled PHP functions with PHP 7.x ... !?

bici wrote #303304:

but why did he get those warnings? No warnings would be what i would expect and nothing less.

Textpattern checks PHP setup for disabled functions (in php.ini) and reports them. The wording is a bit twitchy, but it’s literally “this stuff is turned off” rather than “you need this stuff for Textpattern and it’s turned off”.

Offline

#8 2016-12-21 17:42:09

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,072
Website Mastodon

Re: Disabled PHP functions with PHP 7.x ... !?

gaekwad wrote #303344:

Textpattern checks PHP setup for disabled functions (in php.ini) and reports them. The wording is a bit twitchy, but it’s literally “this stuff is turned off” rather than “you need this stuff for Textpattern and it’s turned off”.

ok. makes sense.


…. texted postive

Offline

Board footer

Powered by FluxBB