php-install Digest 20 Jul 2001 15:10:44 -0000 Issue 372

Topics (messages 3632 through 3636):

Re: Apache, PHP, and undefined references
        3632 by: Rasmus Lerdorf

Re: AIX 4,3,3, Netscape 3.6.1
        3633 by: Alfred Lerch

Re: Installing PHP4 on IIS4 server-interpreter problems
        3634 by: Phil Driscoll

libtool configure failed
        3635 by: glynco

Re: older version of php gets installed
        3636 by: Tika Riyak

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


Not unless you provide us with more information.  Like what was your
./configure line?  And where is your libmysqlclient.* and mysql.h files
located on your system?

Hint, if they are in /usr/lib and /usr/include or perhaps /usr/lib/mysql
and /usr/include/mysql then use --with-mysql=/usr

-Rasmus

On Thu, 19 Jul 2001, Brian & Shannon Windsor wrote:

> Help.  This is driving me nuts.  I'm running redhat 7.1, MySQL, apache and
> php.
> At least I'm trying to do that.  I have had Apache running fine, MySQL runs
> fine,
> I try to compile php4, and things just keep breaking.  I'm currently getting
> an
> 'undefined references' error pointing to some mysql files/commands.  Can
> anyone help me out on this?
>
> Thanks,
>
> Brian Windsor
>
>
>
>





Hi Kenneth,

are you sure the file /www/a/netscape/suitespot/bin/libphp4.so exists ?
Have you set the LD_LIBRARY_PATH ?

regards

alfred

Kenneth Lee wrote:
> 
> I am having problems trying to get php 4.0.6 to work on AIX 4.3.3 as NSAPI.
> 
> Here is how I ran the configure
> 
>    ./configure --with-zlib \
>                --enable-libgcc \
>                --with-nsapi=/www/a/netscape/suitespot \
>                --with-mysql=/usr/local/mysql
> 
> The make and make install ran without any errors.  I used gcc 2.95.3
> 
> I referenced /php-source-path/sapi/nsap/nsapi-readme.txt and
> http://benoit.noss.free.fr/php/install-php4.html to make the updates to
> mime.types, obj.conf and the start script.
> 
> When I try to start my web server I receive the following messages:
> 
>    conf_init: Error running init function load-modules: dlopen of
>    /www/a/netscape/suitespot/bin/libphp4.so failed (could not dlopen() the
>    named object file)
> 
> I have searched the archives and have not found anything that has helped.
> 
> I am at a loss at how to resolve this issue.  Has anyone run into this
> issue and have a solution for it?  Does anyone have any thoughts as to what
> I should try next?
> 
> Regards, Ken
> =====================================================
> Kenneth H. Lee
> [EMAIL PROTECTED]; kennethl at ibmusm04
> office: 914 784 5612, TL 863; fax: 914 784 3833, TL 863
> 
> --
> 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]

-- 

-- 
         \\\\\///
        / ^   _ \
       ( (o) (o) )                 --- That's all folks ---
+=oOOO=====(_)=====OOOo==========================================+
|Alfred Lerch                    Mentor Graphics Deutschland GmbH|
|Network & System Administrator          Elsenheimer Str. 41 - 43|
|IT - Business Support Team Munich      D-80687 Muenchen, Germany|
|email: [EMAIL PROTECTED]           Fax  : +49 89 57096-400|
|Tel. : +49 89 57096-241                  Mobile: +49 172 8915200|
|                                                                |
|Helpdesk IT Central Europe in Munich                            |
|Tel. : +49 89 57096-110                  internal:           777|
|email: [EMAIL PROTECTED]                                  |
+=============Oooo.==============================================+
      .oooO   (   )
      (   )    ) /   
       \ (    (_/
        \_)




On Thursday 19 July 2001 22:09, david lamson wrote:
> I have gone through the FAQs and manual, and can not get it up and running.
> Any ideas?
Reread install.txt - the registry does not get involved in php configuration 
on your platform.

-- 
Phil Driscoll




[root@ns php-4.0.6]#
./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/include/pgsql --wit
h-mysql=/usr/
\ --with-gd=/usr/ --with-ftp --enable-track-vars --enable-versioning
configure: warning: --with-gd=/usr/: invalid host type


Configuring libtool
checking build system type... config.sub: invalid option --with-gd=/usr/
Try `config.sub --help' for more information.
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache ./config.cache
ltconfig: too many arguments
Try `ltconfig --help' for more information.
configure: error: libtool configure failed






I tried installing php4.0.6 the other day, --with-mysql --with-apxs on  Apache/1.3.12 
(Unix) (Red Hat/Linux)6.2
it gives me this info: PHP/4.0.6 mod_perl/1.21

But at the top of the page it says:
PHP/FI Version 2.0.1?

Like whats the deal?  THe page doesn't look as pretty as all the other <?phpinfo()?> 
pages I have seen, I think I must have done something wrong cause I am trying to get 
the phpBB app to work with no luck.

Any help would be majorly  appreciated!
T.


_____________________________________________________________
Sign up for FREE email from pianosessions.com at http://www.pianosessions.com


Reply via email to