in reply to Why do I need -w in a cgi script
The -w flag just turns on warnings and will have no bearing on whether the code runs or not. There *is* something else wrong - trust me. Are you using Apache? If so, check the error log - usually /usr/local/apache/logs/error_log for clues. If you're still stuck try posting some code and we'll take a look.
|
|---|