-INST] Apache 2.0.39
Hello im trying to install php 4.2.1 as a mod to
apache 2.0.39 on a redhat 7.3 system. I have compiled
the apache with the --enable-mod=so switch and i have
used the --with-apxs2=/www/bin/apxs switch as well but
when i go to make install php i get teh following
error
Hello im trying to install php 4.2.1 as a mod to
apache 2.0.39 on a redhat 7.3 system. I have compiled
the apache with the --enable-mod=so switch and i have
used the --with-apxs2=/www/bin/apxs switch as well but
when i go to make install php i get teh following
error:
php_functions.c:93:27: missi
I've installed Apache 2.0.39 on Win 98 and it's up and running. I tried to
install the exe file of php 4.2.1, but I got an error message saying that it
couldn't configure Apache..
What is that all about??
I also tried to install the zip file, but I'm a newbie so you can probably
imagine it going d
Hi,
I just tried to install the newest Snapshot of PHP 4.3.0-dev with my Apache
2.0.39 running on Win2k, but when I tried to start my Apache again, it
crashed. After that I've tried to install the Alpha 2 of PHP 4.3.0 with no
success crashing my Apache again. Then I've reinstalled the older Snaps
Hello all,
I have been using the built in PHP v4.1something on Red Hat7.3 with
applications like ACID and such. I've read around that I should uninstall
those RPMs and recompile PHP v4.21 from source. So I uninstalled all the
default Red Hat 7.3 PHP RPMs, and dloaded php-4.2.1.tar.gz and
h
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 "!"