Re: [PHP-INST] Garbled libphp4.so - what?
by Jim Thome other posts by this author
Aug 13 2002 2:59PM messages near this date
Re: [PHP-INST] compiling issue with apxs it appears....
|
[PHP-INST] compiling issue with apxs it appears....
Read this...
http://www.onlamp.com/pub/a/php/2001/03/15/php_admin.html
Jim
> >> "Bob Lockie" <bjlockie@[...].ca> 08/12/02 09:02PM >>>
What are your configure options?
> > Try a make distclean in the PHP directory and start over.
>
> No... It says still the same "garbled" message. Any ideas?
>
> - Ville
>
>
>
> > On Sun, 11 Aug 2002, Ville Mattila wrote:
> >
> > > Hello folks,
> > >
> > > I was installing Apache 1.3.9 and PHP 4.2.2 to my brand new RedHat 7.3
> box,
> > > but unfortunately without good results. I compiled and installed Apache
> > > precisely like in the Apache documentation and Apache is now up and
> running
> > > without PHP. Then I downloaded the newest version of PHP and compiled
> and
> > > installed it with instructions at PHP website. I added following lines
> to
> > > httpd.conf:
> > >
> > > LoadModule php4_module /usr/lib/apache/libphp4.so
> > > AddType application/x-httpd-php .php
> > > AddType application/x-httpd-php .php3
> > > AddType application/x-httpd-php .php4
> > >
> > > Then it was time to try running Apache with PHP. Well, I got following
> error
> > > message:
> > >
> > > [root@pilotmedia php-4.2.2]# /etc/httpd/bin/apachectl start
> > > Syntax error on line 665 of /etc/httpd/conf/httpd.conf:
> > > API module structure `php4_module' in file /usr/lib/apache/libphp4.so is
> > > garbled - perhaps this is not an Apache module DSO?
> > > /etc/httpd/bin/apachectl start: httpd could not be started
> > >
> > > What could I do?
> > >
> > > Thanks,
> > > Ville Mattila
> > > Ikaalinen, Finland
> > >
> > >
> > >
> > > --
> > > PHP Install Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|