Hi Robin
Your a star I add php-session using yast and restarted apache2
I had a look i /etc/apache2/conf.d
less phpe.conf and all look well.
Thus typed http:/localhost/roundcube
and happy days thanks for your suggestion.
Chuck
Elfrink wrote:
Chuck Amadi wrote:
But I am having issues with a PHP error
[07-Feb-2007 10:41:04] PHP Fatal error: Call to undefined function: session_set_save_handler() in /srv/www/htdocs/roundcube/program/include/session.inc on line 152
Obviously, you will need to enable session support in php. Either recompile php, or install the appropriate package. I do not know how Suse handles php modules.
Robin