Jump to content

Featured Replies

Posted

Could contain: File, Page, Text, Webpage

During my upgrade it failed I'm not sure what setting I've got to change> Please give me a hand to understand what needs to be changed.

  • Community Expert

From which version are you upgrading? Also, which PHP version is the server using?

 

I've never seen this error before. I've seen the session one plenty of times, but never together with the other about the return type not being compatible.

  • Author

From the previous version to the current version. 

PHP 8.1 currently

Just got done swapping from CentOS7 and cPanel to AlmaLinux and Interworx

 

  • Community Expert
4 minutes ago, Mopar1973Man said:

PHP 8.1 currently

Just got done swapping from CentOS7 and cPanel to AlmaLinux and Interworx

Would check your PHP configuration then as mentioned there. Sessions are not being stored properly and ensure that your server is compatible with the software: 

 

  • Author

Already did that and everything checks out. Green check marks on everything...

Site was working just fine after the server swap and then started the upgrade the software and that is the error code I got.

Could contain: Page, Text, File

Edited by Mopar1973Man

I would try downloading the full package from the client area, and upload that. It looks like the files may have only been partially applied.

  • Author

Alright I did the full install of all the files and I'm still stuck at the same error as above. Could contain: File, Page, Text, Webpage

  • Community Expert
9 hours ago, Mopar1973Man said:

Alright I did the full install of all the files and I'm still stuck at the same error as above.

Did you upload the files manually? If you did, what ftp program did you use?

Additionally, it can also be an issue with your PHP configuration. Can you check the phpinfo for the session info and let us know what it says?

If you are using a custom php.ini, user.ini and/or .htaccess files it is worth checking them out for out of date session.save_path settings. 

Edited by Miss_B

  • Author
5 hours ago, Miss_B said:

Did you upload the files manually? If you did, what ftp program did you use?

Yes, Locally I'm running Ubuntu Linux and Filezilla for FTP client logged in as a SFTP.

5 hours ago, Miss_B said:

Can you check the phpinfo for the session info and let us know what it says?

Here you go.

Could contain: Page, Text

5 hours ago, Miss_B said:

If you are using a custom php.ini, user.ini and/or .htaccess files it is worth checking them out for out of date session.save_path settings. 

I'll check into that.

  • Community Expert

session.save_path is empty so the error is expected till you provide your PHP configuration a valid path.

  • Author

So here are the results.

Could contain: Page, Text

Re-ran the upgrade path and...

Could contain: File, Page, Text, Webpage

  • Community Expert
11 minutes ago, Mopar1973Man said:

So here are the results.

Could contain: Page, Text

Re-ran the upgrade path and...

Could contain: File, Page, Text, Webpage

Is that the PHP configuration loaded by the ACP? If so, is the tmp directory writable for the account your web server is running? These are all hosting questions. I would advise contacting your hosting provider or hiring a server administrator if you do not wish to deal with this or are unsure how to proceed. Alternatively, there is our Cloud which you will never have to worry about PHP configurations. 

Try to restore a previous version from backup files and database, from a backup before upgrade.
Then disable 3rd party add-ons, reupload files a new version and start a new upgrade.

  • Author

Ok. It was the session save path wrong location (null and /tmp) then the folder permission was wrong which in my case its the interworx user. So I made it past the error and the upgrade completed normally. 

  • Community Expert

Glad to hear you got that upgraded, and thank you for letting us know what was causing it for you 🙂 

  • Author

Thanks for the help!

Recently Browsing 0

  • No registered users viewing this page.