[ snippity snip snip ]
Have you verified that lynx, grep, and head are in PHP's path? Check the
output of `which lynx` or phpinfo() to figure out what your path is, and
whether it includes lynx. Alternatively, use a full path to lynx to avoid
confusion.
Could be that the apache process has no righ
>Try adding the apache user to sudoers in /etc/sudoers if not already
>there
DANGER WILL ROBINSON.
Don't add the Apache user to /etc/sudoers -- Apache's security model
relies on that user being unprivileged.
>> lynx --source http://weather.noaa.gov/weather/current/KTOL.html |grep
>> -v '41-3
2 matches
Mail list logo