![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: script migrationby httptech (Chaplain) |
on Jun 21, 2000 at 21:59 UTC ( #19292=note: print w/replies, xml ) | Need Help?? |
Your problem sounds like it's CGI-related, not anything wrong with
the code itself. Looking at the Apache error_log would be
a good place to start to find the problem. A common cause
of errors in migration is uploading the script to the new
server in binary mode instead of ASCII.
In Section
Seekers of Perl Wisdom
|
|