You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, while trying to use the xWebsite resource to set the log path for the Default Website, it tells me that the log path is correctly set, but then right after tells me that it's not and that it'll update it.
The log path gets updated correctly if I ever change it to something else, to verify that the resource works, but this breaks my validation has it always returns false because of this, Here how the verbose looks like (attached image):
Is that normal behavior?
Thks in advance and don't hesitate if you have any questions.
Steph
The text was updated successfully, but these errors were encountered:
I looked at this and it's caused by an incorrect check on $website.logfile.logPath. This should be changed to $website.logfile.directory. I will add some extra tests and change the incorrect statements and offer a pull request to fix this.
Hi, while trying to use the xWebsite resource to set the log path for the Default Website, it tells me that the log path is correctly set, but then right after tells me that it's not and that it'll update it.
The log path gets updated correctly if I ever change it to something else, to verify that the resource works, but this breaks my validation has it always returns false because of this, Here how the verbose looks like (attached image):
Is that normal behavior?
Thks in advance and don't hesitate if you have any questions.
Steph
The text was updated successfully, but these errors were encountered: