Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mod_php krieg ich net installiert
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
tntkane
n00b
n00b


Joined: 30 Mar 2003
Posts: 24

PostPosted: Wed Oct 29, 2003 10:55 am    Post subject: mod_php krieg ich net installiert Reply with quote

Hi Leute,
Ich krich noch nen Anfall ;-)
Mein Problem: s.B.
Meine: Conf:
Apache 2.0.47

Bisher gemacht:

emerge mod_php
+"-D PHP4" in der /etc/conf.d/apache2
apache2 restart

dann

USE="apache2" emerge mod_php


So neben her hab ich natürlich immer nen updatedb gemacht und dann nen locate auf mod_php.so bzw. mod_php4.so ABER NIX GEFUNDEN :roll: Und das ALLER SCHLIMMSTE emerge gibt mir keine Fehler und ich kann das ding immer wieder emergen was auf der Xbox ungefähr ne halbe stunde dauert
Ich will sterben ;-)
Please Help :-)
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Wed Oct 29, 2003 12:13 pm    Post subject: Reply with quote

Code:
ebuild /var/db/pkg/net-www/mod_php-4.3.3/mod_php-4.3.3.ebuild config
(oder so ähnlich, je nach mod_php Version) ausgeführt?

Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
tobimat80
Apprentice
Apprentice


Joined: 27 May 2003
Posts: 272
Location: Trier - Germany

PostPosted: Wed Oct 29, 2003 12:26 pm    Post subject: Reply with quote

Ein update-modules hast du gemacht, bevor du den Apachen neu gestartet hast?
_________________
Wer Rechtschreibfehler findet, darf sie behalten und auf DVD brennen!
Back to top
View user's profile Send private message
tntkane
n00b
n00b


Joined: 30 Mar 2003
Posts: 24

PostPosted: Wed Oct 29, 2003 12:28 pm    Post subject: Reply with quote

die antwortet lautet:
* Due to some previous bloopers with PHP and slotting, you may have
* multiple copies of mod_php installed. Please look at the autoclean
* output at the end of the emerge and unmerge all but relevant
* copies.
* Edit /etc/conf.d/apache2 and add "-D PHP4" to APACHE2_OPTS
* This is a CHANGE from previous behavior, which was "-D PHP"
* This is for the upcoming PHP5 support. The ebuild will attempt
* to make this update between PHP and PHP4 automatically

Ok ich habs mehr mals versucht... so ich umerge jetzt den scheiss und mach noch mal von neuem aber was merkwuerdig is:
bei mir lag das paket woanders:
ebuild /var/db/pkg/dev-php/mod_php-4.3.3-r3/mod_php-4.3.3-r3.ebuild config


vorallem in dev-php macht das nen unterschied?
Back to top
View user's profile Send private message
tntkane
n00b
n00b


Joined: 30 Mar 2003
Posts: 24

PostPosted: Wed Oct 29, 2003 12:30 pm    Post subject: Reply with quote

tobimat80 wrote:
Ein update-modules hast du gemacht, bevor du den Apachen neu gestartet hast?

aehm ne aber ich hab noch nich mal die extentielle mod_php[4].so
in der conf von Apache is auch noch kein Load Module
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Wed Oct 29, 2003 1:23 pm    Post subject: Reply with quote

tntkane wrote:
was merkwuerdig is:
bei mir lag das paket woanders:
ebuild /var/db/pkg/dev-php/mod_php-4.3.3-r3/mod_php-4.3.3-r3.ebuild config

So ist das richtig, ich hatte das nur "aus dem Kopf" getipselt ;) Hast du das so auch ausgeführt?

Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
tntkane
n00b
n00b


Joined: 30 Mar 2003
Posts: 24

PostPosted: Wed Oct 29, 2003 1:51 pm    Post subject: Reply with quote

klar :-)
Ich will euch jetzt schon mal danken zwar bin ich noch immer net am Ziel aber ich geb net auf. Hier etwas was ich net ganz verstehe weil mein english so bad is ;-) Hab den output von emerge mod_php mal in ne datei geputtet un diese wahrscheinlich relevante stelle versteh ich net:

Code:

Libraries have been installed in:
   /var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/modules
                                                                               
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
                                                                               
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------


was sagt mir das??
und zm schluss sagt er mir das ich nen etc-update machen soll ich habe aber angst davor weil ich meine fstab damit mal geplättet hab ausversehen ;-)
Back to top
View user's profile Send private message
tntkane
n00b
n00b


Joined: 30 Mar 2003
Posts: 24

PostPosted: Wed Oct 29, 2003 1:59 pm    Post subject: Reply with quote

tntkane wrote:
klar :-)
Ich will euch jetzt schon mal danken zwar bin ich noch immer net am Ziel aber ich geb net auf. Hier etwas was ich net ganz verstehe weil mein english so bad is ;-) Hab den output von emerge mod_php mal in ne datei geputtet un diese wahrscheinlich relevante stelle versteh ich net:

Code:

Libraries have been installed in:
   /var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/modules
                                                                               
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
                                                                               
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------


was sagt mir das??
und zm schluss sagt er mir das ich nen etc-update machen soll ich habe aber angst davor weil ich meine fstab damit mal geplättet hab ausversehen ;-)



argghh unter dem verzeichnis liegt eine sagenhafte LEERE datei:
vi /var/tmp/portage/mod_php-4.3.3-r3/temp/successful
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