[reportlab-users] registerFont stays how long in memory? what s the best place to register a font?
Andy Robinson
andy at reportlab.com
Tue Apr 20 05:54:31 EDT 2010
On 20 April 2010 10:27, Robin Becker <robin at reportlab.com> wrote:
> the clearer error message appears to indicate that somehow the mod_python
> process has switched into something called 'restricted mode'; once there all
> bets are off and really strange things can happen like open not being
> available.
Interesting.
Thomas, it seems like your options are
(a) get your friend to check if any upgrades to mod_python are available
(b) see if they can switch to another way of running Django (e.g. FastCGI)
(c) switch to WebFaction
I would personally suggest (c). It will take time to set up, but
many, many people are running Django apps there without trouble and
they have very good sysadmins who will help if this recurs.
- Andy
More information about the reportlab-users
mailing list