Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - har0ld

Pages: [1]
1
CentOS-WebPanel Bugs / Create subdomain parent directory wrong ownership
« on: September 20, 2017, 11:23:43 AM »
When creating a subdomain and changing path into multiple sub-directories the parent directory owner is set to root while the public_html directory owner is correct.




2
Installation / Re: CGI issue running in the new installed CWP with Centos 7
« on: September 10, 2017, 08:38:12 AM »
After following the instructions from this link http://wiki.centos-webpanel.com/how-to-run-cgi-scripts-with-apache I am still unable to run CGI scripts. It turns out I also need perl-CGI installed which is not installed by default (CWP version 0.9.8.354)

Code: [Select]
yum install perl-CGI

3
After following the instructions from the link above http://wiki.centos-webpanel.com/how-to-run-cgi-scripts-with-apache I am still unable to run CGI scripts. It turns out I also need perl-CGI installed which is not installed by default (CWP version 0.9.8.354)

Code: [Select]
yum install perl-CGI

4
CentOS-WebPanel Bugs / Addon domain uses sub-domain vhost template
« on: September 10, 2017, 02:51:52 AM »
Hi all,

I have experienced this issue when adding a new addon domain to an existing user.

I have create a new user and added a new domain domain1.tld
Next I have added a second domain domain2.tld to the same user.

After rebuilding the vhost from the "Rebuild Virtual Hosts" menu the second domain "domain2.tld" is using the sub-domain template instead of using the same template used for domain1.tld

From the attached image you can see that the template for addon domain is the subdomain template.



Pages: [1]