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.
346
PHP Selector / Re: Add modules with PHP selector
« on: September 04, 2018, 04:04:49 PM »
memcached?
348
PHP Selector / Re: Add modules with PHP selector
« on: August 03, 2018, 11:59:23 AM »
Hi,
Adding modules can not be done before compiling the given version of the PHP by the PHP selector to select the appropriate menu Edith flag ( go to PHP flag editor), set the:
--enable-memcached
--enable-redis
save the changes, and then start the compilation???
Thanks in advance!
BR
Venty
Adding modules can not be done before compiling the given version of the PHP by the PHP selector to select the appropriate menu Edith flag ( go to PHP flag editor), set the:
--enable-memcached
--enable-redis
save the changes, and then start the compilation???
Thanks in advance!
BR
Venty
349
PHP Selector / Re: Add modules with PHP selector
« on: August 01, 2018, 05:26:11 PM »
Hi,
PHP selector where?
BR
Venty
PHP selector where?
BR
Venty
350
PHP / Re: PHP accelerator and Short_open_tag with prestashop
« on: August 01, 2018, 04:02:41 PM »
I don’t want to allow users to modify and use custom php.ini per folder, I want directive "short_open_tag" to be enabled or disabled only for a this folder...?!?
351
PHP / Re: PHP accelerator and Short_open_tag with prestashop
« on: July 31, 2018, 04:53:03 PM »
Hi,
thank you all, but the thing happened not locally php.ini to the folder, but with a file named .user.ini ....
I read it somewhere and I hope this is the right decision ...
BR
Venty
thank you all, but the thing happened not locally php.ini to the folder, but with a file named .user.ini ....
I read it somewhere and I hope this is the right decision ...
BR
Venty
353
PHP Selector / Re: Add modules with PHP selector
« on: July 30, 2018, 04:56:12 PM »
Hi,
We are talking about PHP selector , not about PHP switcher...
File redis and memcached are in the folder:
/usr/local/cwpsrv/htdocs/resources/conf/php_switcher/external_modules/
but are not listed in the installed modules of the PHP version 5.6 installed by the PHP selector...
BR
Venty
We are talking about PHP selector , not about PHP switcher...
File redis and memcached are in the folder:
/usr/local/cwpsrv/htdocs/resources/conf/php_switcher/external_modules/
but are not listed in the installed modules of the PHP version 5.6 installed by the PHP selector...

BR
Venty
354
PHP Selector / Add modules with PHP selector
« on: July 30, 2018, 10:00:21 AM »
Hi,
my main version of the PHP of the panel is 7.2.7 ... For several reasons I have to use a version of PHP 5.6 that I installed with the PHP selector, but I need to add modules such as redis, memcached and other. ..
How can I do that?!?
Thanks in advance!
BR
Venty
my main version of the PHP of the panel is 7.2.7 ... For several reasons I have to use a version of PHP 5.6 that I installed with the PHP selector, but I need to add modules such as redis, memcached and other. ..
How can I do that?!?
Thanks in advance!
BR
Venty
355
PHP / Re: PHP accelerator and Short_open_tag with prestashop
« on: July 30, 2018, 05:59:32 AM »
Ok, but how can the directive "short_open_tag" to be enabled or disabled only for a specific folder?!?
I use prestashop..
Thanks in advance!
BR
Venty
I use prestashop..
Thanks in advance!
BR
Venty
356
PHP / Re: PHP accelerator and Short_open_tag with prestashop
« on: July 26, 2018, 02:22:43 PM »
Hi,
...in fact, I want this directive "short_open_tag" to be enabled or disabled only for a specific folder and not for all users and / or folders...
Thanks in advance!
BR
Venty
...in fact, I want this directive "short_open_tag" to be enabled or disabled only for a specific folder and not for all users and / or folders...
Thanks in advance!
BR
Venty
357
PHP / several errors in PHP 7.2.5
« on: July 25, 2018, 06:05:54 PM »
Hi,
I've installed two sites that use a prestashop ... The PHP version was 5.6 and I had no problems....
I installed them again, but the version of the PHP already 7.2.5 and the in the error.log (apache) mistakes occurred:
[Wed Jul 25 20:19:51.108821 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/imagick.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Jul 25 20:19:51.109487 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Jul 25 20:19:51.110093 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/redis.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/redis.so: cannot open shared object file: No such file or directory in Unknown on line 0
What to do???
Thank you in advance!
BR
Venty
I've installed two sites that use a prestashop ... The PHP version was 5.6 and I had no problems....
I installed them again, but the version of the PHP already 7.2.5 and the in the error.log (apache) mistakes occurred:
[Wed Jul 25 20:19:51.108821 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/imagick.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Jul 25 20:19:51.109487 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Jul 25 20:19:51.110093 2018] [:error] [pid 17840:tid 139838514763520] [client 54.36.148.243:36172] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/redis.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/redis.so: cannot open shared object file: No such file or directory in Unknown on line 0
What to do???
Thank you in advance!
BR
Venty
358
PHP / Re: PHP accelerator and Short_open_tag with prestashop
« on: July 25, 2018, 06:03:49 PM »
??"??
359
CentOS 7 Problems / Re: test option for regular work after power-up?
« on: July 13, 2018, 02:38:57 PM »
fsck?
360
CentOS 7 Problems / test option for regular work after power-up?
« on: July 13, 2018, 10:10:44 AM »
Hi,
I have a CWP installed, but due to a power failure, the server is turned off.
Is there a test option for regular work after power-up?
Thanks in advance!
BR
Venty
I have a CWP installed, but due to a power failure, the server is turned off.
Is there a test option for regular work after power-up?
Thanks in advance!
BR
Venty
