PserverCMS Web - Help

08/24/2021 05:01 loader8#1
Hi guys i make all the steps from the guide
but when i try to open the webside in my browser
send me HTTP ERROR 500

this is what log say

Quote:
[Mon Aug 23 20:53:14.995165 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-stdlib\\src\\ArrayObject.php on line 428
[Mon Aug 23 20:53:15.050152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 104
[Mon Aug 23 20:53:15.050152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 107
[Mon Aug 23 20:53:15.050152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 110
[Mon Aug 23 20:53:15.050152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 113
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 116
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 340
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 347
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 350
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 368
[Mon Aug 23 20:53:15.051152 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-developer-tools\\src\\Options.php on line 371
[Mon Aug 23 20:53:15.120108 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\doct rine\\orm\\lib\\Doctrine\\ORM\\UnitOfWork.php on line 2636
[Mon Aug 23 20:53:15.120108 2021] [php7:warn] [pid 1372:tid 1296] [client ::1:62162] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\doct rine\\orm\\lib\\Doctrine\\ORM\\UnitOfWork.php on line 2665
[Mon Aug 23 20:53:15.197064 2021] [php7:error] [pid 1372:tid 1296] [client ::1:62162] PHP Fatal error: Declaration of Zend\\Form\\Form::bindValues(array $values = Array) must be compatible with Zend\\Form\\Fieldset::bindValues(array $values = Array, ?array $validationGroup = NULL) in C:\\Apache24\\htdocs\\pserverCMSFull\\vendor\\zend framework\\zend-form\\src\\Form.php on line 24
thx

Fix it, i was using a old version of zend
08/24/2021 23:13 Devsome#2
#moved