faqts : Computers : Programming : Languages : PHP : Common Problems : Caching

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

0 of 1 people (0%) answered Yes
Recently 0 of 1 people (0%) answered Yes

Entry

My php pages are not updating when I make changes to them. No header changes seem to change it. (?)

Jul 18th, 2006 09:17
Christopher Jacobs,


It was in the php.ini file.
doc_root=yadayada
i had my php files in another wwwroot folder but it was looking in the 
doc_root one which had a duplicate file name in it.

doh!