Parent Directory
|
Revision Log
development version dev-1-7-01 from /ww/webwork/development 15-June-2001
1 2 Content-type: text/html 3 4 <h4>Software error</h4> /ww/webwork/development/cgi/cgi-scripts/pod2webwork.pl: error open pod2htmi.x~~ for writing: Permission denied 5 <br> 6 Please inform the webwork meister.<p> 7 In addition to the error message above the following warnings were detected: 8 <HR> 9 * Name "Global::upImgURL" used only once: possible typo at /ww/webwork/development/cgi/cgi-scripts/pod2webwork.pl line 91. 10 <BR> 11 ##More details:<BR> 12 --------Name "Global::upImgURL" used only once: possible typo at /ww/webwork/development/cgi/cgi-scripts/pod2webwork.pl line 91.<BR> 13 ---- diagnostics::warn_trap called at /ww/webwork/development/cgi/cgi-scripts/pod2webwork.pl line 91<BR> 14 <BR> 15 --------------------------------------<BR> 16 <BR> 17 ; 18 <HR> 19 It's sometimes hard to tell exactly what has gone wrong since the 20 full error message may have been sent to 21 standard error instead of to standard out. 22 <p> To debug you can 23 <ul> 24 <li> guess what went wrong and try to fix it. 25 <li> call the offending script directly from the command line 26 of unix 27 <li> enable the debugging features by redefining 28 $cgiURL in Global.pm and checking the redirection scripts in 29 system/cgi. This will force the standard error to be placed 30 in the standard out pipe as well. 31 <li> Run tail -f error_log <br> 32 from the unix command line to see error messages from the webserver. 33 The standard error output is being placed in the error_log file for the apache 34 web server. To run this command you have to be in the directory containing the 35 error_log or enter the full path name of the error_log. <p> 36 In a standard apache installation, this file is at /usr/local/apache/logs/error_log<p> 37 In a RedHat Linux installation, this file is at /var/log/httpd/error_log<p> 38 At Rochester this file is at /ww/logs/error_log. 39 </ul> 40 Good luck./n
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |