Jump to content

Brand new WHMCS 7.6 installation - 500 Internal Server Error


Recommended Posts

Hello,

I am trying to deploy WHMCS v7.6.0 on my server with the following specs:

[root@web1 public_html]# cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)

CentOS Web Panel

[root@web1 public_html]# rpm -qa |grep httpd
cwp-httpd-2.4.34-1.x86_64

[root@web1 public_html]# php -v
PHP 7.2.8 (cli) (built: Aug 10 2018 15:19:12) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.

Files Permissions:

find . -type f -exec chmod 664 {} \;
find . -type d -exec chmod 775 {} \;

After upload the unzip files, and rename the configuration.php.new I go to the website and it returns "500 Internal Server Error". I tried looking into Apache logs but there is nothing there. Can you help with this?


Link to comment
Share on other sites

On 8/14/2018 at 5:25 AM, mfoland said:

configuration.php has to be writable for the install. Did the default WHMCS page even show before the 500 Internal Server Error? I have a development license on my CWP Web panel.. So I can help you with CWP if you are still having this issue. 

Its maybe memory issue, please check your allowed php memory limit. Mostly its come in memory limit and file or folder permission issues. make sure all files are 64 4 and folders are 755. 

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