ID: 14200 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues Operating System: Windows XP Pro PHP Version: 4.0.6 New Comment:
By default the "firewall" is not enabled. But JIC you can check by doing this (may be faster way) Control Panel->Network Connections Right Click on Network Bridge Choose Properties Choose TCP/IP From Items List Click Properties Click Advanced Click Options Highlight TCP/IP Filtering Click Properites Either Allow Port 80 if Filtering is enabled and Port 80 is blocked or disable filtering. -Chris Previous Comments: ------------------------------------------------------------------------ [2001-11-27 10:22:47] [EMAIL PROTECTED] I might be mistaken, but AFAIK you point Apache via httpd.conf to php4apache.dll. You can put that dll anywhere you want, as long as Apache knows the right path. php4ts.dll on the contrairy, should be located in your windows/system32 directory. But I don't think that solves your problem. I think the problem is that XP has some kind of firewall built in, which probably denies any incoming connections. You should open port 80 somewhere in your controlpanel... don't ask my where as I don't have XP yet... ------------------------------------------------------------------------ [2001-11-26 14:48:18] [EMAIL PROTECTED] Try the new 4.1.0 release which will be available withing a day or two. Feedback. ------------------------------------------------------------------------ [2001-11-26 14:17:08] [EMAIL PROTECTED] I have overwritten php4apache.dll with new version...but apache tell me "i can't find php4apache.dll" (it can't use new file) I have also tried to insert php4apache in system32 and windows directories but doesn't work! Where is the problem? ------------------------------------------------------------------------ [2001-11-24 07:48:56] [EMAIL PROTECTED] Put your php4apche.dll in the same directory as apache (might work) or in the sytem32 directory (should work). Feedback. ------------------------------------------------------------------------ [2001-11-24 07:46:55] [EMAIL PROTECTED] Scuse me .. but i've tried to install new version php-4.1.0RC3-win32 overwriting files with new version but when i try to restart Apache fails and give an error: can't found php4apache.dll in c:/.... but I've overwrite old version with new! I have also seen that are many new files that are not present in old version ( *.pdb *.ilk and a file php4apahe2filter.dll and .ilk).. How I can install this version correctly? Tnx ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/?id=14200 Edit this bug report at http://bugs.php.net/?id=14200&edit=1 -- PHP Development 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]