Current time: 11-22-2024, 08:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
[Howto] Change ispcp default listening port and add ssl
Author Message
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #10
RE: [Howto] Change ispcp default listening port and add ssl
(05-18-2011 11:24 AM)tek Wrote:  What resolved it was modifying the basedir restrictions in the 00_master.conf so they read as follows:
<Directory /var/www/ispcp/gui>
php_admin_value open_basedir "/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit
.log:/usr/share/php/"
php_admin_value session.save_path "/var/www/ispcp/gui/phptmp/"
php_admin_value upload_tmp_dir "/var/www/ispcp/gui/phptmp/"
</Directory>


What is different than what you have in the documentation is the inclusion of /var/www/ispcp/gui: in the first stanza. It was in the original and yes you are calling it out in the <directory line BUT I believe you are also basically excluding it by not having it in there in the actually open_basedir directive.

Adding that for me resolved it and got all my control panel pages accessible again.
Hello, I don't see exactly what did you change. Can you send/post the 00_master.conf here or in a PM?
Feel free to update the wiki if you find some wrong information.
05-23-2011 08:46 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Howto] Change ispcp default listening port and add ssl - aseques - 05-23-2011 08:46 PM

Forum Jump:


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