Forum Bugs & Suggestions (55 Viewers)

Should we have a private forum with post restrictions (minimum posts to view)?

  • Yes please

  • No thanks

  • No, but setup a private forum for members


Results are only viewable after voting.
Status
Not open for further replies.

Marty

tuz
Administrator
Jul 2, 2005
16,991
Yes I checked the hosts file is exactly as you said it should be.. is there something i can copy paste here that would help?
Right, add these 3 lines to your hosts file:

5.9.0.84 juventuz.org
5.9.0.84 www.juventuz.org
5.9.0.84 forum.juventuz.org

Make sure the hosts file is saved in the same location as you opened it.

Then you open a command prompt window and type:

ping forum.juventuz.org

What is the result?
 

Buy on AliExpress.com

Marty

tuz
Administrator
Jul 2, 2005
16,991
Just did a couple of server upgrades:

MySQL upgraded from 5.1.61 to 5.5.24:

root@server1 /etc/apt # mysql -V
mysql Ver 14.14 Distrib 5.1.61, for debian-linux-gnu (x86_64) using readline 6.1

root@server1 /etc/apt # mysql -V
mysql Ver 14.14 Distrib 5.5.24, for debian-linux-gnu (x86_64) using readline 6.1
PHP upgraded from 5.3.3 to 5.3.13:

root@server1 /etc/apt # php -v
PHP 5.3.3-7+squeeze9 with Suhosin-Patch (cli) (built: May 8 2012 10:41:34)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd., and
with XCache v2.0.0, Copyright (c) 2005-2012, by mOo
with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH

root@server1 /etc/apt # php -v
PHP 5.3.13-1~dotdeb.0 with Suhosin-Patch (cli) (built: May 8 2012 21:07:44)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd., and
with XCache v2.0.0, Copyright (c) 2005-2012, by mOo
with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
MySQL 5.1 > 5.5 should offer a slight performance boost according to benchmarks. I wish I could install Percona or MariaDB instead but the bastard control panel refuses to work with it. :p Maybe for the next update...
 

Killkone

Junior Member
Jun 30, 2011
269
Kilponen:~ Kilponen$ ping forum.juventuz.org
PING forum.juventuz.org (5.9.0.84): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3



Didnt work after those steps, i found out that there are 5 hosts filed in the etc-folder
Hostconfig
hosts
hosts.save
hosts.save1
Hosts.equiv

Should i delete or change some the others than just hosts? Sorry for my problems, you're really helpfull, thx!
 

Marty

tuz
Administrator
Jul 2, 2005
16,991
Kilponen:~ Kilponen$ ping forum.juventuz.org
PING forum.juventuz.org (5.9.0.84): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3



Didnt work after those steps, i found out that there are 5 hosts filed in the etc-folder
Hostconfig
hosts
hosts.save
hosts.save1
Hosts.equiv

Should i delete or change some the others than just hosts? Sorry for my problems, you're really helpfull, thx!
I've disabled the firewall, could you try again?
 

Killkone

Junior Member
Jun 30, 2011
269
Kilponen:~ Kilponen$ ping forum.juventuz.org
PING forum.juventuz.org (5.9.0.84): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
Request timeout for icmp_seq 0
 

Marty

tuz
Administrator
Jul 2, 2005
16,991
Kilponen:~ Kilponen$ ping forum.juventuz.org
PING forum.juventuz.org (5.9.0.84): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
Request timeout for icmp_seq 0
Damn. That's strange indeed. For some reason you're unable to route to the server. Hopefully it'll resolve itself shortly.
 

Marty

tuz
Administrator
Jul 2, 2005
16,991
Could someone check in which format their hosts file is. Mine says its document, on some forum they said something about unix filetype. Im on mac osx
Do this:

1) Open terminal
2) Type sudo -s then your password
3) Pico -w /etc/hosts

Add the lines:

5.9.0.84 juventuz.org
5.9.0.84 www.juventuz.org
5.9.0.84 forum.juventuz.org

4) Save the file with ctrl + o (that's the letter o, not zero)

Then you should just be able to refresh.

However, since you ping forum.juventuz.org and get the correct IP (5.9.0.84) I don't think the hosts file is the issue, but instead it's a routing issue with your ISP.

Jack: Uploads/attachments working now :) It was an issue with the watermark thing so I've disabled it for now.

If the image doesn't show, empty your cache (err yes I know, I say that a lot)
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 0, Guests: 55)