Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

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.

Open Atrium 2 clean URL issues

Featured Replies

Okay, so I installed Open Atrium and have been trying to enable clean URL's and I'm having nothing but issues.


 


Currently when I launch my site (whateversite.com) I get


Not Found

The requested URL /&tour=welcome_to_oa2_ was not found on this server.

 



 


Now if I add ?q=user at the end (whateversite.com/?q=user) it will send me to the annoying default open Atrium login page <-- if anyone knows how to change this I would very much appreciate it)


 


Any idea on how to fix the clean URL issue with Open Atrium


 


When I click the "Run the clean URL test" it responds with


The clean URL test failed.


 


The online handbook it references doesn't seem to fix the issue.


  • 1 month later...

Here is what I did to fix the clean URL test always failing.



 



First I had to solve the issue when I restarted Apache I was getting the error:



root@ipsew:~# /etc/init.d/apache2 restart


Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 130.175.209.20 for ServerName


 ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 130.175.209.20 for ServerName


. ok

 





First:
root@ipsew:~# echo ServerName $HOSTNAME > /etc/apache2/conf.d/fqdn



 



Second:  vi /etc/apache2/apache2.conf



# Include the virtual host configurations:


Include sites-enabled/





DocumentRoot /var/www/oa/


ServerName ipsew.hosangit.com





allow from all


Options +Indexes







 



Third: Restart Apache now and you shouldn't have anymore errors



root@ipsew:~# /etc/init.d/apache2 restart


Restarting web server: apache2 ... waiting .



Verify your website is still up and running before going to the next step.



 



NEXT VERIFY .htaccess is working



First: vi /var/www/oa/.htaccess



Add random characters on a line all by itself. Try and launch your website and you should now get an error message (your website should not be able to be displayed which means your website is using your .htaccess file.  Go ahead and remove those special characters from your .htaccess file and check your website again to make sure it came back up before proceeding.



 



Second:


Make sure you have the .htaccess that was included with your Open Atrium download.



Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

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.