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

Pages: 1 2 3 [4] 5 6 ... 31
46
PHP Selector / Re: Add modules with PHP selector
« on: September 16, 2018, 06:31:00 AM »
You need to install php version of memcache/memcached  for all versions of php.

47
for /var/vmail user is vmail and group is mail

48
CentOS-WebPanel Bugs / Re: Client side login issue
« on: September 15, 2018, 02:13:07 AM »
Does the below commands solve your issue?

Quote
yum reinstall cwpsrv cwpphp -y
sh /scripts/cwpsrv_rebuild_user_conf

49
0.9.8.733 is latest version. Isnt it?

51
PHP Selector / Re: Add modules with PHP selector
« on: September 12, 2018, 06:34:30 AM »
any alternate php version you want to use you have to compile for it.

53
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 12, 2018, 05:54:14 AM »
Memcached is a server which runs on port 11211. Memcache is php extension to access memcached server.
Quote
grep -n -A1 memcache.so /usr/local/cwp/php71/php.ini

It doesn't give answer that means its installed installed. So its perfectly fine.

54
PHP Selector / Re: Add modules with PHP selector
« on: September 12, 2018, 05:48:52 AM »
Run this command and try again

Code: [Select]
pecl channel-update pecl.php.net

55
As you observed the other tutorial is liking - point outside of centos-webpanel.com
This tutorial remains to community of centos-webpanel.com

From nowhere you appear to start posting tutorial to support community. Its very clear to anyone you are from CWP team itself. If you are so concerned about community where is your team to provide support to this community? Also please properly format tutorial so people can understand :)

56
Great do let us know if you find any issue.

57
PHP Selector / Re: Add modules with PHP selector
« on: September 12, 2018, 05:11:29 AM »
Quote
If I already have a redis installed and compiled with PHP switcher, do I need to install  it again with

yes

Quote
only the alternative PHP 5.6 is installed and does not affect the PHP version and modules for the sites and PHP version and modules for CWP?

yes

WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading redis-4.1.1.tgz ... ?
Quote
4. When the installation started, he asked me twice:

enable igbinary serializer support? [no]: no
enable lzf compression support? [no]: no

and I answered "No" - is it right?

yes, default is no but you can change as you wish to.

Quote
As far as I understand, if I want for another version I repeat the same with other folders ??

yes




58
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 12, 2018, 05:07:13 AM »
I told you to run below commands to make cwp server php return to original state as it was when originally installed. I wonder why would you install memcache for cwp server php?

Quote
1. I've installed the memcached for the CWpanel, is that why?

yes

Quote
2. With with PHP switcher I changed the version of the PHP to 7.2.9 for the sites, but it automatically changed the version of the PHP for the CWpanel and in this version 7.2.9 there is no memcache and there is a memcached?

If that happened report to the developers. Its a bug then

Clean installation will not make any difference.

59
Scripts / [Script] Wordpress Installler using WP-CLI for CentOS Web Panel
« on: September 10, 2018, 02:10:25 AM »
Well this is for those who wants to use wp-cli for cwp to install wordpress through command line.

https://github.com/Brijendrasial/WP-CLI-CWP

60
CentOS 7 Problems / Re: AutoSSL is not working with DigitalOcean DNS
« on: September 10, 2018, 02:08:05 AM »
Perfect :D

Pages: 1 2 3 [4] 5 6 ... 31