Jump to content

installing required php modules...


Recommended Posts

Hi Team,

 

 

 

I need some help with enabling these php modules

 

 

 

php54-common

php54-ldap

php54-cli

php54-soap

 

 

I 'am installing php in a custom location like /opt/apache/php

 

 

How do I install these modules after installing php

 

 

S

Link to comment
Share on other sites

I assume your building from source, extensions (not modules) are enabled at compile time. They are part of the --configure options.

 

Is there a particular reason your not using your systems package manager to achieve this? Most Linux distros come with very capable package managers that would make this task very straight forward.

Link to comment
Share on other sites

hi trq,

 

 

Thanks for quick reply... yes i 'am trying to install from  source....thanks for the correction.. how do I enable these extension 

 

I cannot use pacakage managers as I have to install apache and php in a custom location like /opt/apache/ etc etc..

 

 

can you to please tell me how to enable these extension with -configure option ?

 

 

S

Link to comment
Share on other sites

  • 1 month later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.