-
Notifications
You must be signed in to change notification settings - Fork 87
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
Valet has problems with executing commands from another drive. #12
Comments
You have to run all the Valet commands that restart a service from the C drive (eg: But you can still run |
I had this same issue today, trying to secure a site on my D drive. As long as the powershell's current directory is in the C drive the valet secure command works, but if I was in the D drive it didn't. So the workaround is simple, but odd. |
I also have this problem... I can execute everything from C drive. I have my Code folder on D drive. I successfully parked my Code folder from the D drive. Running win 10 |
@cretueusebiu . First of all thanks for all the work you've put in the project. Thanks |
@mauroavello Good point! f70cb17 |
You Need To Config Your Acrylic DNS Not Only For Windows 10 |
@zymawy that link seems to be down. Could you please update the link or share what exactly you did to get valet secure site-name working? I'm on windows 7 32-bit |
Hi @cretueusebiu, I'm having problems once again after I upgraded. I get the previous phpftmservice error, but before that it doesn't seem to be able to start the acrylic service. I think that the previous installation might be interfering and valet uninstall doesn't seem to remove the whole instalation. Thanks in advance, Mauro |
@mauroavello When you run |
That error is thrown by the Acrylic service when you tried to uninstall it but it was never installed. Can't be prevented. You can email me and I can take a look via TW. |
@mauroavello 1 - Uninstall The VW From Global Composer |
Good deal @zymawy, that did the trick. Thanks a lot for your help. Thanks again everyone for the time. |
if u got error followthe steps of @zymawy works like charm! dont forget |
ValetDriver::serves() method should return bool
Changed current directory to C:/Users/user/AppData/Roaming/Composer Problem 1
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. Installation failed, reverting ./composer.json and ./composer.lock to their original content. I installed valet-windows and I got an error like this. Any ideas? |
Hey,
Everytime I try to run a valet command from my D drive in git bash, it says:
Could not start the phpfpmservice service. Check ~/.valet/Log for errors.
Only problem is that there is nothing in the logs..
I am running it as administrator, even in the default windows command prompt as administrator it doesn't work for some reason. When I try to run a command from my C drive it works, the problem is that I have a small boot drive (120GB SSD) so I can't really store much on there.
Is there any way to fix this issue?
Greetings,
Luuk Hoeben
The text was updated successfully, but these errors were encountered: