Current time: 05-04-2024, 09:13 AM Hello There, Guest! (LoginRegister)


Post Reply 
suhosin problem
Author Message
sumfvm Offline
Junior Member
*

Posts: 30
Joined: May 2011
Reputation: 0
Post: #1
suhosin problem
Hi all,

My today-'s problem is this one: I rent a SSL certificate and installed it without any problem (I will make a tuto later). Everything is ok, admin panel with https instead of using http url, pma, filemanager except the webmail (roundcube).

When I try to reach the url, I get this message:

Quote:ERROR: Wrong 'suhosin.session.encrypt' option value. Read REQUIREMENTS section in INSTALL file or use Roundcube Installer, please!

Well, I edit the file /etc/php5/conf.d/suhosin.ini and uncomment the line "suhosin.session.encrypt = on" and I edit too /var/www/ispcp/gui/tools/webmail/config/main.inc.php, changing:

Quote:- $rcmail_config['force_https'] = false; (=> true),
- $rcmail_config['use_https'] = false; (=> true)

but the problem is the same...

Any idea (from Spain maybe Wink)
Damn, problem is solved by editing /etc/php5/conf.d/suhosin.ini and uncommenting line:

Quote:;suhosin.session.encrypt = on

Replace by:

Quote:suhosin.session.encrypt = off
(This post was last modified: 06-18-2011 07:27 AM by sumfvm.)
06-18-2011 07:18 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)