Problem with plugins

Having trouble installing serendipity?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi Neut!

Finally I had the time to check your server.

My findings are that your provider is blocking the fetch of remote PHP code. As soon as it finds the string "<?php" it denies the request, it seems.

Thus your provider must use a firewall or content-based filter proxy, or tools like mod_Security, that block the call(s).

Sadly this means you have to convince your provider of disabling this, or you cannot use Spartacus.

The upside of your providers method is, that you can't easily be hacked by other people loading PHP-Trojans onto your site. :-)

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/
Neut
Regular
Posts: 91
Joined: Sat Jun 17, 2006 7:51 pm
Location: NL, Earth
Contact:

Post by Neut »

Hi, thanks for your time. I'll check if my webhost can make an exception for my account, if not.... I guess the must be the modern Crassus (who killed Spartacus).
Who is General Failure, and why is he reading my disk?
Neut
Regular
Posts: 91
Joined: Sat Jun 17, 2006 7:51 pm
Location: NL, Earth
Contact:

Post by Neut »

My webhost cannot make the necessary changes, because they fear to compromise the safety for all users (and they are right of course).

Hopefully this problem can be solved in future versions of Spartacus.
Last edited by Neut on Tue Jan 16, 2007 6:30 pm, edited 2 times in total.
Who is General Failure, and why is he reading my disk?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

No, this problem cannot be solved at Spartacus! It needs to transfer code, and if your webhost denies this, there is no way to make it work, I'm sorry.

And I agree, they are right about compromising. In a safe environment, Spartacus sadly has no place.

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/
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Hmmmmm hm hm hmmm hmmmm! (Bubble Bobble danger music.)

If the problem is the <?php tag, couldn't we offer compressed versions of the plugins for SPARTACUS to download, and uncompress them at the blog?
Judebert
---
Website | Wishlist | PayPal
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Uncompressing is often not available and creates memory issues and even more security risks...so I'm afraid that might not be the way to go :(

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/
Post Reply