Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Aid before went all hour does not create more the pages!!!

Quote Reply
Aid before went all hour does not create more the pages!!!
Unsure I do not succeed to understand as never it does not create the pages, I have repaired all the tables

From the SQL monitor


but from always error

Building Category pages ...

Building category Animali e Natura ...
Links: 23


A fatal error has occured:
Can't call method "fetchall_hashref" on an undefined value at Links::Build::build_category line 87.


Stack Trace
======================================
Links (25770): Links::environment called at /var/www/cgi-bin/admin/Links.pm line 431 with no arguments.
Links (25770): Links::fatal called at Links::Build::build_category line 87 with arguments
(Can't call method "fetchall_hashref" on an undefined value at Links::Build::build_category line 87.
).
Links (25770): Links::Build::build_category called at /var/www/cgi-bin/admin/GT/Plugins.pm line 108 with arguments
(HASH(0x834ffa0)).
Links (25770): GT::Plugins::dispatch called at /var/www/cgi-bin/admin/Links/Build.pm line 30 with arguments
(GT::Plugins, /var/www/cgi-bin/admin/Plugins, build_category, *Links::Build::build_category, HASH(0x834ffa0)).
Links (25770): Links::Build::build called at /var/www/cgi-bin/admin/nph-build.cgi line 587 with arguments
(category, HASH(0x834ffa0)).
Links (25770): main::_build_category called at /var/www/cgi-bin/admin/GT/Plugins.pm line 108 with arguments
(HASH(0x829eef0)).
Links (25770): GT::Plugins::dispatch called at /var/www/cgi-bin/admin/nph-build.cgi line 91 with arguments
(GT::Plugins, /var/www/cgi-bin/admin/Plugins, create_category, CODE(0x827d7d8), HASH(0x829eef0)).
Links (25770): main::build_all called at /var/www/cgi-bin/admin/nph-build.cgi line 43 with no arguments.
Links (25770): main::main called at /var/www/cgi-bin/admin/nph-build.cgi line 30 with no arguments.


System Information
======================================
Perl Version: 5.006001
Links SQL Version: 2.1.2
DBI.pm Version: 1.37
Persistant Env: mod_perl (0) SpeedyCGI (0)
GT::SQL::error = Failed to execute query: '
SELECT lsql_Links.*
FROM lsql_CatLinks, lsql_Links
WHERE lsql_CatLinks.LinkID = lsql_Links.ID AND (lsql_Links.isValidated = 'Yes' AND lsql_CatLinks.CategoryID = '22')
ORDER BY isNew DESC,isPopular DESC,Title LIMIT 0, 25
' Reason: Can't create/write to file '/tmp/#sql4e3_fd97_2.MYI' (Errcode: 13)
@INC =
/var/www/cgi-bin/admin
/usr/lib/perl5/5.6.1/i386-linux
/usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl
.

CGI INPUT
======================================
do => all


CGI Cookies
======================================
phpbb2mysql_data => s:0:"";
sid => b98c8048d16e95ba14eb80dccad3d646

Excused if I do not write well in English.

Graziano

Quote Reply
Re: [Beghi] Aid before went all hour does not create more the pages!!! In reply to
Hi,

MySQL is not configured properly. The error:

Quote:
Reason: Can't create/write to file '/tmp/#sql4e3_fd97_2.MYI' (Errcode: 13)

Means that MySQL does not have permission to write to it's temp directory. You should send this error to whoever manages the server, or whoever installed MySQL to get it fixed up.

Cheers,

Alex
--
Gossamer Threads Inc.