spartacus doesn't work

Creating and modifying plugins.
Post Reply
marines
Posts: 4
Joined: Tue Nov 21, 2006 8:31 pm

spartacus doesn't work

Post by marines »

when i want to install sth then this is displaying: Trying to open URL: package_*.xml. nothing is happening then. file exists but i don't know what should i do. i chmoded templates and plugins dir. it didn't help.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: spartacus doesn't work

Post by garvinhicking »

Hi!

What exactly is shown on screen?

Are you sure that spartacus can work on your server? Your server must not firewall port 80, outgoing. Are you able to send trackbacks? Only if sending trackbacks work you can get spartacus to work on your server.

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/
marines
Posts: 4
Joined: Tue Nov 21, 2006 8:31 pm

Post by marines »

is any way to check it?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Yes, write a PHP script:

Code: Select all

<?php
echo file_get_contents('http://www.google.de');
?>
save it on your server and call it via your browser and see what it outputs. It should show the google splash page.

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/
Arnold Nijboer
Regular
Posts: 42
Joined: Mon Oct 23, 2006 7:48 pm
Contact:

Post by Arnold Nijboer »

hey garvin i encounterd the same problem i've tested the google.de thing and it works. here is the error i'me getting
Trying to open URL package_template.xml...
The URL http://s9y.org/mirror/package_template.xml could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
you know the problem? en better still the sulution??
Greetings
Arnold Nijboer
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Hmm. Have you switched the configuration from SourceForge to NetMirror?
Judebert
---
Website | Wishlist | PayPal
Arnold Nijboer
Regular
Posts: 42
Joined: Mon Oct 23, 2006 7:48 pm
Contact:

Post by Arnold Nijboer »

judebert wrote:Hmm. Have you switched the configuration from SourceForge to NetMirror?
yes i know, i get the option to select sourceforce or s9y and i quese s9y works better, or don't you aggree? you suggest i neet to choose sourgeforce??

Greatings
Arnold Nijboer
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

s9y.org as a mirror is for future uses, currently it is not even online. So you should use netmirror.org, this is the most reliable mirror.

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