Current time: 04-18-2024, 12:23 PM Hello There, Guest! (LoginRegister)


Post Reply 
SSL enabled site after RC7
Author Message
puster Offline
Junior Member
*

Posts: 32
Joined: Oct 2008
Reputation: 0
Post: #1
SSL enabled site after RC7
Hi everybody,

I originally installed RC6 on my box and enabled a second site to access the panel by using SSL. This site was a copy of 01_master.conf named 01_ssl_master.conf and was enabled within Apache2. Access to this site worked perfectly.

I performed the upgrade to RC7 and everything worked perfectly. The panel loads and all functions are given. Except for this SSL-site now. Trying to load the SSL-site returns an error 500.

I checked in the defaults.log in Apache2 and it referred me to the suexec.log in which I found the following entries:

Code:
[2009-02-04 08:10:11]: uid: (2000/vu2000) gid: (2000/vu2000) cmd: index.php
[2009-02-04 08:10:11]: target uid/gid (2000/2000) mismatch with directory (2000/33) or program (2000/33)

I tried to change the ownership accordingly (vu2000:vu2000) but it had no effect.

Has anyone an idea what else I could try to make the SSL-site work again?

Thank you very much for your help.

Manuel
02-04-2009 05:26 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: SSL enabled site after RC7
Quote:I tried to change the ownership accordingly (vu2000:vu2000) but it had no effect.
And what did you exactly changed ? Which file ?
The SSL-cert itself or a directory ?

Greez BeNe
02-05-2009 12:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
puster Offline
Junior Member
*

Posts: 32
Joined: Oct 2008
Reputation: 0
Post: #3
RE: SSL enabled site after RC7
(02-05-2009 12:31 AM)BeNe Wrote:  
Quote:I tried to change the ownership accordingly (vu2000:vu2000) but it had no effect.
And what did you exactly changed ? Which file ?
The SSL-cert itself or a directory ?

Greez BeNe

I changed the ownership of the /var/www/ispcp/gui/-directory sicne it is the directory there the index.php is located.
From the log it seemed to me like this is where the problem lies.
02-05-2009 12:35 AM
Find all posts by this user Quote this message in a reply
puster Offline
Junior Member
*

Posts: 32
Joined: Oct 2008
Reputation: 0
Post: #4
RE: SSL enabled site after RC7
Hi everybody,

I have found something else in the default-error.log:

Code:
suexec policy violation: see suexec log for more details
[Mon Feb 23 13:00:37 2009] [notice] mod_fcgid: process /var/www/ispcp/gui/index.php(17891) exit(communication error), terminated by calling exit(), return code: 120

Anybody got an idea what might be going wrong?

Thank you very much.[/code]
02-23-2009 10:29 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #5
RE: SSL enabled site after RC7
either the directory has wrong owner [directory (2000/33)] or php runs with wrong ownership: [program (2000/33))]

just read and unserstand the suexec.log!
02-23-2009 10:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
puster Offline
Junior Member
*

Posts: 32
Joined: Oct 2008
Reputation: 0
Post: #6
RE: SSL enabled site after RC7
Hi everybody,

I was able to get it fixed, but I am not quite sure how this happened.

I recreated the file again from the 00_master.conf of 1.0.0 stable like I did with the file
from RC6. After this I dissabled the site, reloaded Apache, enabled the site and reloaded Apache again.

Now the site works again, but I honestly have to say I am not sure why.

Maybe someone is able to shed some light onto this.

Thanks to everybody for their help.

Greetz

Manuel
03-05-2009 07:10 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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