the cicumstance is Redhat Linux 8.0+Apache1.3.27
+PHP4.2.3,i use the script exec("shutdown -r"),
but, the computer has no response,i am puzzled ,
i can use the exec( ) function to excute the command "ping","route" and so on,why i can't excute the command "shutdown -r"?