Cache
Brought to you by:
iridium
From: Greg L. <wv...@wv...> - 2002-08-25 02:11:04
|
Has anyone been able to get caching to work? Are there any tips that might help? I am particularly confused by the references to naming the configuration file. There are separate references that say it should be called one of the following: config.inc, config.php, or defaults.inc. Is that where I'm going wrong? The only thing I seem to be able to get any results out of is changing the flags in the config-dist.inc file. Here are the messages I get: MySQL----- Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/wvfc/wvfc-www/wxphp/phpweather.inc on line 391 DBM database----- Fatal error: Call to undefined function: dbmopen() in /home/wvfc/wvfc-www/wxphp/phpweather.inc on line 34 XML----- XML file does not exist or we couldn't open it for read/write! I have tried chmod 666 and 777 in different combinations on the wxphp directory and the cache.xml file. If anyone has any ideas I would appreciate it. Thanks In Advance, Greg |