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.
316
CentOS 7 Problems / Re: All of a sudden I am getting jsonfileobjectstorage.php on line 0
« on: October 20, 2020, 03:52:36 AM »
try to update your CWP.
317
CentOS 7 Problems / Re: Enable SSH access for CWP User
« on: October 20, 2020, 03:52:08 AM »
go to admin >> left menu >>security >> shell access
318
PHP / Re: mysql_ functions support
« on: October 15, 2020, 08:35:40 AM »
hi, can you check via by creating a phpinfo page and check php version also check mysql and pdo_mysql ext are loaded since i doubt you're still using some other php version.
319
E-Mail / Re: turn off php mail require smtp/login for all mail server wide
« on: October 12, 2020, 06:18:15 PM »
you need to disable mail function for php in php.ini
disable_functions = mail
disable_functions = mail
320
PHP / Re: php high load
« on: October 09, 2020, 05:57:34 PM »
use php-fpm for better performance and low load.
321
CentOS-WebPanel GUI / Re: E-Mail server settings in User Panel
« on: October 06, 2020, 03:29:06 AM »
they can use both we prefer to use hostname.
322
Postfix / Re: Postfix SNI - Email SSL for each domain than Server hostname
« on: October 06, 2020, 03:28:20 AM »
you need to install admin services ssl from free ssl manager. i.e.
mail.domain.com
mail.domain.com
323
CentOS-WebPanel Bugs / Re: Cron PHP Error
« on: October 06, 2020, 03:27:08 AM »
hi try to u[date cwp and check if this error is still there?
324
E-Mail / Re: Cant create new email address
« on: September 30, 2020, 03:00:11 PM »
any screenshot what is the error ?
325
PHP / Re: Modify the session.save_path after cPanel migration
« on: September 30, 2020, 02:59:33 PM »
change the path for session to "/tmp"
326
Postfix / Re: SMTP Connection timed out...
« on: September 19, 2020, 07:37:07 PM »
ask your host as maybe they block smtp port
327
SSL / Re: CWP support for TLSv1.3
« on: September 19, 2020, 03:35:04 PM »
centos maintain the openssl version and they fix all vulnerabilities/security
328
How to / Re: Can't launch my kickstart.php file ti install my website
« on: September 19, 2020, 03:34:19 PM »329
Suggestions / Re: Azuracast module for ice and shoutcast streams ?
« on: September 19, 2020, 03:33:50 PM »
you can still use with docker in cwp. And create some module
https://wiki.centos-webpanel.com/how-to-build-a-cwp-module
https://wiki.centos-webpanel.com/how-to-build-a-cwp-module
330
MySQL / Re: Optimizing MySQL/MariaDB for Wordpress/Woocommerce with MySQL Tuner
« on: September 18, 2020, 06:55:40 AM »
if you don't have idea what you're doing i recommend you to don't do it