[PHP-WIN] Re: php5 and phpMyAdmin

2004-07-20 Thread speedfreak
your config settings). It has to do with $_SERVER['PHP_AUTH_USER'] not being set ... The official bug report: http://bugs.php.net/bug.php?id=29132 This bug is resolved in the latest php 5.0.x snapshot available at http://snaps.php.net HTH, speedfreak -- PHP Windows Mailing List (htt

[PHP-WIN] Re: SSL setup

2004-07-07 Thread speedfreak
ersion) and use this instead of the one you obtained in the official release. I have been using the ones found at http://ftp.emini.dk/pub/php/win32/openssl/ for PHP 4.3.4 and 4.3.7 without a hitch. The PHP Manual contains example code for all 3 functionalities at http://www.php.net/manual/en/ref.s

[PHP-WIN] Re: SSL, how?

2004-04-29 Thread speedfreak
open.php (look at the user contributed notes from 10-Aug-2003 08:56) HTH, speedfreak -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Need help using "php.exe"

2004-04-12 Thread speedfreak
Eugen wrote on 11/04/04 16:35: Hi all, When you parse a file using the command "php.exe -f c:\myfile.php > c:\myfile.htm" , what command is required to set a variable. Example: In IE addressbar, when i type(doesn't matter what server i use) : http://localhost/myfile.php?thevariable=anyvariable, t

[PHP-WIN] Re: Process Control Functions (PCNTL)

2004-03-01 Thread speedfreak
Brokenclock wrote on 1/03/04 12:55: Hello list, Could anyone tell me if the Process Control Functions (PCNTL : http://www.php.net/manual/en/ref.pcntl.php) will be available or something like those, one day or another, for PHP for Windows? Thanks and regards, BrokenClock Hi, Haven't used this my

[PHP-WIN] Re: OT -- Please point me in the direction of a good Apache2 SSL win32 how to.

2004-01-23 Thread speedfreak
unter.campbus.com/ . I've been using these for a long time now without any problems under win98 myself as a test / dev environment. These packages come with the official Apache(2) mod_ssl documentation... :) Enjoy, speedfreak -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: [newbie] SSL on Win98

2003-04-01 Thread speedfreak
orge.net/docman/display_doc.php?docid=14556&group_id=68771 http://tud.at/programm/apache-ssl-win32-howto.php3 (just what it says) For details on configuring Apache: after installing any of the above, check your local Apache2 manual or http://httpd.apache.org/docs-2.0/ for latest documentation.

[PHP-WIN] Re: Disable FTP in Win32 Binary ?

2003-02-26 Thread speedfreak
ed list of function names. This directive is *NOT* affected by whether Safe Mode is turned on or off. Cheers! speedfreak at chello dot be -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php