![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Expert Programmer
|
Unable to update webpage
A long time ago I created a web site powered by the (now free) pMachine CMS. All content, aside from the layout, is dynamic. The web site is hosted on MediaCatch servers, and has been for over 2 years. In the past I have spent an inordinate amount of time making minor adjustments to each page.
The server-side language I am using is PHP. The essential code layout is extremely simple; header and footer pages are included on each page, and a sidebar is included by the footer. Oddly enough, I recently checked the site, and the sidebar has (poof!) vanished. My friend told me he had been fiddling around but I can't figure out what he did. Now whenever I save changes to any PHP file, literally nothing happens. I have tried emptying my browser's cache, history, even resetting it, all to no avail. It is as if the files being served to my browser are hosted on another server. The files are in a subdirectory to which the domain in question points; the parent directory is the root of another domain I own. I can make changes to files in this and any other subdirectory with no problems updating. I am completely stumped. If anyone has any ideas why this might be the case, please let me know. I've sat on this problem for the last month but nothing has occurred to me. |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Permissions for the directory in question?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Expert Programmer
|
No, I can save changes to the files in said directory with no problem. Unfortunately this makes no difference when I load the page in my browser. I suspect I could erase all the files in the directory and it wouldn't affect the website. Very odd.
|
|
|
|
|
|
#4 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
HTTP server caching issue?
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to update database using bindingsource | buryong | Visual Basic .NET | 1 | Jan 16th, 2007 8:29 AM |
| Update Operation in JDBC | jorrigal | Java | 0 | Oct 3rd, 2006 8:59 AM |
| Copy text of webpage and paste into new email? | jtmark | Java | 14 | Sep 16th, 2006 6:56 PM |
| oledb update record problem | biran | C# | 6 | May 11th, 2006 11:13 PM |
| Type Mismatch Error = 13 | Benjizzle | Visual Basic | 5 | Mar 15th, 2005 5:23 PM |