Few things: - 1) Update Apache - 1.3.6 probably came out before WinME went Gold (it's not that old really, but there have been a number of pretty serious bug fixes in the last few releases and its always a good idea to try and stay pretty current) 2) Are you using this on a network with a firewall/proxy in place ? If so, you will probably have to turn the proxy off for 'local' addresses. 3) Is Apache actually running? (Try using it as a service I've found it to be a lot more reliable) 4) Do you have any files in your DocumentRoot or does the page that you are trying to call actually exist? 5) Are you trying to load files which don't exist by accident (in php.ini you can specify files to automatically prepend to every call, and in http.conf you can specify default files to load, although the latter shouldn't be a problem unless you also have directory browsing disabled) Just some thoughts! Tom Christoph Winkler wrote: > Hi! I am using PHP4 on Apache 1.3.6 under Windoze Me. When I'm calling my ip > or localhost. The page cannot be found. There's no Error msg from Apache. > Can anyone help? Thank you! > > -- > 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]
-- 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]