Page 1 of 1

2.2.17 Install problem

Posted: Tue Jun 20, 2023 6:40 pm
by h2mac
I am getting this warning In Step 3. (Upgrading a CMSMS Website to version 2.2.17)

Testing if we can change INI settings

Which ini file are they talking about?
Thanks in advance
Mac

Re: 2.2.17 Install problem

Posted: Tue Jun 20, 2023 8:31 pm
by DIGI3
It is testing for https://www.php.net/manual/en/function.ini-set.php
Generally not an issue, and often reports as a false-positive if a value has already been set elsewhere, e.g. php.ini or .user.ini.

Re: 2.2.17 Install problem

Posted: Tue Jun 20, 2023 10:21 pm
by h2mac
On the assumption that it was a false flag, I moved on, Step 4 now responds

Step 4 - Basic Configuration Information
Installation Directory:
/var/www/html
No such file or directory

Should it just be /var/www ?

Re: 2.2.17 Install problem

Posted: Tue Jun 20, 2023 11:02 pm
by DIGI3
That's up to you and/or your server configuration. It has to be a valid path though, generally your site root unless you intend to have it in a subfolder.

Re: 2.2.17 Install problem (Solved)

Posted: Tue Jun 20, 2023 11:19 pm
by h2mac
My bad. I had maria enabled but not started. The error message threw me off base.

As Nero Wolfe said, I am a booby headed dodo brain.

Thanks for your help!