Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

how to start without docker? #77

Closed
anditsung opened this issue Apr 9, 2022 · 6 comments
Closed

how to start without docker? #77

anditsung opened this issue Apr 9, 2022 · 6 comments
Assignees
Labels
help wanted Extra attention is needed
Milestone

Comments

@anditsung
Copy link

i have this error when opening the page

Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Failed opening required '/Volumes/MacData/work/buggregator/server.php' (include_path='.:/usr/local/Cellar/php/8.0.12/share/php/pear') in Unknown on line 0

@butschster
Copy link
Member

hello!

./rr serve

@butschster butschster added the help wanted Extra attention is needed label Apr 9, 2022
@butschster butschster added this to the 2.0 milestone Apr 9, 2022
@butschster butschster self-assigned this Apr 9, 2022
@anditsung
Copy link
Author

Got it working. But the port use is 8000.
I have to set ray port to 8000 to make it work

@butschster
Copy link
Member

Got it working. But the port use is 8000. I have to set ray port to 8000 to make it work

You can change port in the config file .rr.yaml

@anditsung
Copy link
Author

Got it working. But the port use is 8000. I have to set ray port to 8000 to make it work

You can change port in the config file .rr.yaml

Do i change the port for web or add server for ray with port 23517?

@butschster
Copy link
Member

Got it working. But the port use is 8000. I have to set ray port to 8000 to make it work

You can change port in the config file .rr.yaml

Do i change the port for web or add server for ray with port 23517?

You can change default port for ray via config file ray.php in your app https://spatie.be/docs/ray/v1/configuration/framework-agnostic-php

@anditsung
Copy link
Author

Thank you for fast response. I think need to add this to documentation for easy use

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants