Today I installed the latest version 1.9.1 on my company website. The installation went absolutely wrong, but it eventually finished after going back about four times in the browser.
During installation, I received a fatal PHP error, which was recorded four times in the error log.
Could it be that the 1.9.1 version doesn't work with PHP 8.3, but does work with an earlier version.?Today I installed the latest version 1.9.1 on my company website. The installation went absolutely wrong, but it eventually finished after going back about four times in the browser.
During ins...See more
Thank you for sharing the details of your experience. To answer your question: Yes, that is exactly the issue.
The current version of OWSpain (1.9.1) was specifically developed for and tested on PHP 8.1. It has not yet been optimized or verified for later versions like PHP 8.2 or 8.3.
The "Fatal Errors" and the need to refresh the installation process are likely caused by deprecated functions or strict type changes introduced in PHP 8.3 that are not compatible with the current core. For a stable and smooth installation, I strongly recommend using PHP 8.1.
I am working on updating the code to support newer PHP versions in future releases, but for now, 8.1 is the required environment.Thank you for sharing the details of your experience. To answer your question: Yes, that is exactly the issue.
The current version of OWSpain (1.9.1) was specifically developed for and ...See more
During installation, I received a fatal PHP error, which was recorded four times in the error log.
Could it be that the 1.9.1 version doesn't work with PHP 8.3, but does work with an earlier version.?Today I installed the latest version 1.9.1 on my company website. The installation went absolutely wrong, but it eventually finished after going back about four times in the browser.
During ins...See more
The current version of OWSpain (1.9.1) was specifically developed for and tested on PHP 8.1. It has not yet been optimized or verified for later versions like PHP 8.2 or 8.3.
The "Fatal Errors" and the need to refresh the installation process are likely caused by deprecated functions or strict type changes introduced in PHP 8.3 that are not compatible with the current core. For a stable and smooth installation, I strongly recommend using PHP 8.1.
I am working on updating the code to support newer PHP versions in future releases, but for now, 8.1 is the required environment.Thank you for sharing the details of your experience. To answer your question: Yes, that is exactly the issue.
The current version of OWSpain (1.9.1) was specifically developed for and ...See more