Jump to content

Http 500 Internal Error


newnec1

Recommended Posts

Need help please I get this http 500 internal error on all these pages for some odd reason - i currently have the trial and this make me not want to buy the product

 

clientarea.php

announcements.php

downloads.php

 

and more.

 

the admin section seems to work but almost everything on /index page comes up with http 500 error

 

cant find anything in the logs but dont know if i am checking the right logs

Link to comment
Share on other sites

Hi

 

Have you chmod'd your templates_c directory and the other necessary files that need to be chmod 0777 in the readme (and stated in the install)?

 

I do believe the admin section does not use templates_c (template cache) so that would explain why the backend works.

Link to comment
Share on other sites

You could try opening a support ticket as I did have this error, but the solution I posted was what fixed it. When I chmod my templates_c directory, my FTP client never sent the command to do so - after a double check it fixed it.

 

Since you've just installed WHMCS and having initial problems I believe WHMCS allow you to open a ticket.

Link to comment
Share on other sites

also i have noticed that when i make sure the is no files in template_c folder when i do the install that the install.php doesnt create ne ones when i install whmcs

 

Install.php won't make any files in templates_c - files appear in there after you begin browsing WHMCS.

Link to comment
Share on other sites

  • 11 months later...

You can alternatively, set the GROUP ownership to the apache webserver group IF you are not running suPHP. If apache group is nobody, /home/user/templates_c/ would be owned by user::apache group with a octal value of 0775. All the files should be 0664 so that apache has read,write,exec permissions on each file within the folder. 0775 gives apache group read,write,exec BUT not world write access...only read,exec.

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...
Maybe, you have to delete .htaccess. Because, While i have .htaccess, also my system doesn't work. after delete .htaccess, it's gonna be work. Try it My self. Or you haven't got Linux hosting or There are version error.

Do you have shell access?

 

http -M | grep suphp

 

See if you spot it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated