Hi
I've got a Serendipity based website at http://www.vindonhealthcare.com/ and for some reason page loads are now taking in excess of 5 minutes.
I'd be grateful if anybody could help and suggest what's happening.
Thanks
Dave
5 minute page load times!
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: 5 minute page load times!
Hi!
Usually a plugin can cause this, or a template that uses config.inc.php.

(Rub your crystal ball and guess what my real answer sounds like *g*)
Best regards,
Garvin
Usually a plugin can cause this, or a template that uses config.inc.php.
(Rub your crystal ball and guess what my real answer sounds like *g*)
Best 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/
# 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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
I'm also pretty uncertain as to what might have caused this. Without looking at the site when the problem happens, I can't really tell much about it
About the ext PHP plugin: I'm not sure what you mean, do you mean the external PHP application, or the PHP nugget plugin?
The first can be secure by only giving read permissions ot the php user on the file you want to include, and to make sure PHP has no write privileges other to templates_c, upload (and maybe plugins).
If you use the PHP nugget plugin, there's not much you can do, except the above. And be reminded that somebody with mysql access could inject you PHP code, and someone that might gain s9y editor privileges could also inject PHP code.
Best regards,
Garvin
I'm also pretty uncertain as to what might have caused this. Without looking at the site when the problem happens, I can't really tell much about it
About the ext PHP plugin: I'm not sure what you mean, do you mean the external PHP application, or the PHP nugget plugin?
The first can be secure by only giving read permissions ot the php user on the file you want to include, and to make sure PHP has no write privileges other to templates_c, upload (and maybe plugins).
If you use the PHP nugget plugin, there's not much you can do, except the above. And be reminded that somebody with mysql access could inject you PHP code, and someone that might gain s9y editor privileges could also inject PHP code.
Best 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/
# 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/