no changes taking place?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 3:41 am    Post subject: no changes taking place? Reply with quote

ok i have edited my index file in the htdocs on my desktop BUT nothing happens? im on linux so if there is a special way i change file please tell me (permissions are set to read,write,exicute everyone (i thinks thats rwxrwxrwx))
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed Sep 06, 2006 7:25 am    Post subject: Reply with quote

Flush the browser cache.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Wed Sep 06, 2006 10:02 am    Post subject: Re: no changes taking place? Reply with quote

hc2995 wrote:
ok i have edited my index file in the htdocs on my desktop BUT nothing happens? im on linux so if there is a special way i change file please tell me (permissions are set to read,write,exicute everyone (i thinks thats rwxrwxrwx))


depending on how the permissions are set you can either right click on the file and then click on the prmissions tab (if you are using kde)

otherwise, open the console, log in as root, and then chmod [permisson] [file]
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Wed Sep 06, 2006 11:26 am    Post subject: Reply with quote

Try "chmod 755 index.html" or "chmod 777 index.html".
Back to top View user's profile Send private message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 11:32 am    Post subject: Reply with quote

iv got chmode 777 on the entire abyss folder
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Fri Sep 08, 2006 12:23 am    Post subject: Reply with quote

Very nice redesign of your site, hc2995!
About your situation, here are a few tips.
  • In IE, Ctrl+F5 will force a browser refresh. This command might work on your system as well.
  • If your index page is PHP, you can force the browser to refresh the page all the time. Simply add this line:
    Code:
    header("Cache-Control: no-cache");
    With Abyss 2.3.2, you can create custom HTTP headers. If you know how to do this, here is the code.
    Code:
    Cache-Control: no-cache

    This will cause a properly-functioning browser to always request the page.

_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Fri Sep 08, 2006 2:29 am    Post subject: Reply with quote

pkSML wrote:
Very nice redesign of your site, hc2995!
About your situation, here are a few tips.
  • In IE, Ctrl+F5 will force a browser refresh. This command might work on your system as well.
  • If your index page is PHP, you can force the browser to refresh the page all the time. Simply add this line:
    Code:
    header("Cache-Control: no-cache");
    With Abyss 2.3.2, you can create custom HTTP headers. If you know how to do this, here is the code.
    Code:
    Cache-Control: no-cache

    This will cause a properly-functioning browser to always request the page.


thanks for the compliment, its great to hear for my visitors :D

anyway i found out what was wrong lol i was typing http://127.0.0.1 which just opened my htdocs folder after i typed in my ip address i found that the server wasent running.....
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group