February 20, 201214 yr comment_10135 I have downloaded the new version of coral 8.2.0. When the browser opened, localhost cannot be accessed. when I check task manager httpd is actually running. what's the problem ??I am using win7 x64.sorry for my poor english. Report
February 20, 201214 yr comment_10136 This isn't enough information to solve your situation. When you say "localhost cannot be accessed", it's not clear exactly what IS happening. Do you see The Uniform Server splash screen? I assume you see the Unicontroller panel in order to start the servers. What does the Server Status screen show? If you click View www, what happens? Here are three possible reasons for similar problems: Windows firewall. This should have created a popup and you should have selected "allow access". IPv6 vs IPv4 address. Your "localhost" will resolve to ::1 by default.It's possible that the .htacess file or the httpd.conf has been changed and this address is NOT being allowed. Normally, though, you would get a 403 error. Check the HOSTS file (\Windows\system32\drivers\etc\hosts) for additions or deletions that should NOT be there. The last portion should be: # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost Regards,BobS Report
February 20, 201214 yr Author comment_10137 this is my ScreenShot. but in coral 8.1.2 it run well. I don't know what's wrong in my coral 8.2.0. Report
February 20, 201214 yr comment_10140 Check the HOSTS file (\Windows\system32\drivers\etc\hosts) for additions or deletions that should NOT be there. Hi, I'm in the same situation as the original poster. However, when I go to C:\Windows\system32\drivers there is no "etc" directory and therefore no "hosts" file inside. Should I create it? Report
February 20, 201214 yr comment_10141 thats odd to not have a etc/hosts file. Maybe that folder is hidden? Report
February 20, 201214 yr comment_10142 thats odd to not have a etc/hosts file. Maybe that folder is hidden? Nope. I have my environment to never hide files, directories, and so on... WOW. SUPER HIT MY FACE WOW! I just verified that 'etc' did not exist by opening a command window and attempting to CD into the etc directory... and it worked! Now, this is exactly why I hate Windows. I have configured my interface to always display system files and directories. But apparently, this is some super-secret bullshit here so it stays hidden? Always wasting my time... thanks again, Windoze. And, yes, I can confirm that my hosts file is "normal" - the default one simply with 2 entries for localhost. Report
February 21, 201214 yr Author comment_10144 Nope. I have my environment to never hide files, directories, and so on... WOW. SUPER HIT MY FACE WOW! I just verified that 'etc' did not exist by opening a command window and attempting to CD into the etc directory... and it worked! Now, this is exactly why I hate Windows. I have configured my interface to always display system files and directories. But apparently, this is some super-secret bullshit here so it stays hidden? Always wasting my time... thanks again, Windoze. And, yes, I can confirm that my hosts file is "normal" - the default one simply with 2 entries for localhost. my etc/hosts is exist. but the coral 8.2.0 still not run properly. Report
February 21, 201214 yr comment_10146 I am going to try the new coral 8.2.0 later. I will be running it on windows server 2003 enterprise, so I dont know if Iwould be able to help with any differences since it seems you folks are using windows 7 (I assume), but I will post back if I see an issue Report
February 21, 201214 yr comment_10147 I just tested this, and localhost works fine, but the virtualhost seems odd. i will play with it more later. I cant access any virtual host from outside the localhost Report
February 23, 201214 yr comment_10175 Hi All, I do have this similar issue as makantruzz facing. I have tried on v8.1.1 and v8.1.2 seems working fine. But facing this issue after trying v8.2.0 and v8.3.0 on my win7 box. Any idea? Thanks. Report
February 23, 201214 yr comment_10188 The Apache 2.4 authorization and vhosts config are DIFFERENT from Apache 2.2. We need to get this redesigned and fixed. Regards,BobS Report
February 24, 201214 yr comment_10197 Hi All, I do have this similar issue as makantruzz facing. I have tried on v8.1.1 and v8.1.2 seems working fine. But facing this issue after trying v8.2.0 and v8.3.0 on my win7 box. Any idea? Thanks. Windows 7 box here and unable to get apache to work with 8.3.0....sticking with 8.1x for now. Report
February 26, 201214 yr comment_10206 yep, same here, 8.31 does not seem to work across the internet, localhost works, but not accesable internet-wise with vhosting Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.