Hi all,
I'm having a problem trying to create a sub-domain on my server. Now, my server is Debian Stretch, but Sentora has been working perfectly up until this issue.
So when I try to create a sub-domain, I get an error saying the domain is not valid. I've had a look at this fileĀ https://github.com/sentora/sentora-core/...er.ext.php and I've updated it based on the above link. But I'm still getting the same issue. I think I have tracked the issue to the $badname variable in the file. I think, for some reason, all of my domains are showing as a $badname = TRUE.
I supposed I could test changing the code slightly and then changing it back but is there another, more formal way of declaring what is/isn't a $badname?
I'm having a problem trying to create a sub-domain on my server. Now, my server is Debian Stretch, but Sentora has been working perfectly up until this issue.
So when I try to create a sub-domain, I get an error saying the domain is not valid. I've had a look at this fileĀ https://github.com/sentora/sentora-core/...er.ext.php and I've updated it based on the above link. But I'm still getting the same issue. I think I have tracked the issue to the $badname variable in the file. I think, for some reason, all of my domains are showing as a $badname = TRUE.
I supposed I could test changing the code slightly and then changing it back but is there another, more formal way of declaring what is/isn't a $badname?