NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] getting Fatal Error: Unexpected argument...


Joined: 24 Oct 2010
Posts: 1
Reply with quote
Hello,
I just installed nu-coder on a Windows XP 32 bit and tried to run it from the command line and got this error:

Fatal error: Unexpected argument specified (software)

I had tried to run this:

nu-coder.exe -f c:\program files\apache software foundation\apache2.2\htdocs\myproject\myfile.php c:\myfile.php.enc

I tried changing the case of the directories and that didn't help. Any ideas as to what's causing this error?

Thank you,
-C
View user's profileFind all posts by cPHP71Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
You forgot to quote path containing spaces
Non-quoted spaces in the command line are delimiters of the arguments.
Correct line would be
nu-coder.exe -f "c:\program files\apache software foundation\apache2.2\htdocs\myproject\myfile.php" c:\myfile.php.enc

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[resolved] getting Fatal Error: Unexpected argument...
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