Tom,

I've noticed the grey out time remaining to be a side-effect with httpd not having permissions set up, or apache is running as a different user.

Check and see if the apache service is indeed working.  Something like
ps -eaf |grep httpd  <- should spit back some PID's for a running daemon.

Looking in the /etc/httpd/logs directory with error_log and access_log have shown me some error messages while the CGI file is called. Mine where ExecCGI messages in which ExecCGI wasn't set-up with the options for the folder that rdXport.cgi lives in ... Is rdXport.cgi doing anything when you go to the link with a browser directly ???

lynx http://localhost/rdxport.cgi <- should burp back "invalid web method" if you're using a web browser. Or does this return an error message like "not found" or some permission error message, of which I can't provide an exact quote to the phrase it returns.

(Lynx is a CLI based web browser, in case you are not familar with the command, I'm a CLI kinda of guy and do enjoy my VI, I'm even using Pine to compose this message)

--Kit Haskins


Kit, you were right - the time is greyed out at the bottom of the library.
So where should I look now?
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to