Spitsbe Posted April 3, 2003 Share Posted April 3, 2003 Hi All, When I update my files in the cpanel it seems to take a while before the changes are updated. For ex. if I edit a file in my public_html and save it, or change the name of the file, cpanel doesn't seem to find the revised file for a while. It finds them eventually. Same thing for deleting files. I am also new to all this mysql and php stuff, but I am trying to learn it. (very fustrating, lol). However, my fustration are compounded by the delayed updates. This dealy also seems to accure when I upload ftp files too. Am I doing something wrong, is there a faster to way to test my php files and such. IT takes for ever and is very slow going. On another note, perhaps someone can give me a little help. I am trying to write some simple code to view some tables on my web page that I created in mysql. I have been using the Kevin Yank book,(which is very good by the way), but I don't think I am getting the whole picture. Is there any script that has already been writtin that would help me with this. This seems like that this would be generic code. Perhaps this would be a good starting point. Thanks much, Spitsbe. Quote Link to comment Share on other sites More sharing options...
Lianna Posted April 3, 2003 Share Posted April 3, 2003 The delay that you are referring to is not from the server side nor is it a function of cpanel. Your updates are available immediately. There are some things that you can check to find the culprit of the delay. First of which is to make sure that your browser is set to refresh the page "on every visit". See, if the page is in cache, then you are probably viewing that page, not the 'real' one. If you are using IE, then click Tools, Internet Options and in Temporary Internet Files click on Settings. Choose to refresh on every visit and see if that helps you. Quote Link to comment Share on other sites More sharing options...
Spitsbe Posted April 3, 2003 Author Share Posted April 3, 2003 Thanks Istover, I set the refresh every visit option and the delay seems to have gone away. Spitsbe. Issues are being resolved 1 at a time. lol this is good. Quote Link to comment Share on other sites More sharing options...
chuckmalani Posted April 4, 2003 Share Posted April 4, 2003 the absolute best programmer I know once taught me that you can only solve one problem at a time... Quote Link to comment Share on other sites More sharing options...
baseline Posted April 4, 2003 Share Posted April 4, 2003 i believe you can save yourself some bandwidth if you do a manual hard refresh with your browser. for example, in iexplorer you can hold ctrl and press f5... this way you only update when you need it. Quote Link to comment Share on other sites More sharing options...
Spitsbe Posted April 4, 2003 Author Share Posted April 4, 2003 THanks to all for your help. Spitsbe. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.