maybe my question was not be formuled well, excuse me for my english
i’ll try to explaining me better .
i have upgrade concrete 8.3.5 in web folder were is present
web/application
web/concrete
web/new
web/pakages
web/updates
with 8.5.9 and 8.5.11
web/updates /cocnrete5-8.5.9
web/updates /cocnrete5-8.5.11
because i wasn’t able to installing add-ons , for sql errors
After upgrade i had the same errors for installing of add-ons ;
so for patch database, i have running the command:
“php ./concrete/bin/concrete5 orm:schema-tool:update --dump-sql”
with the following error in output
"[04-Nov-2022 14:00:51 UTC] PHP Warning: require(/home/maestro/public_html/updates/concrete-cms-8.5.11/concrete/bin/concrete5.php): failed to open stream: No such file or directory in /home/maestro/public_html/concrete/bin/concrete5 on line 80
[04-Nov-2022 14:00:51 UTC] PHP Fatal error: require(): Failed opening required ‘/home/maestro/public_html/updates/concrete-cms-8.5.11/concrete/bin/concrete5.php’ (include_path=‘.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home/maestro/public_html/concrete/bin/concrete5 on line 80
"
the log notice me that isn’t present the file “concrete5.php” in the folder;
so in folder : ```
web/updates/concrete-cms-8.5.11/concrete/bin/
‘’’
i have copy concrete5 in concrete5.php
now in folder
web/updates/concrete-cms-8.5.11/concrete/bin/
i have the file :
concrete5 and concrete5.php
have problem about?
look the old post :