Have you verified that /usr/local/apache/libexec/libphp4.so actually exists?
If it doesn't, PHP was not compiled and linked with apache correctly.....
When you compiled PHP, did you use --with-apxs=/usr/local/apache/bin/apxs ,
so it would be compiled into Apache?

Dennis Youngblood
Web-Hosting Adminstrator
RCS Internet
www.rcsis.com
916.772.5000

"Ronald van den Blink" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello guys,
>
> I just subscribed myself to this list and before asking questions I want
to
> introduce myself.
> I'm a boy from holland whose doing a study on the university for
> informatica (Hogere Informatica Opleiding <-- dutch).
> I'm in my first year so I'm not knowing everything.
>
> Oke, and know my question.
>
> I installed php4, mysql and apache. During the configure and make
(install)
> everything goes oke.... but when I'm trying to run apache
> (/usr/local/apache/bin/apachectl start) I got this error message:
>
>
> root@ns:/usr/local/src/php > /usr/local/apache/bin/apachectl start
> Syntax error on line 238 of /etc/httpd/httpd.conf:
> Cannot load /usr/local/apache/libexec/libphp4.so into server:
> /usr/local/apache/libexec/libphp4.so: undefined symbol: uncompress
> /usr/local/apache/bin/apachectl start: httpd could not be started
>
>
>
> Does anyone know what I'm doing wrong???
>
>
> Thnx
>
>
> Ronald van den Blink
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to