February 25, 201214 yr comment_10200 I have updated to coral 8.3.1 but it seems localhost not run properly Report
February 25, 201214 yr comment_10201 I have updated to coral 8.3.1 but it seems localhost not run properlyHi Please take a look here <p class="bbc_center"><span style="font-size:12px;"><strong>Yoni</strong></span></p> Report
February 26, 201214 yr comment_10205 The same fault in my win7 x86 the problem seems to be in Apachethe images doesn't appear Report
February 27, 201214 yr comment_10213 I take back a previous post I made about it not working also. On windows 2003 server, it works fine. Make sure you manually edit the HTACCESS file that gets inserted into your vhost directory to allow internet access. Editing it from the US interface dont seem to edit that file. My problem was with vhosting, but it was just the htaccess file screwing things up for me. Report
February 27, 201214 yr comment_10214 i have to correct me. Obviously, when i use InternetExplorer i can't show the website of UniServer 8.3.1. Any other browser works fine. Report
February 27, 201214 yr comment_10216 The solve with me was ti change the path to the serverwhen i changed it to another location it works fine............... Report
February 27, 201214 yr comment_10217 i have to correct me. Obviously, when i use InternetExplorer i can't show the website of UniServer 8.3.1. Any other browser works fine. Update:Apache 2.4.1 has confirmed hick-ups on windows. Some time after running apache doesn't respond. No error, no crash. The solution is to add these lines at the top of http.conf:AcceptFilter http none EnableSendfile Off EnableMMAP offSource And about 8.3.1 does NOT work on Windows 7 in PROGRAM MODE; this is a problem who BobS and Ric have to solve in the scripts. If you start httpd.exe in C:\webserver\usr\local\apache2\bin manualy, the website runs fine. When i install and start apache as service i have no problems under windows 7. Only in program mode. Report
February 27, 201214 yr Author comment_10219 this is weird, when I change line 431-436 <Directory "D:/UniServer/home/us_splash/"> Options Indexes Includes AllowOverride All Require all granted </Directory> to <Directory "D:/UniServer/home/us_splash/"> Options Indexes Includes AllowOverride All Order allow,deny Allow from all</Directory> it's run properly. but you only can't access http://localhost/us_splash/index.php Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.