I've got php installed on a linux redhat server as an apache module, but I want to be able to run scripts through cron. I read I could either install php as a cgi, or install lynx. I tried installing lynx and it requred loads of other stuff to be installed, so I thought maybe setting php up as a cgi might be quicker (but it still has to work as an apache mod!).
I've got Webmin access to the server...
Any ideas? Can I just install an rpm?