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

Pages: [1]
1
CSF Firewall / Limit accessing 2031 control panel port by IP address
« on: July 30, 2021, 01:57:44 PM »
Hi all
I want to disable login screen to control panel except specific IP addresses on my server
Assume my cwp login address is site.com:2031/login/index.php
I want only allowed IP addresses can see this screen
Can I manage this by creating a csf rule granting access for specified IP addresses,
 1.1.1.1 is allowed for 2031 or 2087 port

2
Suggestions / Ip Changing, Disabling phpmyadmin or change Url
« on: May 19, 2021, 02:39:35 PM »
Hi all
I want to make some offers for CWP

1- I am using digitalocean and it has a feature called snapshot
https://docs.digitalocean.com/products/images/snapshots/
It helps us with saving all server and database files and create a new server which is identical we have saved with  when we need .
We can not change instantly ip addresses when create a new server using snapshot.
Creating a new server(installing cwp,creating database,many configs,composer files,npm files) is not a solution If we need to take quick action.
So we can change ip addresses immediately without requesting ip address change. If this is a monetarily thing, we can add deposit  to cwp and if we change IP address , Cwp may charge us using our deposit


2- We can not change phpmyadmin Url
It can not to be disabled  phpmyadmin or  changed path from pma to foo(anything). It would be great if we can change or disable it

3- two step verification for root login. Using google authenticator for root login would also be great.


3
MySQL / Mysql Config Editor
« on: May 08, 2021, 01:08:47 PM »
Hi all
I want to change some settings on mysql
When I click MySQL Configuration, It only shows that it includes config filed under /etc/my.cnf.d

I want to change innodb_buffer_pool_size.
Which file  should I put the settings into from client.cnf ,enable_encryption.preset ,mysql-clients.cnf ,server.cnf ,tokudb.cnf

4
PHP / Pecl Ext not working after upgrading to 7.4
« on: May 02, 2021, 06:50:05 PM »
Hi all
I have been using oauth 1 pecl extension with php 7.2
But after upgrading to 7.4 , I got Class 'OAuth' not found
I can not run my  script via cli
/opt/alt/php-fpm71/usr/bin/php index.php
I got same error.
How can I run a php file via cli with its settings



5
Other / Creating server from Digitalocean snapshot
« on: March 06, 2021, 07:20:57 PM »
Hi all
I have created a snapshot on DigitalOcean for my server controlled by cwp
If I create a live server from that snapsot, What changes Should I make for newly created server from snapshot to work properly
For example, all ip addresses  must be changed with new server IP address on apache and nginx conf files
Are there any changes I should make like above?
thanks 

Pages: [1]