Page 1 of 1

Utils.php Warnings

PostPosted: Sat May 22, 2004 3:26 pm
by MFernandes
hey, i'm trying to use your DGS Search v0.9.6 and it´s works wonderfully! but apeeae this warnings:

Warning: set_file_buffer(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\caminha2\dgssearch\libs\utils.php on line 209

Warning: fwrite(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\caminha2\dgssearch\libs\utils.php on line 213

Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\caminha2\dgssearch\libs\utils.php on line 214

how can i resolve this problem?

I do not config any path to the cache file in config.php file ($config["cacheFile"]=''). it is really important?

thank
Marcos Fernandes

PostPosted: Thu May 27, 2004 9:32 pm
by sella
You have to specify a filename for the cacheFile. Thats likely why you are gettng these errors.