Hi
I am new to Serendipity, coming from WordPress. Everything fine so far, seems to be a cool system. The only problem I have is this:
When I want to install further plugins in the Configure Plugins Sections an empty page shows up, with a limited menu on the left (looks like my permissions drop on that point). So what do I have to do, to be able to install plugins.
any hints warmly welcomed
cheers
ma74
Plugin Installation Page empty
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Plugin Installation Page empty
Which serendipity version are you using? Can you make a screenshot how the page looks?
What is your PHP setup, does it have display_errors on? It might be that because of large memory consumption or firewall issues the plugin list can not be built, that should show up in your servers errorlog.
A try, you could try to remove the "spartacus" plugin first before installing new plugins to see if it's related to this particular plugin?
Best regards,
Garvin
What is your PHP setup, does it have display_errors on? It might be that because of large memory consumption or firewall issues the plugin list can not be built, that should show up in your servers errorlog.
A try, you could try to remove the "spartacus" plugin first before installing new plugins to see if it's related to this particular plugin?
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:
Oh, PHP 4.1.2 is really outdated! you should upgrade to 4.3.11 at least and as soon as possible, it contains major security fixes and some functions that serendipity plugins require!
Regards,
Garvin
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:
Yeah, you definitely would need an upgraded PHP. That's the sanest thing to do, you shouldn't be running that nearly 4 years old version for recent applications 
Sorry for the trouble!
Regards,
Garvin
Sorry for the trouble!
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:
I'm quite sure that you should be seeing a PHP Fatal Error in your ErrorLog file, because of a missing function call. I know we bundle the XMLRPC and other PEAR classes that depend on a few PHP 4.3.0 functions. Especially when installing plugins using Spartacus this is required...
Regards,
Garvin
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/