Hi!
Aha. Thanks. Good to know for next project with AD involved :-)
Vänligen/Regards
Gustav Wiberg
Developing Engineer
HMN Konsult
-Original Message-
From: Aaron Kenney [mailto:[EMAIL PROTECTED]
Sent: Friday, August 24, 2007 4:44 PM
To: Gustav Wiberg
Cc: php-windows@lists.php.net
Su
Hi,
I've been looking for a while to upgrade from PHP 5.1.2 to 5.2.5.
Currently PHP runs under IIS6 via FastCGI. We have a number of sites
that run on ASP.NET hence the use of IIS. Is there a fool proof way
of upgrading the PHP installation?
--
PHP Windows Mailing List (http://www.php.net
Hi, all.
I wonder why syslog log level value is duplicated in win32/syslog.h,
an example is following.
http://cvs.php.net/viewvc.cgi/php-src/win32/syslog.h?revision=1.13&view=markup
#define LOG_NOTICE 6
#define LOG_INFO6
#define LOG_DEBUG 6
Because of this definition, I can't