Hello,
I always get debug.log messages like this :
-begin---
/usr/local//lib/libsnmp.so: undefined reference to `EVP_DigestInit'
/usr/local//lib/libsnmp.so: undefined reference to `EVP_DigestFinal'
/usr/local//lib/libsnmp.so: undefined reference to `EVP_md5'
/usr/local//lib/libsnmp.so: u
Please help... (4.1 install problem)
I have two nearly-identical systems "production" and "backup". When we
upgrade, we do backup first to work out any kinks, then production. Last
night I upgraded backup in the following order: MySQL 3.23.46, OpenSSL
0.9.6b, Curl 7.9.2, Mod_SSL 2.8.5-1.3.22,
The instructions are in the manual here:
http://php.he.net/manual/en/install.iis.php
Fred
E Ee <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hello,
>
> thanks for your help Remo. However, could you tell
> which files and what to change on my pws to run .php3
php-install Digest 18 Dec 2001 04:40:16 - Issue 607
Topics (messages 5321 through 5326):
Elementary Sessions help pls
5321 by: Martin Wright
5322 by: Martin Wright
5323 by: Andrey Hristov
Apache, undefined symbol: alloc_globals
5324 by: Sean Redmond
php 4.1
hello,
thanks for your help Remo. However, could you tell
which files and what to change on my pws to run .php3
file extensions? hope you can help me. Thanks.
List: php-install
Subject: [PHP-INST] Re: php & php3
From: 66.87.235.253
Date: 2001-12-16 1:42:54
[Download message RAW]
Hi,
I'm compiling php 4.1.0 on freebsd 4.4 with options :
./configure --with-apxs=/opt/web/apache/bin/apxs --enable-versioning --with
-mysql=/opt/db/mysql --enable-track-vars --with-gd --enable-ftp --enable-sy
svsem --enable-sysvshm --enable-sockets --with-pdflib=/usr/local --with-gett
ext --
I've compiled php-4.1.0 (DSO) but when I start apache I get the message:
Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: alloc_globals
What gives?
This is RedHat 7.2
Hmmm,
why not use
/tmp in your php.ini and
/tmp means c:/tmp if your php+iis is on c:. d:\tmp, if php+iis on d: and so on.
Feedback is appreciated.
Regards,
Andrey Hristov
- Original Message -
From: "Martin Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 17
Hell, that was quick, Andrey!
Yes I've got that directory.
--
Martin Wright
-Original Message-
From: Andrey Hristov [mailto:[EMAIL PROTECTED]]
Sent: 17 December 2001 13:48
To: Martin Wright
Subject: Re: [PHP-INST] Elementary Sessions help pls
Is there C:\Program Files\PHP\sessiondata
I have just installed php 4.0.6 cgi to WinXp. Tried to fire up a prog
and got the following:
Warning: open(C:\Program
Files\PHP\sessiondata\sess_7b14a10eaa657d7329e9c946d3a73863, O_RDWR)
failed: m (13) in D:\wwwroot\xxx\index.php on line 4
Warning: open(C:\Program
Files\PHP\sessiondata\sess_7b
First, set CFLAGS env to :
setenv CFLAGS -DEAPI
And then I edited libtool after configuring php, (libtool is generated by
configure) I changed the line CC="cc" to :
CC="cc -flat_namespace"
After that, make and everythings should be fine...
BTW, I works for mem but not with php 4.1.0...
-
php-install Digest 17 Dec 2001 12:24:03 - Issue 606
Topics (messages 5317 through 5320):
Re: Trouble with php-4.1.0 and apache-2.0.28beta
5317 by: Rasmus Lerdorf
Cannot compile PHP-4.1.0 with-mm
5318 by: Johnny HUI
Need help with running mail() on Win98
5319 by: Ba
12 matches
Mail list logo