Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache2 : libphp4.so - libcurl.so.3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
olal
n00b
n00b


Joined: 08 Sep 2002
Posts: 64
Location: Gothenburg, Sweden

PostPosted: Sat Oct 02, 2004 3:46 pm    Post subject: apache2 : libphp4.so - libcurl.so.3 Reply with quote

Hi!

Yesterday I saw a misconfiguration in my /etc/make.conf (ACCEPT_KEYWORDS was set to ~x86 instead of x86) so I desided to do an

Code:

emerge -uD world


After som fussing with etc-update everything seems to be running again except apache2 wich just gives me this errormessage..

Code:

/etc/init.d/apache2 start
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 6 of /usr/lib/apache2/conf/modules.d/70_mod_php.conf:
Cannot load /usr/lib/apache2/extramodules/libphp4.so into server: libcurl.so.3: cannot open shared object file: No such file or directory


Could anyone help me out?
Is my emerge -uD world enough to make all my packages x80 instead of ~x86?
Back to top
View user's profile Send private message
tuxmin
l33t
l33t


Joined: 24 Apr 2004
Posts: 838
Location: Heidelberg

PostPosted: Sat Oct 02, 2004 4:31 pm    Post subject: Reply with quote

Hi

mod_php trys to load libcurl but can't find it...
The best would be to "USE=curl emerge -v mod_php"


Alex!!!
_________________
ALT-F4
Back to top
View user's profile Send private message
olal
n00b
n00b


Joined: 08 Sep 2002
Posts: 64
Location: Gothenburg, Sweden

PostPosted: Sat Oct 02, 2004 5:20 pm    Post subject: Reply with quote

Solved! Thanks alot!

i added curl to my global use variables aswell..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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