Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

What does this error mean?

Quote Reply
What does this error mean?
Does anybody know what this explosive death means :)

Code:

Links (22617): Links::environment called at /home/eurogirls/cgi-bin/admin/Links.pm line 425 with no arguments.
Links (22617): Links::fatal called at /usr/lib/perl5/5.8.0/CGI/Carp.pm line 301 with arguments
([Mon Mar 1 13:11:17 2004] update_days2.cgi: Error: Failed to execute query: '
[Mon Mar 1 13:11:17 2004] update_days2.cgi: SELECT *
[Mon Mar 1 13:11:17 2004] update_days2.cgi: FROM lsql_CatLinks, lsql_Links
[Mon Mar 1 13:11:17 2004] update_days2.cgi: WHERE lsql_CatLinks.LinkID = lsql_Links.ID AND (( lsql_CatLinks.CategoryID = '23' ) AND ( lsql_Links.isValidated = 'Yes' ))
[Mon Mar 1 13:11:17 2004] update_days2.cgi: ORDER BY Live_Date DESC LIMIT 3
[Mon Mar 1 13:11:17 2004] update_days2.cgi: ' Reason: Got error 127 from table handler . ID: at update_days2.cgi line 182. at /usr/lib/perl5/5.8.0/CGI/Carp.pm line 301.
).
Links (22617): CGI::Carp::realdie called at /usr/lib/perl5/5.8.0/CGI/Carp.pm line 379 with arguments
([Mon Mar 1 13:11:17 2004] update_days2.cgi: Error: Failed to execute query: '
[Mon Mar 1 13:11:17 2004] update_days2.cgi: SELECT *
[Mon Mar 1 13:11:17 2004] update_days2.cgi: FROM lsql_CatLinks, lsql_Links
[Mon Mar 1 13:11:17 2004] update_days2.cgi: WHERE lsql_CatLinks.LinkID = lsql_Links.ID AND (( lsql_CatLinks.CategoryID = '23' ) AND ( lsql_Links.isValidated = 'Yes' ))
[Mon Mar 1 13:11:17 2004] update_days2.cgi: ORDER BY Live_Date DESC LIMIT 3
[Mon Mar 1 13:11:17 2004] update_days2.cgi: ' Reason: Got error 127 from table handler . ID: at update_days2.cgi line 182.).
Links (22617): CGI::Carp::die called at update_days2.cgi line 182 with arguments
(Error: Failed to execute query: '
SELECT *
FROM lsql_CatLinks, lsql_Links
WHERE lsql_CatLinks.LinkID = lsql_Links.ID AND (( lsql_CatLinks.CategoryID = '23' ) AND ( lsql_Links.isValidated = 'Yes' ))
ORDER BY Live_Date DESC LIMIT 3
' Reason: Got error 127 from table handler . ID: ).


Is it a database problem or some corruption?
Subject Author Views Date
Thread What does this error mean? scorpioncapital 2326 Mar 1, 2004, 10:25 AM
Thread Re: [scorpioncapital] What does this error mean?
Andy 2263 Mar 1, 2004, 10:59 AM
Thread Re: [Andy] What does this error mean?
scorpioncapital 2259 Mar 1, 2004, 12:21 PM
Thread Re: [scorpioncapital] What does this error mean?
Andy 2247 Mar 1, 2004, 1:48 PM
Post Re: [Andy] What does this error mean?
pugdog 2232 Mar 1, 2004, 6:42 PM