On a clean install (not an upgrade) the component says its successfully installed but the welcome message on the Installation Screen is a line of question marks. (instead of the "Welcome to Mobile Joomla")
The server error log after installation shows the following
========================================
[Mon Mar 01 10:29:09 2010] [error] [client 204.9.32.4] PHP Notice: Undefined variable: MobileJoomla_Settings in /public_html/ool2/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 120, referer:
www.snsalesautomation.com/ool2/administrator/index.php
[
Mon Mar 01 10:29:09 2010] [error] [client 204.9.32.4] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/public_html/ool2/administrator/components/com_mobilejoomla/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/ool2/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 53, referer:
www.snsalesautomation.com/ool2/administrator/index.php
[Mon Mar 01 10:29:09 2010] [error] [client 204.9.32.4] PHP Warning: include(/public_html/ool2/administrator/components/com_mobilejoomla/config.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /public_html/ool2/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 53, referer:
www.snsalesautomation.com/ool2/administrator/index.php
========================================================
So I uninstalled .9.1 and installed .9.0 successfully
Then, I upgraded .9.1 over the existing .9.0 install
The server error log after UPGRADE shows the following
========================================
[Mon Mar 01 10:30:38 2010] [error] [client 204.9.32.4] File does not exist: /public_html/ool2/administrator/includes/js/overlib_mini.js, referer:
www.snsalesautomation.com/ool2/administrator/index.php?option=com_mobilejoomla
[Mon Mar 01 10:30:37 2010] [error] [client 204.9.32.4] PHP Notice: Constant DOMIT_INCLUDE_PATH already defined in /public_html/ool2/libraries/domit/xml_domit_lite_include.php on line 13, referer:
www.snsalesautomation.com/ool2/administrator/index.php
Is there anything specifically you need me to check? This is my DEV installation so I can make whatever modifications you require.