Hi!
I didn't find answers on this quiestion in archive.
I want to configure php-4.1.2 with apache-2.0.35.
./configure --with-mysql --with-apache=../httpd-2.0.35 --enable-ftp
and it crushes.
configure: error: Invalid Apache directory - unable to find httpd.h under
/usr/backup/httpd-2.0.35
But it
Hi. I'm trying to disable persistent database connections to MySQL, and I
disabled the php.ini file settings, but for some reason, they can still
connect with persistent connections. I changed the following settings in
php.ini:
[MySQL]
mysql.allow_persistent = Off ; allow or prevent persistent l
I want to send a image in a HTML message, but I don't want to reference
an URL to load it.
That's because my computer is not in Internet and isn't accesible for
load this image.
I'm trying to use the following code, but didn't function, just suspend
the PHP commands before the LoadGif instructio
Charles Aulds wrote:
> I downloaded the CVS sources, but didn't build PHP from them, instead, I
> followed his suggest and copied the entire /sapi/apache2filter directory to
> my 4.1.2 build directory, and built PHP with these simple command lines:
>
> ./configure --with-apxs2=/usr/local/apac
Daniel Andersson <[EMAIL PROTECTED]>, from somewhere in Sweden, gave me this
solution, and with his permission, I pass it along, because it worked for
me!
>
> The problem is due to a change in srclib/apr-util/buckets/apr_brigade.c
> and srclib/apr-util/include/apr_buckets.h of the Apache distribu
AJ> checking lex output file root... ./configure: lex: command not found
AJ> configure: error: cannot find output from lex; giving up
AJ> What should I do?
Get flex/lex. If not from your distro CD, from www.gnu.org. You
will need bison also, if you do not have it.
See the PHP manual's instal
php-install Digest 8 Apr 2002 23:01:37 - Issue 782
Topics (messages 6582 through 6583):
Re: ap_block_alarms error when loading module
6582 by: Sebastian Wolfgarten
Problems with the ./configure command
6583 by: Anders Jorsal
Administrivia:
To subscribe to the digest, e-ma
When i'm trying to install php, it keeps making a failure.
Here is the last 2 lines of the output from ./configure - this is even when
i'm just running configure without any parameters:
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from l