sneharao β created an issue.
Hi haidy_nada β ,
Some post suggest not to install composer on production server. I have installed it on the development server.
Followed steps here
https://stackoverflow.com/questions/77983892/install-composer-on-azure-w...
@BrzI,
Have you find solution?
I have same issue right now. When I run composer require 'drupal/smtp:^1.2' , get the same above error.
What are the best practice to add module
1) upload through github actions or
2) upload through composer?
Did you find the answer?
Now I am in same situation. Not sure do we have to use composer on production server or not?
Thanks for quick reply.
I have access to terminal.
My question is How to run composer on Server?
@ shiprakumar31 β did you find solution? I want to give path outside of wwwroot directoy $settings['file_public_path']. I am trying $settings['file_public_path'] = '../Sites/files'; but getting error.
@VM,
Thanks for you reply.
Actually the login block disappeared after adding http://localhost/node" in Default front page field on the page
Basic site settings "http://localhost/admin/config/system/site-information".
Hi @VM,
Moved post to 'post installation' forum.
The problem is there is no login block in the block admin ui.
And and my default home page is "http://localhost".