pdt_p wrote:

Hi...

I download binary distribution for Apache HTTP server version 2.0.55.
i download it from : http://apache.wildit.net.au/httpd/binaries/solaris/
in the readme.bindist and install.bindist file, it say that i have to run
install-bindist.sh <path for the apache>
in this case my path for apahce is /home/myuser/apache2.
there is no error occur abd successfull message is display.
i try to run my apache server by execute this command: apachectl start
this error is occur:
ld.so.1: httpd: fatal: /home/myuser/apache2/lib/libaprutil-0.so.0: unknown
file type
Killed

any idea what's wrong with my apache http server?

Thank you
---------------- End original message. ---------------------

Is there some reason why you are not building from source?

It isn't difficult and it will help you avoid incompatibility problems with somebody else's binary distribution that may have been compiled in a way that is incompatible with your exact configuration.

Also, why not use the latest version?

2.0.55 is rather old and there are even newer versions in that branch with some rather significant fixes. However, I would recommend going with 2.2.6 or something in that branch.

Dragon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to