not necessarily a selinux problem

could be caused by,

1. wrong configuration in config.php
2. dns problem
3. network connection problem

the last thing to think about is selinux if it's indeed turned on.

to call a shell command from a php script, use shell_exec(string $cmd) or backticks.

good luck.

所有跟帖: 

Thanks a lot! I'll follow your instruction to have a try! -bill9461- 给 bill9461 发送悄悄话 (0 bytes) () 12/12/2009 postreply 04:35:42

请您先登陆,再发跟帖!