php-install Digest 24 Jun 2002 01:36:23 - Issue 898
Topics (messages 7440 through 7447):
Re: GD Library upgrade
7440 by: Rasmus Lerdorf
Help. Since a dynamic module or cgi is the only way to use php with apache 2.0..
7441 by: DooMGazE
PHP4.2.1 and Apache 2.0.39
74
Thank you for your e-mail message to MSN webmaster. We would like to
assist you with your question and request you go to the appropriate link
below for the product you are inquiring about. The link will take you
directly to that product's online help with instructions on how you may
contact us dir
It has been fixed for weeks.
On Sun, 23 Jun 2002, jd wrote:
> at line 93, sapi/apache2filter/php_functions.c:
>
> #if !MODULE_MAGIC_AT_LEAST(20020506,0)
> ADD_STRING(boundary);
> #endif
>
> compilation failed at this point for me with apache 2.0.39,
> and apparently alot of oth
at line 93, sapi/apache2filter/php_functions.c:
#if !MODULE_MAGIC_AT_LEAST(20020506,0)
ADD_STRING(boundary);
#endif
compilation failed at this point for me with apache 2.0.39,
and apparently alot of other people are having the same
troubles. gcc complains about a misplaced "!"
I have upgraded from Apache 1.3.26 to 2.0.39 with PHP 4.2.1.
I am running FreeBSD 4.6 and everything was installed from
ports.
I have a PHP script called "go" (filename is without the .php extension)
and it is located in the root of my domain name:
http://www.mydomain.com/go
It's a script that m
i just noticed on the php.net bug db this and also the other thread about
this, sorry, hope this thread is abit more helpful than the other;
This bug has been fixed in CVS. You can grab a snapshot of the
CVS vers
looking around i think its fair to say there is a something wrong with
trying to use apache 2.0.39 with the php 4.2.1, if anyone has managed to get
it working please post as ive looked around and noone seems to of, this is
what i get atm;
apache: module "c:\php4build\snap\sapi\apache2filter\sapi_
I had to revert my web server back to apache 1.3. I really would like to
run apache 2.0, a exploit was just found in 1.3, not sure what it does
exactly but I don't wanna be a part of it. Anyways, I had to revert
because --with-apache does not work in 2.0, and --with-apxs2 would give me
errors du