Re: HELP: Problem starting Apache
From: Tao Chen (opinion_at_taochen.com)
Date: 02/19/04
- Next message: Boris: "Symbolic link dissapears when installing perl"
- Previous message: A J Okons: "HELP: Problem starting Apache"
- In reply to: A J Okons: "HELP: Problem starting Apache"
- Next in thread: A J Okons: "Re: HELP: Problem starting Apache"
- Reply: A J Okons: "Re: HELP: Problem starting Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 Feb 2004 04:32:57 GMT
A J Okons wrote:
> I have apache install and running until I tried to install PHP and
> Mysql on AIX 4.3.3. PHP installation failed because of 2 dependant
> files, gdbm and db3 which I have downloaded and installed, yet apache
> does not start. I have uninstalled and installed it again, but without
> success: this is what I get:
>
>
> # /usr/local/apache/bin/apachectl start httpd
> exec(): 0509-036 Cannot load program /usr/local/apache/bin/httpd
> because of the
> following errors:
> 0509-150 Dependent module libexpat.a(libexpat.so.0) could
> not be loaded.
> 0509-022 Cannot load module libexpat.a(libexpat.so.0).
> 0509-026 System error: A file or directory in the path name
> does not exist.
Check this page:
http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html
You need to install 'expat' and 'expat-devel'.
If they're already installed, you need to check if the library file
is in the $LIBPATH (/usr/lib and /lib are always searched, put
extra path in $LIBPATH).
Tao
- Next message: Boris: "Symbolic link dissapears when installing perl"
- Previous message: A J Okons: "HELP: Problem starting Apache"
- In reply to: A J Okons: "HELP: Problem starting Apache"
- Next in thread: A J Okons: "Re: HELP: Problem starting Apache"
- Reply: A J Okons: "Re: HELP: Problem starting Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|