You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Devadas (Created) (JIRA)" <ji...@apache.org> on 2011/12/09 06:55:39 UTC

[jira] [Created] (OLIO-155) Unable to see the Olio home screen

Unable to see the Olio home screen
----------------------------------

                 Key: OLIO-155
                 URL: https://issues.apache.org/jira/browse/OLIO-155
             Project: Olio
          Issue Type: Suitable Name Search
          Components: php-app
         Environment: Linux asd-Dell-System-XPS-15Z 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux (Ubuntu 11.04)
            Reporter: Devadas
            Assignee: Shanti Subramanyam
            Priority: Critical


I have followed the instructions given in the php_setup_kit.hml document...
However when I access the url http://localhost/ I get a blank page.

On viewing the error log I see:
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 29
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: page in /var/www/oliophp/public_html/index.php on line 30
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: flag in /var/www/oliophp/public_html/index.php on line 31
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: zipcode in /var/www/oliophp/public_html/index.php on line 68
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: order in /var/www/oliophp/public_html/index.php on line 69
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: month in /var/www/oliophp/public_html/index.php on line 70
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: day in /var/www/oliophp/public_html/index.php on line 71
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: year in /var/www/oliophp/public_html/index.php on line 72
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: month in /var/www/oliophp/public_html/index.php on line 74
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 81
[Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Memcache' not found in /var/www/oliophp/classes/MemCached.php on line 24
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 29
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: page in /var/www/oliophp/public_html/index.php on line 30
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: flag in /var/www/oliophp/public_html/index.php on line 31
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: zipcode in /var/www/oliophp/public_html/index.php on line 68
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: order in /var/www/oliophp/public_html/index.php on line 69
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: month in /var/www/oliophp/public_html/index.php on line 70
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: day in /var/www/oliophp/public_html/index.php on line 71
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: year in /var/www/oliophp/public_html/index.php on line 72
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: month in /var/www/oliophp/public_html/index.php on line 74
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 81
[Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Memcache' not found in /var/www/oliophp/classes/MemCached.php on line 24

These seem like syntax errors..
How do I correct this issue?

Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Created] (OLIO-155) Unable to see the Olio home screen

Posted by "Shanti Subramanyam (gmail)" <sh...@gmail.com>.
These are not syntax issues - it is incorrect setup of the PHP environment.

On Thu, Dec 8, 2011 at 10:55 PM, Devadas (Created) (JIRA)
<ji...@apache.org>wrote:

> Unable to see the Olio home screen
> ----------------------------------
>
>                 Key: OLIO-155
>                 URL: https://issues.apache.org/jira/browse/OLIO-155
>             Project: Olio
>          Issue Type: Suitable Name Search
>          Components: php-app
>         Environment: Linux asd-Dell-System-XPS-15Z 2.6.38-8-generic
> #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
> (Ubuntu 11.04)
>            Reporter: Devadas
>            Assignee: Shanti Subramanyam
>            Priority: Critical
>
>
> I have followed the instructions given in the php_setup_kit.hml document...
> However when I access the url http://localhost/ I get a blank page.
>
> On viewing the error log I see:
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 29
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: page in /var/www/oliophp/public_html/index.php on line 30
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: flag in /var/www/oliophp/public_html/index.php on line 31
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: zipcode in /var/www/oliophp/public_html/index.php on line
> 68
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: order in /var/www/oliophp/public_html/index.php on line 69
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: month in /var/www/oliophp/public_html/index.php on line 70
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: day in /var/www/oliophp/public_html/index.php on line 71
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: year in /var/www/oliophp/public_html/index.php on line 72
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: month in /var/www/oliophp/public_html/index.php on line 74
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 81
> [Fri Dec 09 01:27:20 2011] [error] [client 127.0.0.1] PHP Fatal error:
>  Class 'Memcache' not found in /var/www/oliophp/classes/MemCached.php on
> line 24
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 29
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: page in /var/www/oliophp/public_html/index.php on line 30
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: flag in /var/www/oliophp/public_html/index.php on line 31
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: zipcode in /var/www/oliophp/public_html/index.php on line
> 68
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: order in /var/www/oliophp/public_html/index.php on line 69
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: month in /var/www/oliophp/public_html/index.php on line 70
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: day in /var/www/oliophp/public_html/index.php on line 71
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: year in /var/www/oliophp/public_html/index.php on line 72
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: month in /var/www/oliophp/public_html/index.php on line 74
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Notice:
>  Undefined index: uname in /var/www/oliophp/public_html/index.php on line 81
> [Fri Dec 09 01:29:01 2011] [error] [client 127.0.0.1] PHP Fatal error:
>  Class 'Memcache' not found in /var/www/oliophp/classes/MemCached.php on
> line 24
>
> These seem like syntax errors..
> How do I correct this issue?
>
> Thanks
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>