View previous topic :: View next topic |
Author |
Message |
senzacionale Guru


Joined: 29 Jun 2004 Posts: 532 Location: Slovenia
|
Posted: Wed Jan 05, 2005 9:16 pm Post subject: i can not find libphp4.so |
|
|
Quote: |
Now here there sometimes also are differences. You have to locate the libphp4.so file. Some has it in /etc/apache2/lib/libphp4.so others in /etc/apache2/modules/libphp4.so, mine where in /etc/apache2/extramodules/libphp4.so
Code:
LoadModule php4_module where_you_found_it/libphp4.so |
i work with that tutorial
[url]
https://forums.gentoo.org/viewtopic.php?t=104806&postdays=0&postorder=asc&start=0[/url]
but i can't find libphp4.so
it is nowhere, what i did wrong. _________________ Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si |
|
Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
Posted: Wed Jan 05, 2005 9:33 pm Post subject: |
|
|
Code: | uberserver root # equery files mod_php | grep libphp4.so
/usr/lib/apache2-extramodules/libphp4.so |
|
|
Back to top |
|
 |
bernath n00b

Joined: 09 Jul 2004 Posts: 63 Location: germany
|
Posted: Wed Jan 05, 2005 9:44 pm Post subject: |
|
|
maybe you have php 5 installed?
i have:
/usr/lib/libphp5.so |
|
Back to top |
|
 |
|