Date: 05/18/01
- Next message: SAMUEL: "[PHP-INST] Problems installing mcrypt 2.4.10 on Linux Redhat 6.1"
- Previous message: tnelson <email protected>: "[PHP-INST] Apache 1.3.19 error."
- In reply to: tnelson <email protected>: "[PHP-INST] Apache 1.3.19 error."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
tnelson <email protected> wrote:
> Configuring and installing PHP4 for DSO. I am receiving the following
> startup error:
>
> "Syntax error on line 205 of httpd.conf (LoadModule command)
> Can not load libexec/libphp4.so into server: libpq.so.2: cannot load shared
> object file: No such file or directory"
>
> libphp4.so does exist in that directory. Any ideas? Thanks.
Find libpq.so.2 (it's in the postgresql directory somewhere; I just did
this same thing the other day)
Put entry in /etc/ld.so.conf
run ldconfig
restart apache; it should be just fine.
-- +----------------------------------------+ | Julie Meloni (julie <email protected>) | | | | "PHP Essentials" and "PHP Fast & Easy" | | http://www.thickbook.com | +----------------------------------------+-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: SAMUEL: "[PHP-INST] Problems installing mcrypt 2.4.10 on Linux Redhat 6.1"
- Previous message: tnelson <email protected>: "[PHP-INST] Apache 1.3.19 error."
- In reply to: tnelson <email protected>: "[PHP-INST] Apache 1.3.19 error."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

