Ok, I did that, redid my php configure/install and now Apache won't start -
BUT WITH NO ERRORS! It says that the subsys is running, but httpd is dead.
What gives?!?!? There are no error messages in /var/log/httpd/error-log,
/var/log/messages, etc.

>
> It seems to FDFTK support is looking for a shared library, so in redhat
you
> would first need to make sure you have the library, try
> updatedb; locate libFdfTk.so
>
> if nothing is found then you need to install that library, if it is found
make
> sure that the path to it is in /etc/ld.so.conf and then run /sbin/ldconfig
>
> then redo you php configure/install
>
> Jon Peccarelli <[EMAIL PROTECTED]> said:
>
> > I have recompiled PHP 4.0 with FDFTK support successfully.  However,
when I
> > try to restart Apache, it gives the error: "Starting httpd: Syntax error
on
> > line 869 of /etc/httpd/conf/httpd.conf: Cannot load
> > /usr/lib/apache/libphp4.so into server: libFdfTk.so: cannot open shared
> > object file: No such file or directory"
> >
> > I'm assuming that Apache needs to know about something for some reason,
but
> > I can't find what to do about it.  I've tried 'apxs', but that doesn't
work
> > either.  I am using Red Hat 6.2 with Apache 1.3.9-8 (rpm installation).
Do
> > I have to uninstall the Apache rpm and install it using the src to get
this
> > to work, or can I make a change to the current system?  Thanks!
> >
> > Jon Peccarelli
> > [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