Results 1 to 4 of 4
guys i have upgraded apache 1.33 to 1.34, here was the results:
Executing install script for apache-1.3.34-i486-2...
Package apache-1.3.33-i486-1 upgraded with new package ./apache-1.3.34-i486-2.tgz.
BUT when i tried to start ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-23-2006 #1Linux Newbie
- Join Date
- Nov 2005
- Location
- Philippines
- Posts
- 198
upgrade to apache 1.34
guys i have upgraded apache 1.33 to 1.34, here was the results:
Executing install script for apache-1.3.34-i486-2...
Package apache-1.3.33-i486-1 upgraded with new package ./apache-1.3.34-i486-2.tgz.
BUT when i tried to start apachectl, there was an error:
root@darkstar:/usr/sbin# /usr/sbin/apachectl start
/usr/sbin/httpd: error while loading shared libraries: libdb-4.4.so: cannot open shared object file: No such file or directory
/usr/sbin/apachectl start: httpd could not be started
root@darkstar:/usr/sbin#
what seems to be the problem?P4 1.8, 1G DDR ram, 64mb GF2 MX400, 80G WD and 40G Maxtor, ECS mobo. Playing XP,Slack 12.0 and Vector Linux 5.8 GOLD, STD 6.0 Zenwalk 4.6.1, OpenBSD 3.9
- 03-23-2006 #2Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
Looks like either Berkely DB 4.4 Libraries aren't installed or the system is unable to locate the shared object in the path..
If you search for that file libdb-4.4.so does it exist anywhere on your system ?far...out
- 03-23-2006 #3Linux Newbie
- Join Date
- Nov 2005
- Location
- Philippines
- Posts
- 198
root@darkstar:~# find / -name libdb-4.4.so
Originally Posted by farslayer
root@darkstar:~#
it was not found..
root@darkstar:~# find / -name libdb-*.so
/lib/libdb-3.1.so
/lib/libdb-3.3.so
/lib/libdb-4.2.so
/usr/lib/libdb-3.1.so
/usr/lib/libdb-3.3.so
/usr/lib/libdb-4.2.so
/usr/lib/libdb-3.so
/usr/lib/libdb-4.so
root@darkstar:~#P4 1.8, 1G DDR ram, 64mb GF2 MX400, 80G WD and 40G Maxtor, ECS mobo. Playing XP,Slack 12.0 and Vector Linux 5.8 GOLD, STD 6.0 Zenwalk 4.6.1, OpenBSD 3.9
- 03-23-2006 #4Linux Newbie
- Join Date
- Nov 2005
- Location
- Philippines
- Posts
- 198
package build number ERROR
Package apache-1.3.33-i486-1 upgraded with new package ./apache-1.3.34-i486-2.tgz. i have committed a mistake... the package that i upgraded was for the CURRENT slack, it should be (-1).tgz NOT (-2).tgz NOW my apache has been started.. ( i got the right package using gftp)
Lesson learned: don't just install package with same filenames ....check for its version.P4 1.8, 1G DDR ram, 64mb GF2 MX400, 80G WD and 40G Maxtor, ECS mobo. Playing XP,Slack 12.0 and Vector Linux 5.8 GOLD, STD 6.0 Zenwalk 4.6.1, OpenBSD 3.9


Reply With Quote
