View Single Post
 
Old Oct 10, 2001, 10:48 PM
daveg daveg is offline
Junior Member
 
Member Since: Jul 2001
Posts: 9
I need to stop POD from writing errors to my servers error_log .. is there any way to do this?

After being assessed a couple hundred dollars in "storage" fees last month due to large log files, my host helped me turn off all logging via an httpd.conf file. Despite this, the POD script continues to write a massive error log (in the server's normal error_log spot) of what seems to be nonsense (since it works fine). I pasted the log error below just for reference, but I really need to stop the logging ASAP before I get charged too much more Thanks!!

[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_usequery" used only once: possible typo at /www/cgi-bin/pod.cgi line 75.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_cgi_cat" used only once: possible typo at /www/cgi-bin/pod.cgi line 360.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_medtable" used only once: possible typo at /www/cgi-bin/pod.cgi line 321.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_modperl" used only once: possible typo at /www/cgi-bin/pod.cgi line 44.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_expire_in" used only once: possible typo at /www/cgi-bin/pod.cgi line 102.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_editortable" used only once: possible typo at /www/cgi-bin/pod.cgi line 225.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_headersuppress" used only once: possible typo at /www/cgi-bin/pod.cgi line 119.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_shortname" used only once: possible typo at /www/cgi-bin/pod.cgi line 209.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_titlestyle" used only once: possible typo at /www/cgi-bin/pod.cgi line 172.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_name" used only once: possible typo at /www/cgi-bin/pod.cgi line 172.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_useragent" used only once: possible typo at /www/cgi-bin/pod.cgi line 470.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_addtable" used only once: possible typo at /www/cgi-bin/pod.cgi line 200.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_cgi_all" used only once: possible typo at /www/cgi-bin/pod.cgi line 357.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_myhome" used only once: possible typo at /www/cgi-bin/pod.cgi line 209.
[Wed Oct 10 23:43:55 2001] pod.cgi: Name "main:od_faqtext" used only once: possible typo at /www/cgi-bin/pod.cgi line 199.
[Wed Oct 10 23:43:55 2001] pod.cgi: Use of uninitialized value at /www/cgi-bin/pod.cgi line 83.
[Wed Oct 10 23:43:55 2001] pod.cgi: Use of uninitialized value at /www/cgi-bin/pod.cgi line 84.
[Wed Oct 10 23:43:55 2001] pod.cgi: Use of uninitialized value at /www/cgi-bin/pod.cgi line 428.