Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u mod_php
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
selim
Apprentice
Apprentice


Joined: 14 Apr 2004
Posts: 219

PostPosted: Sat May 14, 2005 11:09 pm    Post subject: emerge -u mod_php Reply with quote

Ich habe ein php5 und mod_php5 installiert, wenn ich aber ein Update von beiden Paketen machen will, zeigt er mir mit -p option, daß er php5 updated aber bei mod_php will er die neueste 4.3.x Version installieren.
Wie kann ich das beheben?
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Sat May 14, 2005 11:24 pm    Post subject: Reply with quote

Du hast mod_php vermutlich per ACCEPT_KEYWORDS="~x86" emerge mod_php installiert. Wenn dem so ist, siehe auch https://forums.gentoo.org/viewtopic.php?t=215276

Folgendes sollte dann helfen.
Code:
echo "dev-php/php ~x86" >> /etc/portage/package.keywords
echo "dev-php/mod_php ~x86" >> /etc/portage/package.keywords
Back to top
View user's profile Send private message
Hilefoks
l33t
l33t


Joined: 29 Jan 2003
Posts: 849
Location: Emden / Deutschland

PostPosted: Sat May 14, 2005 11:45 pm    Post subject: Reply with quote

Moin,

komisch - ich wollte gerade auch zunächst PHP5 installieren und habe php und mod_php in package.keywords eingetragen.
Dann wollte emerge aber - ebenso wie bei selim - PHP5 und mod_php 4.x installieren.

Da ich dann aber dachte es sei nicht schlecht noch einen Server auf PHP4 zu haben habe ich das Problem nicht weiter verfolgt.

Mfg Hilefoks
Back to top
View user's profile Send private message
selim
Apprentice
Apprentice


Joined: 14 Apr 2004
Posts: 219

PostPosted: Sun May 15, 2005 8:44 am    Post subject: Reply with quote

slick wrote:
Du hast mod_php vermutlich per ACCEPT_KEYWORDS="~x86" emerge mod_php installiert. Wenn dem so ist, siehe auch https://forums.gentoo.org/viewtopic.php?t=215276

Folgendes sollte dann helfen.
Code:
echo "dev-php/php ~x86" >> /etc/portage/package.keywords
echo "dev-php/mod_php ~x86" >> /etc/portage/package.keywords


Nein auch, das Eintragen der ~x86 keywords hat nichts gebracht er versucht immer noch mod_php-4.3.x zu installieren, obwohl mod_php-5.0.3 schon installiert ist.
Back to top
View user's profile Send private message
selim
Apprentice
Apprentice


Joined: 14 Apr 2004
Posts: 219

PostPosted: Sun May 15, 2005 10:55 pm    Post subject: Reply with quote

Sonst noch irgendwas, was ich vergessen haben könnte?
Back to top
View user's profile Send private message
meax
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2004
Posts: 88
Location: Babylon

PostPosted: Sun May 15, 2005 11:10 pm    Post subject: Reply with quote

Jepp,
/usr/portage/profiles/package.mask wrote:

# Stuart Herbert <stuart@gentoo.org> (12th march 2005)
# automatically activates ZTS mode when any threaded MPMs are installed,
# even if mpm_prefork is the default
=dev-php/mod_php-5*

also noch ein
Code:
echo "dev-php/mod_php" >> /etc/portage/package.unmask

und es sollte funzen.

hth, meax
_________________
Bullshit makes the flowers grow and that's beautiful.
Back to top
View user's profile Send private message
selim
Apprentice
Apprentice


Joined: 14 Apr 2004
Posts: 219

PostPosted: Mon May 16, 2005 10:52 am    Post subject: Reply with quote

Danke, prinzipiell hat es funktioniert, allerdings will er mir jetzt mod_php-5.0.4 installieren und php-5.0.3-r3 updaten, und so wie ich das sehe dürfte das dann nicht zusammen funktionieren.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum