Closed
Bug 226393
Opened 21 years ago
Closed 21 years ago
on modifying a PHP file,the modifications are not taking affect on refresh of the browser. (using IIS web server).
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: das, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
on modifying a PHP file,the modifications are not taking affect on refresh of
the browser. (using IIS web server). But if i refresh in the IE browser the
modifications are visible immediately. (Testing PC, windows 2000 prof connected
to 2000 server)
After refreshing a PHP file, in the IE browser, the mozilla browser too
displays the changed effect. Does the IE browser and IIS have some sought of
understanding, which helps in understanding a modified PHP file?
Reproducible: Always
Steps to Reproduce:
1.Write a small php file. Put it in IIS web server. Browse using the Mozilla
Browser.
2.Now modify the php file. Refresh the Mozilla browser.
3. The modification done to the php file is not visible. The browser displays
the old code results.
Actual Results:
The changes to the php file is not reflected in the browser.
Expected Results:
Like IE it should immediately understand the modified file and report the
modifications.
look I try to promote Mozilla usage among my team members in QXS.com. Our
company supports Mozilaa. But this feature irritates the developers who are
finding it easy in IE browser. Please find a solution or show me the solution.
![]() |
||
Comment 1•21 years ago
|
||
What are your cache settings?
Comment 2•21 years ago
|
||
have you tried shift-reload?
it would be helpful if you could provide a HTTP log per the instructions found here:
http://www.mozilla.org/projects/netlib/http/http-debugging.html
thanks!
Comment 3•21 years ago
|
||
worksforme, because it does with my php scripts, and due to lack of reply
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•