Bug #16 - news cache OK but not OK - Return to bug list
Reporter: ****** Created: 05-05-2005
Project: Priority:
Component: Severity:
Version: OS:
To be Closed in Version Database:
Closed in Version Reported on Site
Summary: Status:
URL: Resolution:
Assigned To: Add CC:
Dependencies:
Add Dependency:
Remove Dependency:

Remove selected CCs:
Additional Comments:



You must be logged in to modify this bug
Attachments: Create Attachment
Name Size Type Created  
No attachments


Comments:
Posted By: ******
Date: 8:28 AM On 05-05-2005
Building News Cache...
Opening news file...OK

Saving news...OK

Creating temporary news storage...There was an error creating the temporary file. Please go back and try again. Update aborted.

I'v created the news.txt files and CHMODED it to 666 or even 777 it gives me the same error...

Posted By: ******
Date: 11:00 AM 05-05-2005
After some research i found that with the original packages of utopia news pro, there where not
4 text files needed for the news cache function.

so i created them, and now i get the message:
Building News Cache...
Opening news file...OK

Saving news...OK

Creating temporary news storage...OK

Writing news to temporary storage...OK

Copying news from temporary storage into permanent storage...OK

Removing temporary storage...
Warning: unlink(tempnews.txt): Permission denied in /home/.sites/132/site12/web/news/upload/newscache.php on line 100
OK

News cache created successfully.

on line 100 i can see:

unlink($tempfilename);

of course my *.txt files have the correct name,
so i dunno how to archieve no error result at all...

permission denied, but i log into the admin panel
with the admin user, and still i receive this msg :/

dunno if all this help..but voila :)