doug1 at email.arizona.edu wrote: > Have you checked the apache logs to see if your requests are actually > going to your web server? No, who do I access the logs > sudo tail /var/log/apache2/error.log (or apache) for some systems or: sudo tail /var/log/httpd/error.log for others You probably want tail -f if you are debugging something Paul Scott