Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-10-01 01:19:38
- vboulianne
- New Member
- Registered: 2008-10-01
- Posts: 1
Missing functions
As per directed on faq I post here the functions missing from my webhosting server (DH2.net)
Certaines fonctions PHP sont désactivées sur le serveur: proc_close, escapeshellcmd, pcntl_exec, leak, chgrp, ini_alter, ini_set, phpinfo, show_source
of those pcntl_exec and ini_set are not listed in the “Not used by Textpattern” list.
-Can it influence my setup?
-The mail system on my system does not work. Do the missing functions be the cause?
-Is there a way to activate those functions in .htaccess ?
Offline
Re: Missing functions
vboulianne wrote:
Can it influence my setup?
Might, if you need to set new php configurations in example increase memory limit, script execution time or max upload size.
The mail system on my system does not work. Do the missing functions be the cause?
Server specs (do you even have email server?) and platform, please.
Is there a way to activate those functions in .htaccess?
Likely not, plus ini_alter and ini_set are disabled.
Last edited by Gocom (2008-10-01 01:51:50)
Offline
Pages: 1