usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.53k stars 591 forks source link

permission and ssl issues 2.0 #299

Closed adzkii-i closed 4 years ago

adzkii-i commented 4 years ago

creating new sites throws a 404 not found error page, found out it was permission problems, 0711 set by cyberpanel. i have too manually set the permissions to the directory to 0755 for the site to work. also noticed upgrading from previous version to 2.0, ssl no longer generates for the sites created. error logs showing nothing relevant to these problems.

ubuntu 18x cyberpanel 2.0, openlitespeed

usmannasir commented 4 years ago

You service provider?

usmannasir commented 4 years ago

Fixed https://github.com/usmannasir/cyberpanel/commit/d0fd6316774443a8920d969df6e5895819bb8dde

You can change back public_html to 750, and group of folder to nogroup (this is only for ubuntu).