Open a second IDE instance version PHPED 5.2 |
Site Admin
|
--mi command line option (stands for multiple instances) will let you run unlimited number of instances.
regarding PHPRC renamed to PHPRC~: IDE has asked you to remove this entry when noticed this entry for the first time. If you did not uncheck "don't ask anymore" and agreed, you allowed the IDE to perform the same action without confirmation (this is stored in Fix_PHPRC. On the other hand, IDE does not perform any checks for PHPRC if it works with IIS or Apache or any other 3rd party web servers, it checks only when it works with SRV server and it's done intentionally to avoid problems that would otherwise happen with two different php versions installed on the machine. |
||||||||||||
_________________ The PHP IDE team |
|
I am unable to find fix Fix_PHPRC anywhere can you tell me where and what it is, a file or a setting or a ini entry?
Also I cannot get the command line option to work in DOS or RUN commands where exactly do you add this switch and can it be made permanent? |
||||||||||||
_________________ CM |
Site Admin
|
Fix_PHPRC value is in this path HKEY_CURRENT_USER\Software\NuSphere\PhpED5.2\DoNotShowDialogs
Did you try to run c:\program files\nusphere\phped\phped.exe --mi ? |
||||||||||||||
_________________ The PHP IDE team |
|
Yes I did and "C:\Program Files\nusphere\phped\phped.exe --mi" is the correct path. However running "C:\Program Files\nusphere\phped\phped.exe" without the --mi opens the program but it won't open a second instance I also tried various other combination using "/--mi" and % etc and nothing works
|
||||||||||||
_________________ CM |
Site Admin
|
it's 2nd instance should be run with --mi. Otherwise it will activate the 1st one. You can't run more than one instance without --mi option. |
||||||||||||||
_________________ The PHP IDE team |
|
Yes, with the first instance already running then trying to open a second with "C:\Program Files\nusphere\phped\phped.exe --mi" windows rejects the command, in fact it seems to reject any kind of switch. Run command will not except
C:\Program Files\nusphere\phped\phped.exe --mi or C:\Program Files\nusphere\phped\phped.exe /--mi The error "is unable to find file" but to prove that it is the right path this works for the first instance C:\Program Files\nusphere\phped\phped.exe which proves the path |
||||||||||||
_________________ CM |
Guru master
|
Since there is a space in the command line you should quote it because you are also using parameters:
"C:\Program Files\nusphere\phped\phped.exe" --mi |
||||||||||||
|
|
Thank you my friend you have fixed the problem, I did not think that windows would except spaces out of quotes because entering C:/Program files causes windows to com back with 'cannot find C:/Program' and the its does not receive the space or anything after it. However obviously it is different with parameters. Thank all is now working as it should.
|
||||||||||||
_________________ CM |
Open a second IDE instance version PHPED 5.2 |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by