Skip to main content

Why extension_dir in php.ini and pecl not same ?

Comments

5 comments

  • cPanelMichael
    Hello :) Could you let us know which version of PHP is installed on your system, and when the last time you updated it through EasyApache was? Thank you.
    0
  • shamstarek
    @Michael my php version : PHP 5.3.27 Easyapache run before two nights
    0
  • cPanelMichael
    Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • shamstarek
    Your Request id is: 4599403.
    0
  • cPanelMichael
    To update, here are some snippets of the explanation from the support request: [QUOTE] /usr/lib/php/ is the default location for PECL builds. When compiling PHP from source, the extension_dir in the sever's global php.ini should be used.
    [QUOTE] /usr/lib/php/... path comes from the php build and it doesn't use the extension_dir in the php.ini file. [url=http://www.php.net/manual/en/function.dl.php]PHP: dl - Manual tells how you it gets that directory.
    Thank you.
    0

Please sign in to leave a comment.