Results 1 to 10 of 13
-
18th Jun 2011, 11:05 AM #1OPMemberWebsite's:
RNBxBeatz.com Storedpics.comHTTPS gives Internal Server Error?
Hi,
I have a website called RNBxBeatz. I have installed SSL Certificates on it but it doesn't seem to work?
When I load https://rnbxbeatz.com i get:
Code:Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. .....
ThanksRNBxBeatz Reviewed by RNBxBeatz on . HTTPS gives Internal Server Error? Hi, I have a website called RNBxBeatz. I have installed SSL Certificates on it but it doesn't seem to work? When I load https://rnbxbeatz.com i get: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. ..... Rating: 5
-
18th Jun 2011, 11:07 AM #2MemberWebsite's:
Dot.AL
-
18th Jun 2011, 11:09 AM #3It begins...
Have you configured your virtualhosts to actually use those ssl certificates?
-
18th Jun 2011, 11:15 AM #4OPMemberWebsite's:
RNBxBeatz.com Storedpics.com
-
18th Jun 2011, 11:15 AM #5OPMemberWebsite's:
RNBxBeatz.com Storedpics.com
-
18th Jun 2011, 11:23 AM #6MemberWebsite's:
Dot.AL99 is the user nobody, so it has to be installed under the wrong user (nobody) if that is the error you are receiving.
Go to /var/cpanel/userdata/nobody to see if the cert is there by domain.com_SSL (domain.com being your domain's name) name. If it is, then move it to /var/cpanel/userdata/user (where user is the cPanel username of the right user). Open up the domain.com_SSL file and change the following in that file:
Code:
documentroot: /home/user/public_html
group: user
homedir: /home/user
user: user
Replacing user with the username for each one. Of note, these are not the only lines in the file, they are just the lines you need to change in that file.
If the account is a reseller and not owned by root, you will also need to change owner: root to owner: user.
Please also check the ip: field has the right IP listed.
After making all the changes, then run these commands to rebuild Apache with the new entries and get it restarted:
Code:
/scripts/rebuildhttpdconf
/etc/init.d/httpd restart
this fixed my issue
-
18th Jun 2011, 11:26 AM #7Member
And check the output of your apache error log
tail -f /var/log/apache2/error.log
-
18th Jun 2011, 11:48 AM #8OPMemberWebsite's:
RNBxBeatz.com Storedpics.com
-
18th Jun 2011, 11:50 AM #9MemberWebsite's:
Dot.AL
-
18th Jun 2011, 12:07 PM #10OPMemberWebsite's:
RNBxBeatz.com Storedpics.com
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
500 internal server error
By msk19994 in forum Server ManagementReplies: 2Last Post: 13th Oct 2012, 10:56 PM -
500 Internal Server Error
By iman24 in forum Server ManagementReplies: 15Last Post: 9th Jun 2012, 06:27 AM -
HTTP Error 500 (Internal Server Error):
By joshmoore in forum Technical Help Desk SupportReplies: 4Last Post: 25th Nov 2011, 03:59 AM -
500 Internal Server Error
By Mahaj in forum Technical Help Desk SupportReplies: 22Last Post: 21st Aug 2011, 04:17 PM -
Internal Server Error Help ?
By Crossy in forum phpBBReplies: 15Last Post: 5th Feb 2010, 07:40 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...