Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The installation fails #3

Closed
WDSB opened this issue Jun 29, 2021 · 4 comments
Closed

The installation fails #3

WDSB opened this issue Jun 29, 2021 · 4 comments

Comments

@WDSB
Copy link

WDSB commented Jun 29, 2021

When I try to install lgv-cms get the following error messages

Update failed (The .git directory is missing from /var/www/vhosts/com2gay.com/zf2/vendor/rongeb/libraries-for-lgv-cms, see https://getcomposer.org/commit-deps for more information )

Could not scan for classes inside "/var/www/vhosts/com2gay.com/zf2Update failed (The .git directory is missing from /var/www/vhosts/com2gay.com/zf2/vendor/rongeb/libraries-for-lgv -cms, see https://getcomposer.org/commit-deps for more information)

Could not scan for classes inside "/var/www/vhosts/com2gay.com/zf2/vendor/rongeb/dynamiclayout/./Module.php" which does not appear to be a file nor a folder./Module.php "which does not appear to be a file nor a folder

the directory Update failed (The .git directory is missing from /var/www/vhosts/com2gay.com/zf2/vendor/rongeb/libraries-for-lgv-cms, see https://getcomposer.org/commit-deps for more information)

Could not scan for classes inside "/var/www/vhosts/com2gay.com/zf2/vendor/rongeb/dynamiclayout/./Module.php" which does not appear to be a file nor a

the folder i/vendor/rongeb/dynamiclayout/ s empty

@rongeb
Copy link
Owner

rongeb commented Jul 4, 2021

Hi,
Please update the project.
Delete the content in the vendor folder.
Run composer install.
All the dependencies will be installed.

@WDSB
Copy link
Author

WDSB commented Jul 5, 2021 via email

@WDSB
Copy link
Author

WDSB commented Jul 5, 2021 via email

@rongeb
Copy link
Owner

rongeb commented Jul 9, 2021

Hi,
I know it is not so easy to install. Few knowledge of Laminas or Zend 2 or 3 could be useful.

Please notice that the information regarding the url have been written in the readme.md.
This is an extract :
"
**urls of the applications You can find the url of the module in their config folder in the module.config.php These are relative url usefull to start :

backoffice login : /backofficeaccess
public web page : /sitepublic/displaypublicpage/your page without phtml extension
extranet login : /siteprivate?myspace=token of your private space (you will find the token in the database)
extranet web page : /siteprivate/displayprivatepage/your page without phtml extension_**
Default login to connect to the back-office ...**
"
If you run your project locally and you want to display the basic index page provided (just for example purpose) by the project it could be something like this :
http://localhost/the_folder_where_you_have_installed_the_project/public/sitepublic/displaypublicpage/the_page_you_have_created or nothing if it is the index page

Hope it helps.

@rongeb rongeb closed this as completed Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants