Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

coral 8.3.1 seems not run properly

Featured Replies

The same fault in my win7 x86

the problem seems to be in Apache

the images doesn't appear

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.

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.

The solve with me was ti change the path to the server

when i changed it to another location it works fine

...............

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 off

Source

 

 

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.

  • Author

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.