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

fatal error: Illegal division by zero

Quote Reply
fatal error: Illegal division by zero
CGI ERROR
==========================================
Error Message : fatal error: Illegal division by zero at /usr/local/etc/httpd/cgi-bin/links/admin/nph-build.cgi line 432, chunk 190.

Script Location : /usr/local/etc/httpd/cgi-bin/links/admin/nph-build.cgi
Perl Version : 5.00503

does anyone know what this means, and how can you fix it?

Help?
halopro@home.com

Quote Reply
Re: fatal error: Illegal division by zero In reply to
There can be many reasons. Did you try to install some mods, and what's written in line 432?


Quote Reply
Re: fatal error: Illegal division by zero In reply to
The script was working fine before, this just happened recently, for unknown reasons. This is what is in the line:

$values[$db_rating] = (($values[$db_rating] * $values[$db_votes]) + $rating{$id}) /