|
|
#1 (permalink) |
|
Surpass Staff
Joined in May 2003
Lives in Orlando
23,926 posts
Gave thanks: 904
Thanked 768 times
|
If you use Movable Type, Movable type may not work when rebuilding the site within a phpsuexec environment.
Essentially, what this means is that after you make a posting in your blog, your site stops functioning. This is because movable type re-creates the files with the wrong permissions. There's a way to get around this - simply find the mt.cfg file and look for the following lines: #HTMLPerms 0777 #UploadPerms 0777 Remove the # signs in the beginning of the lines, save your file, and try to re-generate your site again. All should be functional at this point.
__________________
Have you ever want to draw a windmill, and after that animate it? No problem!
|
|
|
|
|
|
#2 (permalink) |
|
Surpass Staff
Joined in May 2003
Lives in Orlando
23,926 posts
Gave thanks: 904
Thanked 768 times
|
Or...
Open the file mt-config.cgi and find these rules: # HTMLPerms 0777 # UploadPerms 0777 Just change to: HTMLPerms 0644 UploadPerms 0644
__________________
Have you ever want to draw a windmill, and after that animate it? No problem!
|
|
|
|
|
|
#5 (permalink) |
|
Surpass Staff
Joined in May 2003
Lives in Orlando
23,926 posts
Gave thanks: 904
Thanked 768 times
|
Can you put back up the link to where your Movable Type install is so I can have someone check it. Right now I can pull up your site fine but I think you put a temporary page up.
__________________
Have you ever want to draw a windmill, and after that animate it? No problem!
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Comfy Contributor
Joined in Aug 2004
Lives in Valdosta, Georgia
Hosted on Nifty
169 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
It's my 404 error page. Today they changed some type of permissions on my archive folders and stuff... but someone posted a comment and the index page went caput.
Right now the index.php is listed in CPanel File Manager as 666.... http://www.kismetology.net/mt/mt.cgi |
|
|
|
|
|
#7 (permalink) |
|
Registered User
Comfy Contributor
Joined in Aug 2004
Lives in Valdosta, Georgia
Hosted on Nifty
169 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
I thought it was just the index.php file now but some of the archives aren't working either, such as http://www.kismetology.net/paige/con...wn_seether.php
|
|
|
|
|
|
#9 (permalink) |
|
Registered User
Comfy Contributor
Joined in Aug 2004
Lives in Valdosta, Georgia
Hosted on Nifty
169 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
An Administrator emialed me saying that they fixed it but someone posted a comment to an entry on the index page and it did it again....
|
|
|
|