Click to See Complete Forum and Search --> : three warnings


Anon
01-29-2002, 11:21 PM
I just installed Mythreads 0.6.1, but everytime i opens index.php i get the following error-message:

Warning: fopen("./tmp/frontpage.cache","w") - Permission denied in ./lib/lib_main.php3 on line 217

Warning: Unable to find file identifier 0 in ./lib/lib_main.php3 on line 219

Warning: Unable to find file identifier 0 in ./lib/lib_main.php3 on line 221

I didn't changed anything in the lib_main.php3. is this a common error? and is there anybody out there, who knows what to do?

thanks,
sebastian munz

mattwade
01-30-2002, 12:43 AM
Sounds like the web server doesn't have write permission on that file/directory. Does that directory (./tmp/) even exist?

Matt Wade
codewalkers.com