Ste'phane wrote:


But PHPMyAdmin still don't...
PHPMyAdmin is accessible from http://phpmyadmin.zeblods.com but it only display 
a white page.

# cat error_log
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP Fatal error:  
session_start() [function.session-start]: Failed to initialize storage module: 
memcache (path: /var/php/5.2/sessions) in 
/sauv/var/apache2/2.2/phpmyadmin/libraries/session.inc.php on line 75
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP Stack trace:
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP   1. {main}() 
/sauv/var/apache2/2.2/phpmyadmin/index.php:0
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP   2. 
require_once() /sauv/var/apache2/2.2/phpmyadmin/index.php:35
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP   3. 
require_once() /sauv/var/apache2/2.2/phpmyadmin/libraries/common.inc.php:295
[Wed May 05 18:19:08 2010] [error] [client 192.168.1.100] PHP   4. 
session_start() /sauv/var/apache2/2.2/phpmyadmin/libraries/session.inc.php:75

If it is not a problem from memcached daemon, it might be a problem from 
Apache's memcache module, no ?

"memcache" is a PHP extension; you don't need an Apache mod for this to work.

I see from a web search lots of people have encountered the "Failed to initialize storage module: memcache" issue on various platforms/PHP versions; perhaps one of their solutions will help you. (IOW, try google ;) )

_______________________________________________


webstack-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

Reply via email to