You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-user@incubator.apache.org by "Hariharan, Rema" <Re...@amd.com> on 2010/11/19 20:02:28 UTC

Apache error

Here is the error I see in the Apache error log (other than the one I sent earlier):

 [Fri Nov 19 13:34:07 2010] [error] [client 10.236.49.119] PHP Warning:  Memcache::get() [<a href='function.Memcache-get'>function.Memcache-get</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/oliophp/classes/MemCached.php on line 43

[Fri Nov 19 13:33:52 2010] [error] [client 10.236.49.119] index.php waiting for cache.
[Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting for cache.
[Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting for cache.
[Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting for cache.


So it seems like there is a problem getting the network address.

- Rema




Re: Apache error

Posted by Shanti Subramanyam <sh...@gmail.com>.
Did you edit config.php to point to the correct host for memcache ? I assume
you have verified that you can connect from the apache/php machine to the
memcached host ?

Shanti

On Fri, Nov 19, 2010 at 12:02 PM, Hariharan, Rema <Re...@amd.com>wrote:

> Here is the error I see in the Apache error log (other than the one I sent
> earlier):
>
>  [Fri Nov 19 13:34:07 2010] [error] [client 10.236.49.119] PHP Warning:
>  Memcache::get() [<a
> href='function.Memcache-get'>function.Memcache-get</a>]:
> php_network_getaddresses: getaddrinfo failed: Name or service not known in
> /var/www/oliophp/classes/MemCached.php on line 43
>
> [Fri Nov 19 13:33:52 2010] [error] [client 10.236.49.119] index.php waiting
> for cache.
> [Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting
> for cache.
> [Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting
> for cache.
> [Fri Nov 19 13:33:53 2010] [error] [client 10.236.49.119] index.php waiting
> for cache.
>
>
> So it seems like there is a problem getting the network address.
>
> - Rema
>
>
>
>