Hi Folks,
Hopefully someone can help me with this one.
I have an ssl cert installed and it works find in WHM, I also have a joomla site and WHMCS installed when i use https on those I get a 500 internal server error.
output of log is:
and
UID 99 is nobody I think?
If i stat a directory that contains files that give the 500 error I get:
and a file:
I have seen a few threds saying the cert may have been installed as the wrong user but im not sure how to check that and I am farly sure I installed it as adminroo.
Any ideas?
Hopefully someone can help me with this one.
I have an ssl cert installed and it works find in WHM, I also have a joomla site and WHMCS installed when i use https on those I get a 500 internal server error.
output of log is:
Code:
SoftException in Application.cpp:422: Mismatch between target UID (99) and UID (503) of file "/home/adminroo/public_html/clients/cart.php", referer: http://lmas-networks.com/
Code:
SoftException in Application.cpp:422: Mismatch between target UID (99) and UID (503) of file "/home/adminroo/public_html/index.php"
If i stat a directory that contains files that give the 500 error I get:
Code:
File: `public_html'
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 37h/55d Inode: 53739932 Links: 17
Access: (0755/drwxr-xr-x) Uid: ( 503/adminroo) Gid: ( 99/ nobody)
Access: 2010-08-08 04:10:10.000000000 +0100
Modify: 2010-08-06 17:44:33.000000000 +0100
Change: 2010-08-08 02:05:59.000000000 +0100
Code:
File: `index.php'
Size: 2049 Blocks: 8 IO Block: 4096 regular file
Device: 37h/55d Inode: 54595371 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 503/adminroo) Gid: ( 500/adminroo)
Access: 2010-08-14 17:23:05.000000000 +0100
Modify: 2010-07-18 04:01:24.000000000 +0100
Change: 2010-08-08 02:06:07.000000000 +0100
Any ideas?