Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2023 01:05:19 -0700
From:      Doug Hardie <bc979@lafn.org>
To:        ports@freebsd.org
Subject:   Baikal Installation Issue
Message-ID:  <B698D82E-F67C-4516-B215-483E2E86089B@sermon-archive.info>

next in thread | raw e-mail | index | archive | help

--Apple-Mail=_B522DC1B-8639-46F1-B49D-D36F6FF49E10
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

I am trying to get Baikal installed on FreeBSD 13.2.  The following php =
ports are installed:

php81-8.1.20                   PHP Scripting Language (8.1.X branch)
php81-ctype-8.1.20             The ctype shared extension for php
php81-dom-8.1.20               The dom shared extension for php
php81-filter-8.1.20            The filter shared extension for php
php81-imap-8.1.20              The imap shared extension for php
php81-mbstring-8.1.20          The mbstring shared extension for php
php81-pdo-8.1.20               The pdo shared extension for php
php81-pdo_sqlite-8.1.20        The pdo_sqlite shared extension for php
php81-session-8.1.20           The session shared extension for php
php81-xml-8.1.20               The xml shared extension for php
php81-xmlreader-8.1.20         The xmlreader shared extension for php
php81-xmlwriter-8.1.20         The xmlwriter shared extension for php


balkai was installed using pkg. =20

Everything appeared to install correctly.  However, when trying to =
startup the Installation Wizzard, I get the following logs:

master# Symfony\Component\Yaml\Exception\ParseException: File =
"/usr/local/www/baikal/config/baikal.yaml" does not exist. in =
/usr/local/www/baikal/vendor/symfony/yaml/Parser.php:68
Stack trace:
#0 /usr/local/www/baikal/vendor/symfony/yaml/Yaml.php(61): =
Symfony\Component\Yaml\Parser->parseFile('/usr/local/www/...', 0)
#1 /usr/local/www/baikal/Core/Frameworks/Flake/Framework.php(210): =
Symfony\Component\Yaml\Yaml::parseFile('/usr/local/www/...')
#2 /usr/local/www/baikal/Core/Frameworks/Flake/Framework.php(175): =
Flake\Framework::defineBaseUri()
#3 /usr/local/www/baikal/html/index.php(49): =
Flake\Framework::bootstrap()
#4 {main}
PHP Warning:  Undefined array key "REQUEST_URI" in =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php on line 238
PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of =
type string is deprecated in =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php on line 238
Error reading baikal.yaml file : File =
"/usr/local/www/baikal/config/baikal.yaml" does not exist.

The web server is running as www.  The config and Specific directories =
are owned by www with a+rw.  The config directory only has a .empty file =
in it.  A search of the web indicated that this error is produced by =
inconsistencies in the various php modules.  They all seem to be =
consistent though.  How can I fix this?

-- Doug


--Apple-Mail=_B522DC1B-8639-46F1-B49D-D36F6FF49E10
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dus-ascii"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;">I am trying to =
get Baikal installed on FreeBSD 13.2. &nbsp;The following php ports are =
installed:<div><br></div><div><div>php81-8.1.20 &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PHP Scripting Language (8.1.X =
branch)</div><div>php81-ctype-8.1.20 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; The ctype shared extension for php</div><div>php81-dom-8.1.20 =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The dom shared =
extension for php</div><div>php81-filter-8.1.20 &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp;The filter shared extension for =
php</div><div>php81-imap-8.1.20 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp;The imap shared extension for =
php</div><div>php81-mbstring-8.1.20 &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp;The mbstring shared extension for php</div><div>php81-pdo-8.1.20 =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The pdo shared =
extension for php</div><div>php81-pdo_sqlite-8.1.20 &nbsp; &nbsp; &nbsp; =
&nbsp;The pdo_sqlite shared extension for =
php</div><div>php81-session-8.1.20 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
The session shared extension for php</div><div>php81-xml-8.1.20 &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The xml shared extension for =
php</div><div>php81-xmlreader-8.1.20 &nbsp; &nbsp; &nbsp; &nbsp; The =
xmlreader shared extension for php</div><div>php81-xmlwriter-8.1.20 =
&nbsp; &nbsp; &nbsp; &nbsp; The xmlwriter shared extension for =
php</div><div><br></div><div><br></div><div>balkai was installed using =
pkg. &nbsp;</div><div><br></div><div>Everything appeared to install =
correctly. &nbsp;However, when trying to startup the Installation =
Wizzard, I get the following logs:</div><div><br></div><div><div>master# =
Symfony\Component\Yaml\Exception\ParseException: File =
"/usr/local/www/baikal/config/baikal.yaml" does not exist. in =
/usr/local/www/baikal/vendor/symfony/yaml/Parser.php:68</div><div>Stack =
trace:</div><div>#0 =
/usr/local/www/baikal/vendor/symfony/yaml/Yaml.php(61): =
Symfony\Component\Yaml\Parser-&gt;parseFile('/usr/local/www/...', =
0)</div><div>#1 =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php(210): =
Symfony\Component\Yaml\Yaml::parseFile('/usr/local/www/...')</div><div>#2 =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php(175): =
Flake\Framework::defineBaseUri()</div><div>#3 =
/usr/local/www/baikal/html/index.php(49): =
Flake\Framework::bootstrap()</div><div>#4 {main}</div><div>PHP Warning: =
&nbsp;Undefined array key "REQUEST_URI" in =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php on line =
238</div><div>PHP Deprecated: &nbsp;strtolower(): Passing null to =
parameter #1 ($string) of type string is deprecated in =
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php on line =
238</div><div>Error reading baikal.yaml file : File =
"/usr/local/www/baikal/config/baikal.yaml" does not =
exist.</div></div><div><br></div><div>The web server is running as www. =
&nbsp;The config and Specific directories are owned by www with a+rw. =
&nbsp;The config directory only has a .empty file in it. &nbsp;A search =
of the web indicated that this error is produced by inconsistencies in =
the various php modules. &nbsp;They all seem to be consistent though. =
&nbsp;How can I fix this?</div><div><br></div><div>
<div>-- Doug</div>

</div>
<br></div></body></html>=

--Apple-Mail=_B522DC1B-8639-46F1-B49D-D36F6FF49E10--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B698D82E-F67C-4516-B215-483E2E86089B>