|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
I'm very new to Debian and deb packages. I have installed a number of different deb packages for Apache, PHP5, etc. The libapache2-mod-php5 package I installed has a number of extensions built in, but there are some that are missing that I need. php5-mcrypt php5-xmlrpc are just a couple. PHP says that in order to have mcrypt work with PHP5, you have to compile PHP5 with --with-mcrypt. I have already installed the above two packages, but how do I get the libapache2-mod-php5 to work with them (i.e. how do I get libapache2- mod-php5 to recompile with --with-mcrypt)??? Thanks! PhxVyper -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
PhxVyper пишет:
> Hi, > > I'm very new to Debian and deb packages. I have installed a number of > different deb packages for Apache, PHP5, etc. > > The libapache2-mod-php5 package I installed has a number of extensions > built in, but there are some that are missing that I need. > > php5-mcrypt > php5-xmlrpc > > are just a couple. > > PHP says that in order to have mcrypt work with PHP5, you have to > compile PHP5 with --with-mcrypt. > > I have already installed the above two packages, but how do I get the > libapache2-mod-php5 to work with them (i.e. how do I get libapache2- > mod-php5 to recompile with --with-mcrypt)??? > > Thanks! > PhxVyper > > > try "apt-cache search php mcrypt" -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
>
> try "apt-cache search php mcrypt" > Hi, All this does is show me what I already know - that php5-mcrypt is installed (which I did yesterday). What I need to know is how do I take a deb package libapache2-mod-php5 that I have installed and get it to work with php5-mcrypt? The PHP site says that PHP has to be installed with the --with-mcrypt in order to get it to work, but if that is the case, why would there be a separate php5-mcrypt package that can be installed? % apt-cache search php mcrypt libgringotts2 - encapsulate data in an encrypted and compressed file php5-mcrypt - MCrypt module for php5 -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Sun, Sep 09, 2007 at 03:37:50AM -0000, PhxVyper wrote:
> What I need to know is how do I take a deb package libapache2-mod-php5 > that I have installed and get it to work with php5-mcrypt? The PHP > site says that PHP has to be installed with the --with-mcrypt in order > to get it to work, but if that is the case, why would there be a > separate php5-mcrypt package that can be installed? Upstream (the PHP site) always talks about compiling stuff, because this is the only way that should work on any platform. If you want to do it The Debian Way (tm) (which I strongly recommend) then you probably need to do some configuration change. Debian specific stuff can always be found in /usr/share/doc/<packagename/README.Debian Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG45vAqJyztHCFm9kRAp28AKCmqGgbZGQPmMD3XJ/ncuKS8S21PACfUMEi /gATg6+foYE8yLzgDcyxLL0= =0GEh -----END PGP SIGNATURE----- |
|
![]() |
| Outils de la discussion | |
|
|