Getting 500 Internal server error.

Status
Not open for further replies.

adithya.s1186

New Member
Messages
6
Reaction score
0
Points
0
I am frequently getting 500 Internal Server error on my site www.vinkle.com but not always. Once when I refresh the page the page loads normally. Please help me on this issue.
 

adithya.s1186

New Member
Messages
6
Reaction score
0
Points
0
The error log in my cpanel account is also empty. The error occurs not always but some times and it is causing a lot of headache please help me in resolving it.

Thanks in advance.
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
Hello,

Please check your file permissions of all your php scripts, php files should be set to 644 and any file that requires writing permissions should be set to 755 (usually config files e.g config.php). Also if you use rewrite_mod for any software you're using please ensure Rewritebase / is inside your .htaccess file. Also if any php scripts execute for more than 60 seconds they will be killed by the server and produce this error. If you have any further problems please re-open this ticket by going to the "administrative" button at the top of the original post.
 
Status
Not open for further replies.
Top