Date: 09/27/00
- Next message: Max Derkachev: "Re: [phplib] any way to parse .php3 files with template.inc?"
- Previous message: warn: "Re: [phplib] 7.2b-win95 showoff.php3 glitch"
- In reply to: warn: "[phplib] 7.2b-win95 showoff.php3 glitch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is a common problem for most people jumping into the web development
field. It is not a bug persay, but moreso a caching issue. Browsers and
proxies cache pages. When this happens, page retrieval happens at the
browser or proxy level. The request never actually reaches the server,
henceforth no new page displaying an updated counter.
The best fix for this would be to turn caching off.
-- Vibol Hou Director, KhmerConnection.com "Connecting Cambodian Minds, Art, and Culture" http://www.khmerconnection.com-----Original Message----- From: warn [mailto:lge888 <email protected>] Sent: Wednesday, September 27, 2000 6:08 AM To: phplib <email protected> Subject: [phplib] 7.2b-win95 showoff.php3 glitch
hello: running a local dev box: win95/apache 1.3.12/phplib7.2b/php3.0.16
index.php3 counter increments once on reload but does not on subsequent reloads, when logged as kris/test, incrementing occurs ONLY when using netscape's browser reload, but when using reload link on page... it reverts to login page again, if login again here, expected page shows and incrementing occurs as stated above... when still logged in, loading defauth.php3 indicates "no permissions" and asks to relogin as kris/test... relogin fails... unless logging out first.
BTW, scriptalias for /php3/ shows action path /php3/php.exe/... in location bar, apache misconfig?
I have 7.2b running on webhost without incidence (Apache/1.3.12 (Unix) mod_macro/1.1.1 PHP/3.0.16).
Thanks in advance for any words of wisdom... -Warren
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Max Derkachev: "Re: [phplib] any way to parse .php3 files with template.inc?"
- Previous message: warn: "Re: [phplib] 7.2b-win95 showoff.php3 glitch"
- In reply to: warn: "[phplib] 7.2b-win95 showoff.php3 glitch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

