Greetings All,
I am using PHP 4.0.5-dev on NT5 Machine with IIS5 I want to pipe the errors
thought a TCP/IP port. I use the piece of code
<?php
error_log ("You messed up!", 2, "192.168.0.2:7869");
?>
I get the error code
==========8<=============================================================
Warning: TCP/IP option not available! in D:\Data\Work\wwwroot\htdocs\JumpPage.php on
line 2
==========8<=============================================================
What am I missing ?
--
Bye, _______________________________________________
David | David Elliott | Software Engineer |
_________________________| [EMAIL PROTECTED] | PGP Key ID 0x650F4534 |
| Do not allow tagline to go past this arrow -------------< |
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]