[EMAIL PROTECTED] wrote:
>
> Thanks Elfyn and Stipe.
>
> I will try a php forum application ( FUDforum 2.3.6 ) on cygwin. The installation (
>install.php ) for this forum need php.exe.
> But the sources provided with cygwin, will just install the mod_php4, there is no
>php.exe.
> So i have to i
Thanks Elfyn and Stipe.
I will try a php forum application ( FUDforum 2.3.6 ) on cygwin. The installation (
install.php ) for this forum need php.exe.
But the sources provided with cygwin, will just install the mod_php4, there is no
php.exe.
So i have to install apache and php myself.
Sti
Elfyn McBratney wrote:
>
> The only way you can build php-apache OOTB (well sort of) is by using the
> sources provided with cygwin, downloaded/installed by setup.exe. The source
> package contains a few patches and a utility to create the dll which the
> stock release (4.3.0) does not contain.
>
The only way you can build php-apache OOTB (well sort of) is by using the
sources provided with cygwin, downloaded/installed by setup.exe. The source
package contains a few patches and a utility to create the dll which the
stock release (4.3.0) does not contain.
> cd apache-1.3.27
> ./configure
>
Hallo,
I've try to build php4.3.0 as a module for apache_1.3.27 (Cygwin) as below:
cd apache-1.3.27
./configure
cd php-4.3.0
./configure --with-apache=/apache-1.3.27
make
but make fail, I get the error:
cli.lo -lcrypt -lm -lcrypt -o sapi/cli/php.exe
ext/xml/xml.o(.text+0xad5): In f
5 matches
Mail list logo