Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2012-05-14 20:34:07

BKawalec
Member
From: Poland
Registered: 2011-04-11
Posts: 23
Website

Some PHP functions disabled on my server

Hi,
I’ve just installed Textpattern and I got this in my Diagnostics page (I have omitted functions mentioned in the FAQ):

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: ls, pcntl_exec, ps, find, cat, myshellexec, define_syslog_variables, openlog, closelog, ocinumcols, listen, ftp_exec, dll, ftp, posix_getpwnam, posix_getpwuid, posix_kill, posix_mkfifo, posix_mknod, posix_setegid, posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_uname

Here’s my diagnostic info:

Textpattern version: 4.4.1 (r3575)
Last update: 2012-05-13 19:36:07/2011-06-18 06:17:13
Document root: /home/bkawalec/domains/bkawalec.com/public_html/dev
$path_to_site: /home/bkawalec/domains/bkawalec.com/public_html/dev
Textpattern path: /home/bkawalec/domains/bkawalec.com/public_html/dev/textpattern
Permanent link mode: section_id_title
open_basedir: /home/:/var/www/:/tmp:/etc/virtual:/usr/local/php52/lib/php:/usr/share/file/
upload_tmp_dir: /tmp
Temporary directory path: /home/bkawalec/domains/bkawalec.com/public_html/dev/textpattern/tmp
Site URL: dev.bkawalec.com
PHP version: 5.2.17
GD Image Library: bundled (2.0.34 compatible); supported formats: GIF, JPG, PNG.
Server TZ: Europe/Warsaw
Server local time: 2012-05-14 22:15:59
DST enabled?: 1
Automatically adjust DST setting?: 1
Time zone: Europe/Warsaw (3600)
MySQL: 5.5.21
Locale: C
Server: Apache
PHP server API: cgi-fcgi
RFC 2616 headers: 0
Server OS: Linux 2.6.32-5-amd64
Admin-side theme: classic 4.4.1
————————————
Pre-flight check:
————————————
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: ls, proc_close, pcntl_exec, show_source, ps, find, cat, myshellexec, proc_get_status, proc_nice, proc_terminate, define_syslog_variables, syslog, openlog, closelog, ocinumcols, ini_alter, leak, listen, chgrp, apache_note, apache_setenv, debugger_on, debugger_off, ftp_exec, dll, ftp, posix_getpwnam, posix_getpwuid, posix_kill, posix_mkfifo, posix_mknod, posix_setegid, posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_uname
————————————
.htaccess file contents:
————————————
#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

Is it ok to go on with developing the website or should I better find a different host?

Offline

#2 2012-05-15 02:56:08

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

Re: Some PHP functions disabled on my server

It is ok.

Offline

#3 2012-05-15 21:17:29

BKawalec
Member
From: Poland
Registered: 2011-04-11
Posts: 23
Website

Re: Some PHP functions disabled on my server

Thank you for the quick answer.

Offline

Board footer

Powered by FluxBB