|
Posted by d43m0n AT shaw DOT ca on 10/11/55 11:55
bdguy wrote:
> I need to anable exec() system() on my server as well !
> Have you found a solution which you can share ?
>
> Thanks,
> :confused:
>
>
> --
> bdguy
> ------------------------------------------------------------------------
> bdguy's Profile: http://techiegroups.com/member.php?userid=177
> View this thread: http://www.techiegroups.com/showthread.php?t=62083
I've thought of doing teh same in the past, but I don't care for
hosting, so I don't really care, but you can use ini_set("safe_mode",
0); See if that helps...
Personally also, I tried to create applications with PHP ready to
execute scripts simply from the shell, but found that I would need to
compile my own php, just too use the functions that I felt were
nessicary for php to include, such as disable and enable all the dll's
& so's.
Navigation:
[Reply to this message]
|