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.
1
Problems on other RedHat linux servers / Re: Almalinux: User Quota
« on: December 20, 2022, 08:33:46 PM »
i have the same problem.
2
MySQL / Database create without prefix "_test"
« on: November 27, 2022, 10:54:11 AM »
Hi, when I create a database from :2083 it does not reflect it in the same panel, but it is created in mysql BUT without the prefix, when I add a database manually with user prefix it does reflect in the panel, any hint? if only I could see the code!
Regards
Regards
3
Apache / Re: Apache Compiler
« on: October 19, 2022, 08:03:57 PM »
When can we expect to see 2.4.54 available for compilation? 2.4.54 was released 2 months ago on 2022-06-08
+1
+1
4
How to / Re: CWP Load Balanced
« on: April 29, 2022, 10:10:59 PM »
Maybe they can use the API and a python or php script to synchronize the accounts.
5
PHP Selector / Re: php 7.4 with pear
« on: August 23, 2020, 11:36:18 AM »
Hi, what you need to do is click on "Reset options", then configure and manually add what you need, including pear.
Then you compile and you're done . Greetings.
*Hopefully they will add the option pear in the other section "select".
Then you compile and you're done . Greetings.
*Hopefully they will add the option pear in the other section "select".
Quote
[config-path]
default=1
required=1
option="--prefix=/opt/alt/php-fpm74/usr --with-config-file-path=/opt/alt/php-fpm74/usr/php"
info-file=config-path.txt
pre-script="php74.sh"
[config-scan]
default=1
required=1
option="--with-config-file-scan-dir=/opt/alt/php-fpm74/usr/php/php.d"
info-file=config-scan.txt
[zlib]
default=1
option="--with-zlib=/usr"
info-file=zlib.txt
include=zlib-dir
[mbstring]
default=1
option="--enable-mbstring"
info-file=mbstring.txt
[zip]
default=1
option="--with-zip"
info-file=zip.txt
[bcmath]
default=1
option="--enable-bcmath"
info-file=bcmath.txt
[pcntl]
default=1
option="--enable-pcntl"
info-file=pcntl.txt
[ftp]
default=1
option="--enable-ftp"
info-file=ftp.txt
[exif]
default=1
required=1
option="--enable-exif"
info-file=exif.txt
[calendar]
default=1
option="--enable-calendar"
info-file=calendar.txt
[sysvmsg]
default=1
required=1
option="--enable-sysvmsg"
info-file=sysvmsg.txt
[sysvsem]
default=1
required=1
option="--enable-sysvsem"
info-file=sysvsem.txt
[sysvshm]
default=1
required=1
option="--enable-sysvshm"
info-file=sysvshm.txt
[tidy]
default=1
option="--with-tidy"
info-file=tidy.txt
[curl]
default=1
required=1
option="--with-curl"
info-file=curl.txt
[mcrypt]
default=1
script="mcrypt.sh"
info-file=mcrypt.txt
[iconv]
default=1
option="--with-iconv"
info-file=iconv.txt
[gmp]
default=1
option="--with-gmp"
info-file=gmp.txt
[pspell]
default=1
option="--with-pspell"
info-file=pspell.txt
[gd]
default=1
option="--enable-gd"
info-file=gd.txt
[gd-jpeg]
default=1
option="--with-jpeg"
info-file=gd.txt
[gd-freetype]
default=1
option="--with-freetype"
info-file=gd.txt
[gd-jis-conv]
default=1
option="--enable-gd-jis-conv"
info-file=gd.txt
[gd-webp]
default=1
option="--with-webp"
info-file=gdwebp.txt
[zlib-dir]
default=1
option="--with-zlib-dir=/usr"
info-file=no.txt
[xpm-dir]
default=1
option="--with-xpm"
info-file=no.txt
[openssl]
default=1
option="--with-openssl"
info-file=openssl.txt
[pdo-mysql]
default=1
option="--with-pdo-mysql=mysqlnd"
info-file=pdo-mysql.txt
[gettext]
default=1
option="--with-gettext=/usr"
info-file=gettext.txt
[bz2]
default=1
option="--with-bz2=/usr"
info-file=bz2.txt
[mysqli]
default=1
option="--with-mysqli"
info-file=mysqli.txt
[soap]
default=1
option="--enable-soap"
info-file=soap.txt
[phar]
default=1
option="--enable-phar"
info-file=phar.txt
[xsl]
default=1
option="--with-xsl"
info-file=xsl.txt
[xmlrpc]
default=1
option="--with-xmlrpc"
info-file=xmlrpc.txt
[kerberos]
default=1
option="--with-kerberos"
info-file=kerberos.txt
[posix]
default=1
option="--enable-posix"
info-file=posix.txt
[sockets]
default=1
option="--enable-sockets"
info-file=sockets.txt
[pcre]
default=1
option="--with-external-pcre"
info-file=pcre.txt
[calendar]
default=1
option="--enable-calendar"
info-file=calendar.txt
[libdir]
default=1
required=1
option="--with-libdir=lib64"
info-file=libdir.txt
[mysql-sock]
default=1
required=1
option="--with-mysql-sock=/var/lib/mysql/mysql.sock"
info-file=mysql-sock.txt
[shmop]
default=1
option="--enable-shmop"
info-file=shmop.txt
[intl]
default=1
option="--enable-intl"
info-file=intl.txt
[imap]
default=0
option="--with-imap --with-imap-ssl"
info-file=imap.txt
[imagick]
default=1
script="imagick.sh"
info-file=imagick.txt
[memcached]
default=1
script="memcached.sh"
info-file=memcached.txt
[memcache]
default=0
script="memcache.sh"
info-file=memcache7.txt
[redis]
default=0
script="redis.sh"
info-file=redis.txt
[pgsql]
default=0
option="--with-pgsql=/usr/lib64/pgsql"
info-file=pgsql.txt
[pdo-pgsql]
default=0
option="--with-pdo-pgsql"
info-file=pdo-pgsql.txt
[mongodb]
default=0
script="mongodb.sh"
info-file=mongodb.txt
[uploadprogress]
default=1
script="uploadprogress.sh"
info-file=uploadprogress.txt
[ldap]
default=1
option="--with-ldap=/usr --with-ldap-sasl=/usr"
info-file=ldap.txt
pre-script="ldap.sh"
[ioncube]
default=1
script="ioncube.sh"
info-file=ioncube.txt
[sourceguardian]
default=1
script="sourceguardian.sh"
info-file=sourceguardian.txt
[pdo_firebird]
default=0
option="--with-pdo-firebird"
info-file=PDO_FIREBIRD.txt
pre-script="firebird.sh"
[mailparse]
default=1
script="mailparse.sh"
info-file=mailparse.txt
[ssh2]
default=1
script="ssh2.sh"
info-file=ssh2.txt
[fpm]
default=1
required=1
option="--enable-fpm"
info-file=fpm.txt
[zend-opcache]
default=1
option="--enable-opcache"
script="opcache.sh"
info-file=opcache.txt
[apcu]
default=1
script="apcu.sh"
info-file=apcu.txt
[sqlsrv]
default=1
script="sqlsrv.sh"
info-file=sqlsrv.txt
[xdebug]
default=1
script="xdebug.sh"
info-file=xdebug.txt
[sodium]
default=1
script="sodium.sh"
info-file=sodium.txt
[pear]
default=1
option="--with-pear"
info-file=pear.txt
6
PHP Selector / Re: php 7.4 with pear
« on: August 23, 2020, 10:23:02 AM »Code: [Select]
[pear]
default=1
option="--with-pear"
info-file=pear.txt
try.. Code: [Select]
/bin/sh./configure--prefix=/opt/alt/php-fpm74/usr--with-config-file-path=/opt/alt/php-fpm74/usr/php--with-config-file-scan-dir=/opt/alt/php-fpm74/usr/php/php.d--with-zlib=/usr--enable-mbstring--with-zip--enable-bcmath--enable-pcntl--enable-ftp--enable-exif--enable-calendar--enable-sysvmsg--enable-sysvsem--enable-sysvshm--with-tidy--with-curl--with-iconv--with-gmp--with-pspell--enable-gd--with-jpeg--with-freetype--enable-gd-jis-conv--with-webp--with-zlib-dir=/usr--with-xpm--with-openssl--with-pdo-mysql=mysqlnd--with-gettext=/usr--with-bz2=/usr--with-mysqli--enable-soap--enable-phar--with-xsl--with-xmlrpc--with-kerberos--enable-posix--enable-sockets--with-external-pcre[b]--with-pear[/b]--with-libdir=lib64--with-mysql-sock=/var/lib/mysql/mysql.sock--enable-shmop--enable-intl--with-ldap=/usr--with-ldap-sasl=/usr--enable-fpm--enable-opcache
7
CentOS-WebPanel Bugs / Re: user panel / module=softaculous - Could not write SESSION DATA
« on: January 08, 2020, 04:22:21 PM »
I have the same problem, I have reinstalled the module but I still have the same problem.
https://srv.ok.td:2083/cwp_x1fee23dxc7xbx5x/userkkc/?module=softaculous
Could not write SESSION DATA.
CWPpro version: 0.9.8.926
***************************************************
Problem solved by changing the owner of the folder
chmod 0711 /home/username/.softaculous
chown username:username /home/username/.softaculous
https://srv.ok.td:2083/cwp_x1fee23dxc7xbx5x/userkkc/?module=softaculous
Could not write SESSION DATA.
CWPpro version: 0.9.8.926
***************************************************
Problem solved by changing the owner of the folder
chmod 0711 /home/username/.softaculous
chown username:username /home/username/.softaculous
8
CentOS-WebPanel GUI / Re: List Accounts not showing the accounts list
« on: December 15, 2019, 10:24:20 AM »
Answer me:
https://srv.xxx:2083/cwp_123456789/user/user/index.php?module=email_accounts&acc=pipe&op=list
But a new, well-functioning CWP responds:
It seems that the session is rejected, you should review it .
Greetings
https://srv.xxx:2083/cwp_123456789/user/user/index.php?module=email_accounts&acc=pipe&op=list
Quote
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">....
But a new, well-functioning CWP responds:
Quote
{"sEcho":0,"iTotalRecords":0,"iTotalDisplayRecords":25,"aaData":[]}
It seems that the session is rejected, you should review it .
Greetings
9
CentOS-WebPanel GUI / Re: List Accounts not showing the accounts list
« on: December 15, 2019, 09:53:48 AM »I also have that problem, it doesn't show me the users, (I have the latest PRO version) but with that message.
DataTables warning: table id=dataTables-examplemail - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
10
PHP / Re: Problem with memcached and PHP 7.3 compiling due to Zend API Change in 7.3
« on: December 07, 2019, 11:06:43 PM »
1+
11
CentOS-WebPanel Bugs / Re: Error When try to List Accounts
« on: December 07, 2019, 12:27:42 PM »
I have the same problem but on the mailing list, can someone help us?
12
CentOS-WebPanel Bugs / Re: module for limit email acct send email per hourly Continue WRONG in new version
« on: December 10, 2018, 02:57:01 PM »
Where's the module you say? I have the same version and I can't find it.
13
CentOS-WebPanel Bugs / Re: Error Transfer Account CWP to CWP (centos7)
« on: December 10, 2018, 03:34:53 AM »
same error.
</pre><h3>Check Account Create Details</h3>--> Checking if /home/username/public_html folder if exist: <b>[YES]</b><br><br><b>OpenDKIM not installed!</b>
2018-12-10 03:25:44 Error trying to create the account username
</pre><h3>Check Account Create Details</h3>--> Checking if /home/username/public_html folder if exist: <b>[YES]</b><br><br><b>OpenDKIM not installed!</b>
2018-12-10 03:25:44 Error trying to create the account username
14
PHP Selector / Re: php_selector3 Error
« on: December 04, 2018, 05:56:11 PM »
I have 16GB of RAM and SWAP 8GB
15
PHP Selector / Re: How to use php7.2 in terminal?
« on: December 04, 2018, 04:11:44 AM »
/opt/alt/php72/usr/bin/php-cgi -q -c /home/user/public_html/php.ini -f /home/user/public_html/file.php