|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-07-06 05:52 UTC] dbeu@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 23:00:01 2025 UTC |
Running: <? $port = getservbyname('www','tcp'); echo $port; ?> results in: Fatal error: Call to undefined function: getservbyname() in e:\webserver\file.php on line 106 I just migrated back to 4.0.5 from 4.0.6 and now it works again. I'm running windows 2000 professional and Apache 1.3.20.