ROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > This works for me:
> >
> > LoadModule php4_module d:/bin/php/experimental/apache2filter.dll
> > AddType application/x-httpd-php .php
> > AddType application/x-httpd-php-source
4.2.0 RC3 is out, and with Apache2 support.
But how to configure it with apache2 ? I see there is a
/experimental/apache2filter.dll
I guess this is the new module for apache2, but how do I configure it in
httpd.conf
I've tried to load it as an module, but did not get it to work.
"Chris Dion" <[
I'm using pear's db solution, and think it works great (except that
oci8/oracle give's no useful error's through db/pear).
In *nix it's easy to install pear (script), but I've found none. I solved it
by:
-renaming "PEAR.php.in" to "PEAR.php"
-include pear directory path in the include_path
Is th
Ok, that's a good reason :)
Any chance for an updated (compiled) one with that one in?
Just found out about php4win.de. Great one!
Hope you'll get it up back soon.
Haagen Waade.
> At 10:34 03.05.2001 +0200, Haagen Waade wrote:
> >I just upgraded to 4.0.5 on the windows plat
I just upgraded to 4.0.5 on the windows platform.
When I now run our script's that uses crypt() function, I get:
Warning: crypt() is not supported in this PHP build.
I figure it's been removed since 4.0.4pl (cause it worked there!) Why?
Is it only Windows specific?
Haagen Waade.