Forums
Hello sir/madam,
I'm having hard time to install opigno on my hosting server.
I'm trying to install with composer by using command
Composer create-project opigno/opigno-composer myfolder
Then
cd myfolder/web
..vendor/bin/drush si --db-url=mysql://[db_user]:[db_pass]@localhost/[db_name]
So far so good. I can see my website at https://mydomain/myfolder/web but as soon as I try to log in using credentials provided by drush, it redirects to drupal already installed i.e. to https://mydomain/myfolder/web/core/install.php. nothing works from there it only loops back to this page whatever I do. I tried installing without drush, then there are several kind of errors like 500 Internal Server Error sometimes or error 503.
I'm on shared hosting details of which are as follows
cPanel Version: 86.0 (build 20)
Apache Version: 2.4.43
PHP Version: 7.3.6
MySQL Version: 10.0.38-MariaDB-cll-lve
Architecture: x86_64
Operating System: linux
Please help
Thank You
composer install
server status
composer install
Thanks for reply.
Now I installed drupal
Please try the installation
Hi
Problem not solved after upgrading hosting package
Problem solved after upgrading MariaDB version to 10.3.22