Page 1 of 1

spartacus doesn't work

Posted: Thu Nov 23, 2006 8:18 pm
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.

Re: spartacus doesn't work

Posted: Thu Nov 23, 2006 10:34 pm
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

Posted: Sat Nov 25, 2006 10:06 am
by marines
is any way to check it?

Posted: Sun Nov 26, 2006 1:28 am
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

Posted: Sun Nov 26, 2006 8:47 pm
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

Posted: Sun Nov 26, 2006 9:24 pm
by judebert
Hmm. Have you switched the configuration from SourceForge to NetMirror?

Posted: Mon Nov 27, 2006 2:17 pm
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

Posted: Mon Nov 27, 2006 5:10 pm
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