Author Topic: 500 Internal Server Error (after adding domain)  (Read 7522 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
500 Internal Server Error (after adding domain)
« on: April 01, 2016, 01:52:08 AM »
Hello,

I have problem whit add new domain.
i just install centos web panel and after adding domain i get 500 Internal Server Error.
Here is error:
Code: [Select]
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, dragnetbl@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

What i do ?
- Firsth i was created pacage and add new client whit domain. Location to that domain was /home/client_name/public_html.
- Than i add new domain to same user, location to this domain was /home/client_name/public_html/domain.


But when i try to open first or second domain i get same error.

Here is one of domain link

Offline
*
Re: 500 Internal Server Error (after adding domain)
« Reply #1 on: April 01, 2016, 06:02:27 AM »
Try option User Accounts -> Fix permissions -> Select user and press Fix.

Check logs with this commands via SSH during page refreshing:

Code: [Select]
tail -f /usr/local/apache/logs/error_log
tail -f /usr/local/apache/logs/access_log
« Last Edit: April 01, 2016, 01:13:04 PM by Administrator »