|
|
|
|
||||||
| alt.apache.configuration Apache web server configuration issues. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I am porting Apache to PC-BSD and Apache will be installed under /
Programs. From the man pages, I can use the -d flag to define the root directory and the -f flag to define the path to the config file. Unfortunately, although the libraries are there, Apache can't find them: pcbsd# /Programs/Apache2.2.3/sbin/apachectl -d /Programs/Apache2.2.3/ - f /Programs/Apache2.2.3/share/examples/apache22/httpd.conf start /libexec/ld-elf.so.1: Shared object "libaprutil-1.so.2" not found, required by "httpd" pcbsd# ls /Programs/Apache2.2.3/lib apr.exp libapr-1.so libaprutil-1.so aprutil.exp libapr-1.so.2 libaprutil-1.so.2 libapr-1.a libaprutil-1.a libapr-1.la libaprutil-1.la pcbsd# Do you know how I could solve this problem? Thanks, |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 2007-02-15, Charles <landemaine@gmail.com> wrote:
> I am porting Apache to PC-BSD <zap> > Unfortunately, although the libraries are there, Apache can't find > them: No idea how pc-bsd works, maybe you'd better ask on some developer-oriented group or mailing list about how to specify the libraries, is not a runtime option, since the libraries are required to _run_ the program. Davide -- If thoughts could kill... We'd hear a lot more of 'Can you me with -HURK!' -- Geoff Lane & SteveD on alt.sysadmin.recovery |
|
![]() |
| Outils de la discussion | |
|
|