[WHP1.06] I made some changes to my site, but when I view it still has the old pages, why is that?

It is likely that you are pulling up a cached (a stored) version of your page. To fix this simultaneously press Ctrl and F5 on your keyboard to force reload the page in the browser from fresh. You can also try clearing your cache, on IE you go to the Tools Menu then choose Internet Options then click "Delete Files". To do this in Firefox select Options from the Tools menu, you will then find the cache options in the Privacy section. Otherwise restarting both your PC and modem might help.

If you are on a Windows package, you should recycle the Application Pool (via your Hosting cPanel v7.5 Control Panel > Manage IIS Application Pools) as IIS will cache some data as part of its performance management.

Was this answer helpful?

 Print this Article

Also Read

[WHP1.10] Why does my script produce a 'file permissions error'?

CGI scripts need certain file permissions to be set if they are to work properly. In general CGI...

[WHP1.24] Why am I getting a 550 error when trying to create folders in file manager?

This suggests a permissions problem related to the creation of the account. You should contact...

[WHP1.27] Why does Locked Area keep asking me for my username/password?

This usually happens when you try to install Locked Area to a folder called "members".Locked Area...

[WHP1.09] I can't get SMTP working with my Actinic install. Why?

Versions prior to v7 do not support authenticated SMTP. To obtain a free fix for this, go to...

[WHP1.03] My CGI/Perl scripts are failing with error 500 (Internal Server Error)

These errors are nearly always related to a coding error within the script, or bad variables...