[Radiant] Sitemap => stack level too deep
Aitor Garay-Romero
me at aitor.name
Mon Mar 17 10:35:34 CDT 2008
Two notes that may help:
- the ruby stack is too low (540), ask Dreamhost what's going on, do they
have a custom limited interpreter?
- be sure that your sitemap snippet is not recursing without limit
/AITOR
On Mon, Mar 17, 2008 at 2:17 AM, Bill Barnard <bill at barnard-engineering.com>
wrote:
> I was trying out the Sitemap recipe
> ( http://wiki.radiantcms.org/How_to_Make_a_Site_Map ) on my recently
> created Dreamhost'ed site and found the recipe works nicely, but is
> unable to create the complete sitemap for the small site.
>
> I found a previous discussion on the stack level problem with the most
> useful post at
> http://lists.radiantcms.org/pipermail/radiant/2007-September/006437.html
>
> In my case I found:
>
> ruby stack $ ruby -e '$x=0;def r;$x+=1;r;end;r rescue puts $x';
> 540
>
> machine stack? $ ulimit -s
> unlimited
>
> However I believe the stack problem is on the MySQL server which I
> cannot access, though it reports:
>
> mysql> \! ulimit -s
> unlimited
>
> Has anyone succeeded in creating such a sitemap on a Dreamhost (or other
> shared host) Radiant site? I'd love to hear how you did it!
>
> Thanks,
>
> Bill Barnard
> _______________________________________________
> Radiant mailing list
> Post: Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
More information about the Radiant
mailing list