Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-10-04 19:01:45
- tdn
- Member
- Registered: 2006-02-16
- Posts: 58
Missing functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait,
Hi,
I just upgraded to textpattern 4.5.5.
When I go to diagnostics, it says that the following functions are missing on the 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 checked the FAQ entry about this. It says that if I am missing any functions that are NOT on the list in the FAQ, I should post here for help. So I hope you can help.
Is this a problem or can I safely ignore it? Textpattern seems to be working…
I run textpattern on Debian Wheezy with Apache and PostgreSQL.
Offline
#2 2013-10-04 19:03:48
- tdn
- Member
- Registered: 2006-02-16
- Posts: 58
Re: Missing functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait,
Textpattern version: 4.5.5 (r5575)
Sidst opdateret: 2013-10-04 18:53:26/2013-10-04 09:55:16
Dokument roden: /data/www/virtual/example.com/htdocs
$path_to_site: /data/www/textpattern-4.5.5
Textpattern sti: /data/www/textpattern-4.5.5/textpattern
Permanent link format: title_only
open_basedir: /data/www/virtual/example.com/:/tmp:/data/www/textpattern
Midlertidig mappe: /data/www/virtual/example.com/tmp
Site URL: example.com/blog
PHP version: 5.4.4-14+deb7u4
GD Graphics Library: ikke tilgængelig
Server TZ: Europe/Berlin
Server lokal tid: 2013-10-04 21:01:58
Sommertid aktiveret?: 1
Indstil automatisk sommertid?: 0
Tidszone: (+3600)
MySQL: 5.5.31-0+wheezy1
Lokalitet: C
Server: Apache
Apache version: Apache
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Linux 3.10.9-xxxx-grs-ipv6-64
Admin tema: classic 4.5.5
Pre-checks:
————————————
/data/www/textpattern-4.5.5/textpattern/setup/ eksisterer stadig
Følgende PHP funktioner (som måske er nødvendige til at køre Textpattern) er ikke aktive på din 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,
————————————
.htaccess fil indhold:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default
<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
- SVG
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
————————————
{Edited to remove path to site. – Uli}
Last edited by uli (2013-12-02 16:27:39)
Offline
Re: Missing functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait,
I can’t help with your pcntl_* modules question, unfortunately, but please make sure your textpattern/setup
folder has been removed if you’re posting diagnostics for a public server.
Offline
#4 2013-12-02 16:28:27
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Missing functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait,
Path removed. Thanks, Pete.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline