Replies: 1 comment 1 reply
-
|
Hello @dafogary, From your composer output it seems apparent that you've cloned the master branch of the project. This branch contains version 1 of Open-CSP, which is not compatible with PHP 8.x. The requirements there are the following:
I'd like to add also just as an FYI that I'm personally only aware of Open-CSP 2.0 having been tested and proven working with PHP 8.0 and 8.1. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Apologies if this isn't where I should be getting support, I couldn't find any information on where I needed to ask for support from.
I am trying to install open-csp as a proof of concept, but I have run into an error.
I install using:
sudo -u www-data ./install_open_csp.sh /var/www/html/opencsp
What do I need to do to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions