Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Strange problem building after it was working perfectly

Quote Reply
Strange problem building after it was working perfectly
I got this error:
CGI ERROR
==========================================
Error Message : fatal error: Illegal division by zero at
/www/sites/welcome.com.br/htdocs/admin/nph-build.cgi line 420, chunk
616.


What do I do now???
If I build staggered it works correctly, but not if using Build All.
It was working until yesterday..
This error appeats when building the Ratings page..

Please someone, help me!!
Quote Reply
Re: Strange problem building after it was working perfectly In reply to
There is something that you can't see in the script. Try perl -c nph-build.cgi and the output will be the same, Illegal division zero. Well, there was someone had the same problem and I suggested using EditPlus from http://www.editplus.com . I told him to copy everything and paste into a new file (Unix). He replied saying it worked fine indeed after doing so. Perhaps you would like to try?
Quote Reply
Re: Strange problem building after it was working perfectly In reply to
What is EditPlus??
What it do?
Quote Reply
Re: Strange problem building after it was working perfectly In reply to
You really never heard of EditPlus? It is a must have for perl programmers. Even if you are not, it is still convinient to have it. The mastermind Alex also using it. Give it a try and you will fall in love with it, I think.
Quote Reply
Re: Strange problem building after it was working perfectly In reply to
Ok, I am getting it, but you didnīt explained what it does...
Quote Reply
Re: Strange problem building after it was working perfectly In reply to
It is a text editor. Multi purpose text editor it is. You can read more about it at the site itself.