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 - akechi

Pages: [1]
1
Tomcat / Re: Tomcat Server
« on: January 04, 2023, 05:51:34 PM »
How to resolve this? I already enabled option

"Tomcat server available in user panel:"

and also edited tomcat-users.xml file

in the user panel it displays the message below

"Tomcat Manager not available, please contact admin for more information."

2
Information / Re: Virus on some websites hosted on cwp server
« on: September 28, 2022, 11:35:46 AM »
htaccess is being created in all directories of these sites with this content.
<FilesMatch ".(php|php5|phtml)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "^(access.php|locale.php|uninstall.php|themes.php|wp-login.php|xmlrpcs.php|admin.php|load.php)$">
Order allow,deny
Allow from all
</FilesMatch>

3
Information / Virus on some websites hosted on cwp server
« on: September 28, 2022, 11:26:37 AM »
Guys, client has some sites hosted with me and these sites are being hacked, index.php code is changed and inside the root is creating wp-admin, wp-content and wp-uncludes folders..
Remembering that the client does not use wordpress and the site was designed in laravel.




Server has mod_security enabled, firewall, clamAV, lynis, symlink, maldet, rkhunter and I made many security changes as per http://wiki.centos-webpanel.com/


4
Information / Re: Limit Server Resources per User
« on: November 28, 2021, 11:20:17 PM »
the package has cgroups option: where a numerical value is assigned, how can I assign a template created in cgroups? or will I have to configure every account manually??



5
Information / Limit Server Resources per User
« on: November 27, 2021, 02:39:23 PM »
I do have a question tho. It is posible to assign to one of the user more than 400 value (4CPUs) for a server that has 8 CPUs ? Thanks in advance.

Edit.
in Package how can I assign cgroups? for when creating account be automatically assigned to cgroups rule or does this option not work in the package?

6
Information / Re: Email goes to spam , enterprise support no reply
« on: November 27, 2021, 12:08:30 AM »
Have you checked your rdns settings, if ip is not blacklisted?

I installed the panel on the server and emails work perfectly and I didn't need to do anything else

7
Thanks, Sandeep and studio 4host! I installed it on stream 8 so far it's perfect, I've seen many complaining about the panel and so far I just have to congratulate all the developers...

8
Currently I have a server with cpanel and I would like to use cwp for production too, but I'm in doubt if I install it on centos 7 or Stream 8?

Pages: [1]