Hi!

i have php as an apache mod. i want to exec lynx from php. but when i have 
typed the following command

exec("lynx http://mywebsite.com");

OR
passthru("lynx http://mywebsite.com");




it simply does not show any output, just a blank page. I think its the prb 
of permission. Please help me how can i configure it to work for me.

Junaid Mansoor
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to