php-windows Digest 20 Aug 2009 14:00:33 -0000 Issue 3674
Topics (messages 29519 through 29521):
Log to Syslog in Windows 2008
29519 by: Bradford Plummer
29520 by: Larry Adams
php_enchant not loadable
29521 by: Rene Bartholomay
Administrivia:
To subscribe to the digest, e-mail:
[email protected]
To unsubscribe from the digest, e-mail:
[email protected]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Anyone figure out how to get PHP 5.3 to actually write to "syslog" in
Windows server 2008 (x64)?
Bradford Plummer
QA/Support
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sanction Solutions,
an Alexander Gallo Company
60 East Rio Salado Parkway
Suite 715
Tempe, AZ 85281
Telephone (480) 627-2450
FAX (480) 627-2431
Technical Support (480) 627-2435 or mailto:[email protected]
http://www.sanction.com/
This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents of this
message, which arise as a result of e-mail transmission. If verification is
required please request a hard-copy version.
--- End Message ---
--- Begin Message ---
Bradford,
Do you mean through a simple generalized UDP socket connection to a
remote syslog server, or something else?
Larry
Bradford Plummer wrote:
Anyone figure out how to get PHP 5.3 to actually write to “syslog” in
Windows server 2008 (x64)?
*Bradford Plummer*
*QA/Support*
*~~~~~~~~~~~~~~~~~~~~~~~~~~~*
*Sanction Solutions,*
*an Alexander Gallo Company*
60 East Rio Salado Parkway
Suite 715
Tempe, AZ 85281
Telephone (480) 627-2450
FAX (480) 627-2431
Technical Support (480) 627-2435 or [email protected]
<mailto:[email protected]>
www.sanction.com <http://www.sanction.com/>
**
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please notify
the sender immediately by e-mail if you have received this e-mail by
mistake and delete this e-mail from your system. E-mail transmission
cannot be guaranteed to be secure or error-free as information could
be intercepted, corrupted, lost, destroyed, arrive late or incomplete,
or contain viruses. The sender therefore does not accept liability for
any errors or omissions in the contents of this message, which arise
as a result of e-mail transmission. If verification is required please
request a hard-copy version.
--- End Message ---
--- Begin Message ---
Hi there,
i switch to PHP5.3 and now PSPELL is no more working. I read the docu
and found that i must use PHP_Enchant from now.
But everytime i try to use is PHP gets an error:
"Unable to load dynamic library 'C:\PHP\ext\php_enchant.dll' - The
specified module could not be found"
All other extension are loaded. The extension is in the defined
extension-dir and the settings in php.ini are ok.
I run PHP on Windows XP Prof... Any ideas?
Bye..
--- End Message ---