Closed (won't fix)
Project:
Troll
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2006 at 04:43 UTC
Updated:
5 Mar 2007 at 06:33 UTC
why can i get that "warning: exec() has been disabled for security reasons in /www/winetcn/hotkeeorg/modules/troll/troll.module on line 1130. " ?
Comments
Comment #1
zzJames commentedit is up to your host.
it is a PHP thing rather than a drupal thing.
see for example
http://gallery.menalto.com/node/20000
and
http://gallery.menalto.com/node/4749
Comment #2
deekayen commentedexec is a PHP-specific function that your web host disabled with PHP safe mode: http://www.php.net/manual/en/features.safe-mode.functions.php