php-install Digest 26 Feb 2003 11:40:38 -0000 Issue 1265

Topics (messages 10193 through 10196):

Re: Neither way installs it ....
        10193 by: Michael Mauch

Re: PHP 4.3.0 install libtool failure on Tru64 5.1
        10194 by: Michael Mauch

PHP-4.3.1 error configure: error: Cannot find OpenSSL's libraries
        10195 by: Peter Nyberg

Re: Installed Apache 2.0.44 + PHP 4.3.1
        10196 by: Jonas Geiregat

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]


----------------------------------------------------------------------
--- Begin Message ---
Cl. Yuri Huitron Alvarado <[EMAIL PROTECTED]> wrote:

> Output line too long.
> gcc: main/php_ini: No such file or directory
> make: *** [sapi/cli/php] Error 1
> 
> What can be happening ?

<http://www.php.net/manual/en/install.solaris.php> (see especially the
user notes).

<http://groups.google.com/groups?q=PHP+%22Output+line+too+long.%22&meta=site%3Dgroups&scoring=d>
(this works for almost any error message).

Regards...
                Michael

--- End Message ---
--- Begin Message ---
Buz Dreyer <[EMAIL PROTECTED]> wrote:
> Server: Compaq Alphaserver DS20 using Tru64 Unix 5.1a (Rev. 1885)
> 
> Configure works with this command:
> CC="/usr/bin/cc" ./configure
>      --with-mysql --with-apxs=/data2/www/bin/apxs

> ld:
> Can't read file: ext/ctype/ctype.lo (Successful)
> *** Exit 1

> I have tried re-configuring and re-making several different times but 
> have not made any progress.

Just to make sure: did you run "make clean" before re-making?

Regards...
                Michael

--- End Message ---
--- Begin Message ---
Hi there everyone!

I'm very confused and feel stupid. Since I have a web mail running on the same
server I thought that compile everything in a nother directory would be nice
thing to do but php fails to locate openssl libraries. I have everything in the
folder /usr/local/NyWeb030221. I made an: 
ln -s /usr/local/NyWeb020221/mysql-version /usr/local/mysql
The new mysql-version is running with the old stuff

CFLAGS='-O2 -I/usr/local/NyWeb030221/openssl-0.9.7a/include' ./configure
--with-apache=/usr/local/NyWeb030221/apache_1.3.27/
--with-mysql=/usr/local/mysql --enable-track-vars
--with-openssl=/usr/local/NyWeb030221/openssl-0.9.7a/
--with-imap=/usr/local/NyWeb030221/imap-2002a/
--with-imap-ssl=/usr/local/NyWeb030221/openssl-0.9.7a/
--with-gettext=/usr/local/NyWeb030221/gettext-0.11.5/
--with-mm=/usr/local/NyWeb030221/mm-1.2.2/ --with-zlib-dir=/usr/local/include
--with-mcrypt=/usr/local/NyWeb030221/mcrypt-2.6.4/ --enable-debug=no
--with-ncurses=/usr/local/NyWeb030221/ncurses-5.3/ --enable-exif --enable-wddx
--enable-dbase --with-xml --with-kerberos --with-jpeg-dir=/usr/local/include
--with-t1lib=/usr/local/NyWeb030221/t1lib-1.3.1/
--with-freetype-dir=/usr/local/include/freetype2/ --enable-static=yes
--enable-force-cgi-redirect

After a while this appear:

checking whether to enable IPv6 support... 
checking for OpenSSL support... yes
configure: error: Cannot find OpenSSL's libraries

and php stops

I have done this before without any failure but I can't say that I know what I'm
doing. I've looked for it in Google no one have had the same problem. That's why
I feel a bit stupid.

Please can someone point me in the right direction

Thanx all

Peter Nyberg
Department of Biochemistry and Biophysics
Arrheniusv�gen 12
106 91 STHLM
Sweden
Ank. 2469
Phone: (+46)8 162469
Cell phone(+46) 070 339 24 69



----------------------------------------------------------------
Department of Biochemistry and Biophysics: http://www.dbb.su.se/

--- End Message ---
--- Begin Message --- Ken Jeansson heeft geschreven:
Hello There

Trying to install php4 on apache2 and I get this warning:

ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use of
`tempnam' is dangerous, better use `mkstemp'

I just ignored the warning but now php does not work. Whenever I try to
access a .php file it just wants to download it.

And I have added lines to httpd.conf and mime.types


Trye to change tempnam to mkstemp on line 105 in my_tempnam.c if this is possible ?


--- End Message ---

Reply via email to