adding style and plugin pages don't load entirely

Creating and modifying plugins.
Post Reply
One Eye Pied
Regular
Posts: 30
Joined: Wed Jan 18, 2006 6:35 pm
Contact:

adding style and plugin pages don't load entirely

Post by One Eye Pied »

I just install a serendipity 0.9.1, but I have strange problem when I try to add plugins or style.
Spartacus seems to be correctly install.

When I try to install a new style via spartacus, for some the page don't load entirely, and stop before the ending of the installation.

When I try to install a new sidebar plugins either the page stop loading before the plugin-list appear, or I can only see plugins in the plugin folder.

Ouch, I hope I was clear, and you can help me :)

One Eye Pied
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Your host may be blocking port 80.

Do you get any messages from Spartacus at the top of the page, such as "Now fetching <etc>, <etc>"? If you let us know what they are, we may be able to help some more.
Judebert
---
Website | Wishlist | PayPal
One Eye Pied
Regular
Posts: 30
Joined: Wed Jan 18, 2006 6:35 pm
Contact:

Post by One Eye Pied »

I told my admin, and it seems there is no problem with port 80.
And I don't have any error message...
The load of the page just stop before ending, when she was trying to load cvs data... and that didn't occur at each try.

One Eye Pied
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

What was the output you receive? The message that tells you, what data it is fetching.

Please ask your sysadmin if showing PHP errors is enabled and/or logged to a file. It seems that your PHP is either coredumping or running out of memory.

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/
One Eye Pied
Regular
Posts: 30
Joined: Wed Jan 18, 2006 6:35 pm
Contact:

Post by One Eye Pied »

My admin found the answer !
It seems that debian php.ini default configuration set memory_limit to 8M.
That's not enough...
My admin upgrade memory_limit to 11M, and now it works fine !

Is this a normal problem ?
If yes, I add this requirement to the dedicated page on the wiki.

One Eye Pied
Post Reply