safe_mode on or off

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
amarradi
Regular
Posts: 61
Joined: Sun Oct 14, 2007 8:52 pm
Contact:

safe_mode on or off

Post by amarradi »

Hello together,

i've asked my provider that he should setup safe_mode off. But now my s9y will not be displayed. In this way he set register_globals off. But at this time i had an Erooro 403 so he activated register_globals. But now i only see the favicon. Need s9y safe_mode on or off? I do this because if i posted an new entry i hab an internal server error.

many greetings

Marcus Radisch
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: safe_mode on or off

Post by garvinhicking »

Hi!

This sounds a lot like your provider screwed up. :-D
Please ask him to review the error logs properly.

s9y works with safe mode on or off, it does not matter. SafeMode only makes trouble if you want to use Spartacus or automatic image synchronization. For basic operating, safe mode is unrelated.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
amarradi
Regular
Posts: 61
Joined: Sun Oct 14, 2007 8:52 pm
Contact:

Post by amarradi »

Hello together,

i solved the problem. s9y need minimum 20 MB Memory_limit. This is very much i think. Is the memory management an point for the next version?

many greeting

Marcus Radisch
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

The RAM usage is dependant on your installed plugins.

A default installations uses about 5MB of RAM, each event plugin you add can take up 500k-2MB of RAM.

There is no way to work around that, PHP simply uses that much memory for each instantiated object containing variables.

Luckily, with our plugin management you are responsible for your memory allocation yourself, so you can add/remove functionality easily, whereas other blog systems cannot be reduced in its basic functionality...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply