NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
"Failed to run SRV web server"


Joined: 18 Jan 2010
Posts: 5
Reply with quote
Hello all,

I'm facing this problem :

Quote:

Failed to run SRV web server.
SRV executable (C:\Program Files\nusphere\phped\srv.exe) not found.


The same problem with this case :
http://forum.nusphere.com/failed-to-run-srv-web-server-t6622.html
Quote:
Of course i checked and the file is there, the only thing i noticed is that i have it with capital "s" (Srv.exe).


It seem the problem of OS on take command executing the file with space on path

I'm using build 5921, it was working before.

Here's the SB that make it not working anymore :

I'm developing Integration script
For some reason, I opened the "Environment variables" dialog and append the "C:\xampp\php" to "Path" variable
Back to my Integration script.
My currently Shell command line get break by this error
Quote:

Script Failed to run command "@php5@ -n -f "D:\script\test.php"", error code: 193, system description: "%1 is not a valid Win32 application"

Then I have to quote the macro "@php5@" with double quote :
Quote:
From : @php5@ -n -f "D:\script\test.php"
To : "@php5@" -n -f "D:\script\test.php"

And now, I realize that the Srv is not runable bcuz of the above problem, but I can't find a way to walkaround ..

Seem it's problem from OS not Nusphere PHPEd

Any help is appreciated ...

Thanks
View user's profileFind all posts by newhopeSend private message


Joined: 18 Jan 2010
Posts: 5
Reply with quote
Still cant figure out how to fix the root of problem,

There's only a walk around method.
Completely remove PhpEd & its components (CSE, Polistyle ..), also, dont forget to search in your registry.
Re-install PhpED in a "no space" path ("abcd/efgh" instead of "ab cd/ef gh")
View user's profileFind all posts by newhopeSend private message
"Failed to run SRV web server"
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic