Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Crash PHP5 dopo aggiornamento
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
DGilmour
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2005
Posts: 132
Location: Abbadia San Salvatore

PostPosted: Tue Dec 12, 2006 3:08 pm    Post subject: Crash PHP5 dopo aggiornamento Reply with quote

Visto che non sapevo cosa distruggere oggi, ho aggiornato il mio serverino apache di co-produzione. Volevo poi testare una serie di script che stò realizzando e nella pausa pranzo lancio questi due bei comandi::
Code:
emerge --sync
emerga --update --deep world

Torno dalla pausa pranzo e ha finito. Ok mi dico, proviamo a tirare su mysql e apache. Per mysql nessun problema, ma invece per apache ottengo::
Code:
lambda ~ # /etc/init.d/apache2 start
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 5 of /etc/apache2/modules.d/70_mod_php5.conf:
Cannot load /usr/lib/apache2/modules/libphp5.so into server: libmysqlclient.so.14: cannot open shared object file: No such file or directory
lambda ~ #

Quidi controllo le dipendenze con ldd::
Code:
lambda ~ # ldd  /usr/lib/apache2/modules/libphp5.so
        linux-gate.so.1 =>  (0xffffe000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7b31000)
        libhistory.so.5 => /lib/libhistory.so.5 (0xb7b2a000)
        libreadline.so.5 => /lib/libreadline.so.5 (0xb7afb000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7ab9000)
        libpanel.so.5 => /usr/lib/libpanel.so.5 (0xb7ab6000)
        libmysqlclient.so.14 => not found
        libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0xb7a81000)
        libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb7a7b000)
        libdb-4.2.so => /usr/lib/libdb-4.2.so (0xb79a7000)
        libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0xb79a1000)
        libz.so.1 => /lib/libz.so.1 (0xb798f000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb797d000)
        libm.so.6 => /lib/libm.so.6 (0xb7957000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7953000)
        libnsl.so.1 => /lib/libnsl.so.1 (0xb793e000)
        libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7900000)
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb77cb000)
        libc.so.6 => /lib/libc.so.6 (0xb76ac000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7698000)
        /lib/ld-linux.so.2 (0x80000000)

Oh, bella, mi è sparita una libreria!!! Ora però al suo posto c'è:: libmysqlclient.so.15. Proverò a fare un link simbolico :roll: magari funziona...

Ciao a tutti, Keres.
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Tue Dec 12, 2006 3:10 pm    Post subject: Reply with quote

prova con
Code:
# revdep-rebuild -p


ciao!
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
DGilmour
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2005
Posts: 132
Location: Abbadia San Salvatore

PostPosted: Tue Dec 12, 2006 3:52 pm    Post subject: Reply with quote

Peach non ho trovato il tuo comando nemmeno con esearch...
Code:
esearch revdep
[ Results for search key : revdep ]
[ Applications found : 0 ]
esearch revdep-rebuild
[ Results for search key : revdep-rebuild ]
[ Applications found : 0 ]

Mi dici come posso emergerlo?

Cmq riemergendo php ho sistemato il problema!

Ciao!
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Dec 12, 2006 4:03 pm    Post subject: Reply with quote

DGilmour wrote:
Peach non ho trovato il tuo comando nemmeno con esearch...
Code:
esearch revdep
[ Results for search key : revdep ]
[ Applications found : 0 ]
esearch revdep-rebuild
[ Results for search key : revdep-rebuild ]
[ Applications found : 0 ]

Mi dici come posso emergerlo?

revdep-rebuild fa parte del pacchetto app-portage/gentoolkit.
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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