Domain Parking does not correct permissions

bert

Well-Known Member
Aug 21, 2001
593
0
316
When parking a domain via WHM, the customer gets a fatal error on some email screens, the error reads something like &Cannot read /etc/valiases/.... this can only result in error& This is caused because the domain parking script does not properly chown the file in /etc/valiases and it leaves it under the ownership of root. Can this be fixed?

It is just extremely annoying to have to change ownership of files via SSH when WHM should do it on its own.

Thank you :p
 

moronhead

Well-Known Member
Aug 12, 2001
706
0
316
[quote:56c35f4ed4][i:56c35f4ed4]Originally posted by DaveDark[/i:56c35f4ed4]

Have you submitted a bug report on bugzilla?[/quote:56c35f4ed4]
This really should be fixed without a bug report in the sense that it only started to surface recently. It had been working correctly before then. It happens with subdomains too.
 

DaveUsedToWorkHere

Well-Known Member
Dec 28, 2001
686
1
318
Bert,
Bug reports allows us to centralize the bugs. Anyone could post a bug anywhere on the forum, and we might not see it. This is why we have bugzilla.
 

bert

Well-Known Member
Aug 21, 2001
593
0
316
Hi Dave,

Sure I will report it. Keep in mind that the comment was made by moronhead not me ;)
 

snowgod

Well-Known Member
Sep 23, 2001
70
0
306
[quote:6615602c4d][i:6615602c4d]Originally posted by moronhead[/i:6615602c4d]

[quote:6615602c4d][i:6615602c4d]Originally posted by DaveDark[/i:6615602c4d]

Have you submitted a bug report on bugzilla?[/quote:6615602c4d]
This really should be fixed without a bug report in the sense that it only started to surface recently. It had been working correctly before then. It happens with subdomains too.[/quote:6615602c4d]

No bug should EVER be fixed without a bug report.
 

moronhead

Well-Known Member
Aug 12, 2001
706
0
316
[quote:3c1b37c33b][i:3c1b37c33b]Originally posted by snowgod[/i:3c1b37c33b]

No bug should EVER be fixed without a bug report.[/quote:3c1b37c33b]
.... Unless the bug is discovered during testing and gets fixed. ;)