Sebastian Schlein
Sebastian Schlein
what happens if you do that again but use the absolute path to the herdhelper.exe instead of just copy and pasting this line?
Does it work when using this? ``` sc.exe create HerdHelper binPath="\"C:\Users\ALIENWARE M15 R3\.config\herd\bin\HerdHelper.exe\"" ``` You can also try adding the exe to your path, currently it's only the path, not...
ChatGPT is stupid, let's try this one if the version with spaces and exe file doesn't work. ``` sc.exe create HerdHelper binPath="C:\Users\ALIENWARE\ M15\ R3\.config\herd\bin\HerdHelper.exe" ```
What happens if you double-click the exe file? Could you please share the output of this from the terminal?
The problem is that the php-fpm process is not running in a sourced shell – usually the PATH is only available in interactive shells and not for processes. This is...
I have fixed that but we are going to test this to see if there are any side effects that we don't know about. So it'll be in a release...
You can run HTTPS Reverb servers with the upcoming 1.10 release :)
Hi @aran112000 - looks like you are the first one running it in such an environment and while we tried to mitigate the difficulties, some still seem to be there,...
@aran112000 Is it possible to move the path from the admin user to the user who uses the machine or the system path to see if this resolves the issue?...