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.
211
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 06, 2018, 08:38:34 PM »
HP Warning: PHP Startup: Unable to load dynamic library '/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so' - /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0
Configuration File (php.ini) Path: /usr/local/cwp/php71
Loaded Configuration File: /usr/local/cwp/php71/php.ini
Scan for additional .ini files in: /usr/local/cwp/php71/php.d
Additional .ini files parsed: (none)
Configuration File (php.ini) Path: /usr/local/cwp/php71
Loaded Configuration File: /usr/local/cwp/php71/php.ini
Scan for additional .ini files in: /usr/local/cwp/php71/php.d
Additional .ini files parsed: (none)
212
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 06, 2018, 06:38:39 PM »213
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 06, 2018, 03:24:57 PM »
:reinstall or remove in php.ini
214
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 06, 2018, 06:18:05 AM »
Hi,
memcached is necessary so I would not remove remove the memcached/memcache extension line from php.ini ...
For the reinstallation php 7.2.9 with memcached, these few reinstallations with PHP switcher would not lead to further errors in the panel's work, to the creation of temporary files that will make the system work harder or other...
By the way, when (in firrs time) I chose to install php 7.2.9 I had put the tick on memcached...
What I do?!? now I repeat it?? PHP switcher?!?
Thanks i n advance!
BR
Venty
memcached is necessary so I would not remove remove the memcached/memcache extension line from php.ini ...
For the reinstallation php 7.2.9 with memcached, these few reinstallations with PHP switcher would not lead to further errors in the panel's work, to the creation of temporary files that will make the system work harder or other...
By the way, when (in firrs time) I chose to install php 7.2.9 I had put the tick on memcached...
What I do?!? now I repeat it?? PHP switcher?!?
Thanks i n advance!
BR
Venty
215
PHP / PHP Warning: PHP Startup: Unable to load dynamic library...
« on: September 05, 2018, 09:44:02 AM »
Hi,
After a new installation of the CWP and a selected version of the PHP with the PHP switcher 7.2.9, in the daily messages (Anacron job 'cron.daily' on hosting.v.com) I have the following text:
"/etc/cron.daily/cwp:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so' - /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0"
What can I do?
Thanks in advance!
BR
Venty
After a new installation of the CWP and a selected version of the PHP with the PHP switcher 7.2.9, in the daily messages (Anacron job 'cron.daily' on hosting.v.com) I have the following text:
"/etc/cron.daily/cwp:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so' - /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20151012/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0"
What can I do?
Thanks in advance!
BR
Venty
216
PHP Selector / Re: Add modules with PHP selector
« on: September 04, 2018, 04:04:49 PM »
memcached?
218
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
219
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
220
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...?!?
221
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
223
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
224
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
225
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