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.
16
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?
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?
17
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?
how can i pay for pro version? i tried with skrill but cannot pay..
Can anybody help?
18
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..
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..
19
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..
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..
20
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.
21
CentOS 7 Problems / SQLSRV is not running
« on: May 08, 2020, 11:50:30 PM »
i try to open sqlsrv on php 7.3.17, clicked sqlsrv checkbox and rebuilded but not in list of info.. i tried all steps on cwp-wiki, all of success but still not working.. how can i install driver and run sqlsrv support on cwp?
22
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 02:04:31 AM »
i solved that like this, maybe the other users need the solve
i created file in /usr/local/php/php.d/user.ini
and i put this in the file,
upload_max_filesize = 40M
post_max_size = 35M
save and exit and now php info looking correct size.
i created file in /usr/local/php/php.d/user.ini
and i put this in the file,
upload_max_filesize = 40M
post_max_size = 35M
save and exit and now php info looking correct size.
23
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:41:32 AM »
i changed 3 files more 2m but still lookin info.php upload_max_filesize 2 m
24
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:36:07 AM »
/etc/php.ini
/opt/alt/php7/usr/php/php.ini
/usr/local/bin/php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-06-59_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-07-15_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-25-37_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-01_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-18_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_23-25-55_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-26_03-01-49_php.ini
/usr/local/cwp/php71/php.ini
/usr/local/cwp/php71/php.ini.rpmsave
/usr/share/doc/php-common-5.4.16/php.ini-development
/usr/share/doc/php-common-5.4.16/php.ini-production
i checked all of them.. and i will check again now.. hope i can find
/opt/alt/php7/usr/php/php.ini
/usr/local/bin/php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-06-59_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-07-15_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-25-37_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-01_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-18_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_23-25-55_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-26_03-01-49_php.ini
/usr/local/cwp/php71/php.ini
/usr/local/cwp/php71/php.ini.rpmsave
/usr/share/doc/php-common-5.4.16/php.ini-development
/usr/share/doc/php-common-5.4.16/php.ini-production
i checked all of them.. and i will check again now.. hope i can find
25
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:24:05 AM »
i changed /usr/local/bin/php.ini name ph.i but still working.. then, its not using this file.. but which one?
26
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:22:10 AM »
no such file or directory
27
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 12:29:56 AM »
i have free licence cwp and nginx+apache+varnish
phpinfo command says that;
Configuration File (php.ini) Path /usr/local/php
Loaded Configuration File /usr/local/bin/php.ini
Scan this dir for additional .ini files /usr/local/php/php.d
i opened that file php.ini with console nano and changed.. restarted the server but still looking size like that;
upload_max_filesize 2M 2M
phpinfo command says that;
Configuration File (php.ini) Path /usr/local/php
Loaded Configuration File /usr/local/bin/php.ini
Scan this dir for additional .ini files /usr/local/php/php.d
i opened that file php.ini with console nano and changed.. restarted the server but still looking size like that;
upload_max_filesize 2M 2M
28
CentOS 7 Problems / php ini not changing
« on: April 25, 2020, 11:43:59 PM »
hello,
I want to change my php ini settings about upload max filesize.
when i try to change on php simple editor or php.ini configurator, its look good but when i try to open php info, its not changing. which file need to change? whats problem about that?
i try to change its 20 megs, but still lookin 2 megs.
I want to change my php ini settings about upload max filesize.
when i try to change on php simple editor or php.ini configurator, its look good but when i try to open php info, its not changing. which file need to change? whats problem about that?
i try to change its 20 megs, but still lookin 2 megs.
29
CentOS 7 Problems / Re: php-fpm not installed
« on: April 25, 2020, 11:42:35 PM »
i solved the problem like this,
removed all accounts and domains on my server and changed apache settings then all services working fine.
removed all accounts and domains on my server and changed apache settings then all services working fine.
30
CentOS 7 Problems / Re: CWP 7 can't login to user panel
« on: April 23, 2020, 10:30:35 PM »
just try to address of hostname:2083 not any tags or address..