Hello iikonly - thank you for your recommendation. I have looked at my /etc/apache2/sites-available/elgg.conf and I see the AllowOverride All comment. below is what I have
<Directory /var/www/html/elgg/>
Options +FollowSymlinks
AllowOverride All
Require all granted
</Directory
Also I have confirmed mod_rewrite is enabled and already running.
Any further ideas?
Not sure what's going on for you. The virtual server config is a server-side configuration. It either works or not and it shouldn't matter which OS is used on client side to access the Elgg site. Also, the rewrite check is also done during the installation of the Elgg site. Once the installation is finished the error shouldn't occur anymore at all as the test is no longer performed when accessing the Elgg site (as you wouldn't try to run the install.php script).
What version of elgg are you using? What version of elgg mobile plugin? What theme are you using?
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
I'm using Elgg Ver. 1.8.0.1, not using any mobile plugin, and my theme is purity. My symptoms are i just cant pass authentication from any smartphone. Being I'm new, perhaps i should be looking at a log somewhere? The OS I'm using is ubuntu server 11, you can also view the symptom by visiting my site with a smartphone. www.sarcadi.com
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.