i tried to configure mail piping for support departments
but i can't change php path
currently i have multiple php in my vps, /usr/bin/php - /usr/bin/php54m-cli - /usr/bin/php56m and /usr/bin/php70m
i can't install pecl-mailparse with current php
[root@nodename member]# yum install php-pecl-mailparse
Loaded plugins: fastestmirror, presto, priorities, protectbase, replace
Setting up InstallProcessLoading mirror speeds from cached hostfile
* mratwork-epel: mirror.datto.com
* mratwork-ius-stable: mirror.symnds.com
* mratwork-webtatic: us-east.repo.webtatic.com
0 packages excluded due to repository protections
ResolvingDependencies-->Running transaction check
--->Package php-pecl-mailparse.x86_64 0:2.1.5-2.el6 will be installed
-->ProcessingDependency: php(zend-abi)=20090626forpackage: php-pecl-mailparse-2.1.5-2.el6.x86_64
-->ProcessingDependency: php(api)=20090626forpackage: php-pecl-mailparse-2.1.5-2.el6.x86_64
-->Running transaction check
--->Package php-common.x86_64 0:5.3.3-47.el6 will be installed
-->ProcessingConflict: php56u-common-5.6.22-2.ius.el6.x86_64 conflicts php-common <5.6-->ProcessingConflict: php56u-gmp-5.6.22-2.ius.el6.x86_64 conflicts php-gmp <5.6-->FinishedDependencyResolutionError: php56u-gmp conflicts with php-common-5.3.3-47.el6.x86_64
Error: php56u-common conflicts with php-common-5.3.3-47.el6.x86_64
You could tryusing--skip-broken to work around the problem
You could try running: rpm -Va--nofiles --nodigest
but the pecl-mailparse already installed in php56m
Question
mas.satriyo
i tried to configure mail piping for support departments
but i can't change php path
currently i have multiple php in my vps, /usr/bin/php - /usr/bin/php54m-cli - /usr/bin/php56m and /usr/bin/php70m
i can't install pecl-mailparse with current php
but the pecl-mailparse already installed in php56m
here is from my phpinfo
how can i change the piping configuration path to
/usr/bin/php56m-cli /home/username/hostmikro.id/member/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1/
in admin_departments page, the piping configuration box has "readonly" tag
tooltip says
"Set your piping path as shown, but be sure to update it to point to where PHP is installed if it differs from what is shown."
how can i 'point to where php is installed' if the form is just 'readonly' ?
thank you
26 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.