Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-10-20 15:27:04

goncourt
Member
From: Dortmund/Germany
Registered: 2005-03-27
Posts: 24
Website

Diagnostics 4.04

After my upgrade to txp 4.04 the diagnostics show me that:

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server:: exec,system,passthru,shell_exec,popen,escapeshellcmd,proc_open,proc_nice,ini_restore

Does it regard important features? For I didn’t have this message with 4.03.

Offline

#2 2006-10-20 16:54:08

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

Re: Diagnostics 4.04

Looks like a bug in the diagnostics, because if you look at the underlying code, the following PHP functions should be ignored in this test: ‘imagefilltoborder’, ‘exec’, ‘system’, ‘dl’, ‘passthru’, ‘chown’, ‘shell_exec’, ‘popen’, ‘proc_open’

That leaves: escapeshellcmd, proc_nice, ini_restore
None of those are used in TXP, so you’re not missing any functionality.

edit: bug found, patch sent to txp-dev.

Last edited by ruud (2006-10-20 17:33:18)

Offline

Board footer

Powered by FluxBB