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

Pages: [1] 2 3
1
CentOS-WebPanel GUI / Re: How to prevent cwp auto update
« on: June 20, 2023, 08:14:17 AM »
oh so sorry it was my mistake and misunderstood..

you can disable auto update from here,

open left menu:
CWP Settings / Edit Settings

and find the CWP Updates options:

Stable (Stable version, at least two weeks tested)
Latest (Latest version, NOT fully tested)

if you select stable, it will not auto update anymore..


2
CentOS 7 Problems / Re: Problems with run next js project
« on: June 20, 2023, 06:13:18 AM »
hi,

I have same problem. I re-installed my server for that reason but the same result again. when i try to use node -v, its showing version but npm is not working. cannot find npm. i think, cwp panel nodejs manager cannot find the true path or npm start access problem have. anyone solved that problem?

3
CentOS-WebPanel Bugs / Cannot Add Nat IP
« on: January 13, 2023, 12:08:58 PM »
Hi,
I just install new server and i cannot find add nat ip in server config nat menu. How can I fix that problem or how can i find the file for nat ip update in terminal?

https://pasteboard.co/gA9r0dPAtAuV.png

screen is here..

another problem is cwp settings and edit settings, Nat Local IP section is empty select box and have message under select box this;

Disabled: activate nat-ed network configuration

so, if i cannot add ip in ip nat menu (no have button and picture there) here will not be enable again..

this is clean install and not changed anything yet.. how can i enable?

4
CentOS-WebPanel GUI / Re: IP Nat cannot add new configuration
« on: January 13, 2023, 10:24:03 AM »
I tried new installation today and again its the same. I have already another server and i have add button here in the image..



https://pasteboard.co/gA9r0dPAtAuV.png

no have this button and i cannot add any nat ip in the table. If i can add this, i can set my server options to the nat behind working.. how can i solve this problem or else, how can i find this file for add manually in terminal?

5
CentOS-WebPanel GUI / Re: How to prevent cwp auto update
« on: December 13, 2022, 06:12:33 AM »
Left menu, Server Settings / Crontab for users

+ New cron

command: yum -y update

choose user and choose schedule weekly on sunday.. thats enough weekly update.

if you have cwp pro, you can manuel update pack by pack.. left menu, server settings / yum manager and you can see all packages which needed update and just click update button. thats all..


actually i want to stop totally cwp update.... i want to do update manually....

6
CentOS-WebPanel GUI / Re: How to prevent cwp auto update
« on: December 12, 2022, 08:43:48 AM »
Left menu, Server Settings / Crontab for users

+ New cron

command: yum -y update

choose user and choose schedule weekly on sunday.. thats enough weekly update.

7
CentOS-WebPanel GUI / Re: Home Page CWP Info area "Your IP"
« on: December 12, 2022, 08:39:53 AM »
I already using behind nat but i tried re-build again. Still same. All request from gateway ip. I dont know what should i do.. If you want to see config screen or log file, i can send..

8
CentOS-WebPanel GUI / Re: Home Page CWP Info area "Your IP"
« on: December 06, 2022, 01:38:49 PM »
anybody no have any idea for that? i installed new server and checked that but no have any problem like that. but my old server always show gateway ip address for all visitors.

9
CentOS-WebPanel GUI / Re: How to prevent cwp auto update
« on: November 29, 2022, 08:42:21 AM »
hi,

I added cron job for update weekly.
just add yum -y update rule for weekly enough for auto update.

10
CentOS-WebPanel GUI / IP Nat cannot add new configuration
« on: November 29, 2022, 08:40:06 AM »
Hi,

I installed new server and cannot use nginx reverse server. When i try to start always get error. My old server have ip problem, so i installed new one but no have add new configuration button in ipnat area.

I installed 3 times for check that (maybe something wrong so i clean install again and again) but always same.. What should i do? What i miss?

11
CentOS-WebPanel GUI / Home Page CWP Info area "Your IP"
« on: November 29, 2022, 08:38:01 AM »
Hi,

I'm using long time cwp and this problem is first time to see until last september. All visitors before logging real ip (inside of lan or outside of lan) and now, when i login the admin page its showing gateway ip (10.16.22.1) and other visitors log details the same until september. I just saw that problem in my logs and homepage.

How to fix that problem? what's changing that ip information?

12
PHP / Re: PHP Version Switcher
« on: August 03, 2022, 02:07:40 PM »
CWP 0.9.8.1142 free version and i cannot use php switch
how can i pay for pro version? i tried with skrill but cannot pay..
Can anybody help?

13
PostgreSQL / Re: How can i install postgreSQL?
« on: August 11, 2020, 12:35:57 PM »
i solved my problem myself..

first, istall by console this command;

yum install postgresql-server postgresql-contrib

after that this command for create new db;

postgresql-setup initdb

if the see data directory is not empty! error, then remove data directory first
this path;

/var/lib/pgsql/data

after that try again same command;

postgresql-setup initdb

then will be create new database and start services and add autoload;

systemctl start postgresql
systemctl enable postgresql

thats all..

14
PostgreSQL / How can i install postgreSQL?
« on: August 11, 2020, 07:15:13 AM »
Hi,

i deleted postgres database and cannot use postgresql anymore. So, i uninstalled by terminal with this command

yum remove postgresql-server postgresql postgresql-devel

and when i open cwp admin page, postgresql installer, show click to install postgresql

and i try to install by web but its not working. not installing anything.

i can open phpgadmin page but its empty and cannot login there too.. please help..

15
CentOS 7 Problems / Re: SQLSRV is not running
« on: May 09, 2020, 11:48:20 AM »
im using free version of cwp and i used PHP Version Switcher v2. Now running PHP version of my server 7.3.17 and tried rebuild with sqlsrv plugin but its not working.. if need some log, i can show, just say what should i write on console. :)

Pages: [1] 2 3