|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
12-22-2013, 03:48 PM | #1 | |
Master
Join Date: Jan 2009
Location: Kriegsplatz 6, Hopstad Alsius Ra
Posts: 291
|
Access to RO website
Hi guys!
I can't access to RO main page. Forum works fine but request to main page returns 500 result. Is that only for me or not? Quote:
__________________
Truewar The Knightmare |
|
12-22-2013, 04:31 PM | #2 |
Master
Join Date: Mar 2012
Location: Zagreb / Croatia
Posts: 578
|
Same:
Code:
eden@sunce:~> curl -v http://www.championsofregnum.com/ * About to connect() to www.championsofregnum.com port 80 (#0) * Trying 91.123.197.144... * Connected to www.championsofregnum.com (91.123.197.144) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.29.0 > Host: www.championsofregnum.com > Accept: */* > * HTTP 1.0, assume close after body < HTTP/1.0 500 Internal Server Error < Date: Sun, 22 Dec 2013 16:30:13 GMT < Server: Apache/2.2.16 (Debian) < Vary: Accept-Encoding < Content-Length: 0 < Connection: close < Content-Type: text/html; charset=ISO-8859-1 < * Closing connection 0 eden@sunce:~>
__________________
Slartibartfast / Slartibartflask / Phartiphukborlz / Slartibarbfast / Blart Versenwald :: The true Goat of Alsius
CoR Sentinel |
12-22-2013, 05:39 PM | #3 |
Apprentice
Join Date: May 2013
Posts: 88
|
Me too, using more alternative methods seems no one uses web browsers any more
Code:
brad@puffy:~$ nc -vv www.championsofregnum.com 80 Connection to www.championsofregnum.com 80 port [tcp/http] succeeded! GET / HTTP/1.0 Host: www.championsofregnum.com:80 HTTP/1.0 500 Internal Server Error Date: Sun, 22 Dec 2013 17:37:03 GMT Server: Apache/2.2.16 (Debian) Vary: Accept-Encoding Content-Length: 0 Connection: close Content-Type: text/html; charset=ISO-8859-1
__________________
Warjuice
|
12-22-2013, 08:11 PM | #4 |
NGD·Studios
Join Date: May 2007
Location: Wien, Österreich
Posts: 2,859
|
Solved. It was a corrupt file (that is automatically updated, got corrupt during the process and made PHP raise an internal error). Also, the bug in the update script has been solved too.
Sorry for the inconvenience! I'll close this. |
|
|