Skip to main content

Issues when switching to php 7.3 for prestashop

Comments

6 comments

  • Manoa R.
    Can you show your current ownership for /var/cpanel/php/sessions/ea-php73 ? [CODE=bash]ls -l /var/cpanel/php/sessions/ea-php73
    0
  • tutur
    Result : [root@webserver ~]# ls -l /var/cpanel/php/sessions/ea-php73 total 0
    0
  • cPRex Jurassic Moderator
    Hey there! Does that error happen consistently or does it go away after a while? When changing the PHP version I wouldn't expect any session files to exist in that new location until the site has seen some use. However, if you still get the error after using the site for a bit that may not be the issue.
    0
  • tutur
    Hey there! Does that error happen consistently or does it go away after a while? When changing the PHP version I wouldn't expect any session files to exist in that new location until the site has seen some use. However, if you still get the error after using the site for a bit that may not be the issue.

    Thanks for the info. Actually I didn't check after using the site for a while. I just put my prestashop in debug mode just after changing the php version and I saw this error so I switched back to 7.2. I can try to leave it for a while and see.
    0
  • cPRex Jurassic Moderator
    I would give it a few minutes and see if it writes the new session files properly. If so, that may be all that needs to happen :D
    0
  • tutur
    I would give it a few minutes and see if it writes the new session files properly. If so, that may be all that needs to happen :D

    I will try later today and report back. Thanks a lot
    0

Please sign in to leave a comment.