i disabled safe_mode by off value and tried with shell_exec(),exec() both functions on 1and1 dedicated server its not working, even its working in another server.
+1
A:
Those (and any other) functions can be disabled in the php.ini. I do this on my servers often. Perhaps you should ask them if those functions are enabled?
Devin Ceartas
2010-03-31 13:32:01
i have access to php.ini, using ssh , so please tell me what should i enable?
Ela
2010-03-31 13:48:48
Search the php.ini file for: disable_functions =
Devin Ceartas
2010-03-31 13:58:14
there is nothing, its empty. Please find me the solution.
Ela
2010-03-31 14:34:46
do you have shell access on the machine?
Devin Ceartas
2010-03-31 15:04:03
Yes i have full acess to it. Its shared hosting server from 1and1. installed ffmpeg,fms to make streaming. please help me to solve this.
Ela
2010-04-01 05:37:11