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

Problems to setting environment variable #28

Open
RaulManus opened this issue Aug 16, 2022 · 0 comments
Open

Problems to setting environment variable #28

RaulManus opened this issue Aug 16, 2022 · 0 comments

Comments

@RaulManus
Copy link

Hi, I have some doubts when i create the symlink and setting the environment variable.
First i create the symlink pointing to my context (mooc)

ln -s context/mooc links/mooc

Then exec

APP_CONTEXT=mooc symfony proxy:domain:attach mooc --dir=links/mooc
APP_CONTEXT=mooc symfony server:start --dir=links/mooc

But i get an error
[Web Server ] Aug 16 12:22:55 |WARN | HTTP unable to detect the front controller, disabling the PHP server error="Passthru script \"/index.php\" does not exist under /home/courses/ddd-in-php/links/mooc/: stat /home/courses/ddd-in- php/links/mooc/index.php: no such file or directory"
I think I'm making a mistake in creating the symlink. Someone can tell me where is the error?

Thanks!
imagen

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

1 participant