If I manually click "generate html now" in the admin panel then it goes through the steps and reginerates all pages. However at random steps it tells me that i need to chmod a certain file to 666. This just happens occasionally and it looks like all files are generated, even the ones that gave me the warning.
If I set it to auto reginerate when needed (no load distribution) and modify a link or category then I get a notice at the top of the edit screen telling me that i need to chmod the relavent files and it does not regenerate the pages.
All files are obviously set to 666 now or i wouldn't be able to regenerate all from the admin panel. I have verified this several times through ftp.
Is it possible that the pages cant be generated if someone is pulling them at the time? Any thing else I can try? Can someone verify this isn't a bug?
Adding more content means its taking longer and longer to regenerate everything. Is there some other information I can give to help figure out whats going on with my install?
I'm not sure if this is what you are saying but my php doesn't seem to be in safe mode
; ; Safe Mode ; safe_mode=off
; By default, Safe Mode does a UID compare check when ; opening files. If you want to relax this to a GID compare, ; then turn on safe_mode_gid. safe_mode_gid = Off
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Automatically generate html
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
If I manually click "generate html now" in the admin panel then it goes through the steps and reginerates all pages. However at random steps it tells me that i need to chmod a certain file to 666. This just happens occasionally and it looks like all files are generated, even the ones that gave me the warning.
If I set it to auto reginerate when needed (no load distribution) and modify a link or category then I get a notice at the top of the edit screen telling me that i need to chmod the relavent files and it does not regenerate the pages.
All files are obviously set to 666 now or i wouldn't be able to regenerate all from the admin panel. I have verified this several times through ftp.
Is it possible that the pages cant be generated if someone is pulling them at the time? Any thing else I can try? Can someone verify this isn't a bug?
Mitchell
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
Bump.
Adding more content means its taking longer and longer to regenerate everything. Is there some other information I can give to help figure out whats going on with my install?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I'm getting all sorts of messages about safe mode disallowing things when I test non-locally.
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
I'm not sure if this is what you are saying but my php doesn't seem to be in safe mode