Quote:
Originally Posted by JimmXinu
Are you removing the '#' chars before browser_cache_path to uncomment it?
|
Quote:
Originally Posted by JimmXinu
Both. A line beginning with a '#' is commented out and ignored.
The error indicates that you don't have a correct value for browser_cache_path set.
|
Quote:
Originally Posted by novelas_
###browser_cache_path:C:\Users\myname\AppData\Loca l\Google\Chrome\User Data\Default\Cache\Cache_Data
###browser_cache_path:C:\Users\myname\AppData\Loca l\Google\Chrome\User Data\Profile 1\Cache\Cache_Data
###browser_cache_path:C:\Users\myname\AppData\Loca l\Google\Chrome\User Data\Default\Cache\Cache_Data
does this need to be also uncommented?
|
Yes. One of those lines--the one that leads to your browser's cache directory--needs to NOT have hash(#) characters in front of it.