Skip to main content

PHP permissions after updating and moving to php 7.x

Comments

2 comments

  • cPanelLauren
    Hello @morriscey There could potentially be multiple issues but I'd suggest starting with the apache error logs as well as the PHP error logs to get an idea of what the issues on the sites are. Because there might be multiple items I'd think it'd be best if you opened a ticket where we can assist you with addressing all of them. If you do open a ticket please update this thread with the ticket ID and we'll follow up here with the outcome.
    0
  • morriscey
    Turns out I had CGI as the PHP handler, and didn't have my permissions set properly after changing php versions. Installing suphp in easy apache, and switching the php handler from cgi to suphp fixed my issues. Thanks for your help.
    0

Please sign in to leave a comment.