With templates, personally I use the online editor so I don't run into the issue, but you can use the admin panel's chmod utility to set all templates to 666. Or just delete before uploading.
Your email account seems dead, this reply bounced:
Hi. This is the qmail-send program at yahoo.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out.
72.52.171.206 does not like recipient. Remote host said: 550 No such address here Giving up on 72.52.171.206.
There's no reason to chmod files which are owned by the script's user ("nobody") -- it already has full control over them, chmoding would only give other users control who don't need it.
This is normal behavior when PHP runs as apache. As I mentioned in the thread, suExec may offer an alternative but I haven't tried it.
- Paul
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on upgrade problems after changing server
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
With templates, personally I use the online editor so I don't run into the issue, but you can use the admin panel's chmod utility to set all templates to 666. Or just delete before uploading.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Your email account seems dead, this reply bounced:
Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
72.52.171.206 does not like recipient.
Remote host said: 550 No such address here
Giving up on 72.52.171.206.
There's no reason to chmod files which are owned by the script's user ("nobody") -- it already has full control over them, chmoding would only give other users control who don't need it.
This is normal behavior when PHP runs as apache. As I mentioned in the thread, suExec may offer an alternative but I haven't tried it.
- Paul