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.


Topics - rout3rx

Pages: [1]
1
CentOS-WebPanel Bugs / problem with ssl
« on: April 06, 2018, 11:10:29 AM »
hello
i use Apache & Nginx Reverse Proxy in cwp. i didn't have any changes in apache but after rebuild vhost, sites on SSL not loaded, i check the configuration and i saw in the ssl.conf ports from Listen 443 changes to Listen 8443 and it makes some errors
after all i change the configuration to apache only and it works with SSL good.

i want to reinstall apache & nginx rev proxy but get some errors :
Code: [Select]
Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/g.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/ransompod.ir.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/.net.conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

Warning: file_put_contents(/etc/nginx/conf.d/conf): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/hooks.php on line 0

how can i get back to my configuration and work with that correctly?

Pages: [1]