Tagged Questions

1
vote
4answers
1k views

php/dos : How do you parse a regedit export file?

My objective is to look for Company key-value in the registry hive and then pull the corresponding Guid and other keys and values following it. So I figured i would run the regedit export command and ...
0
votes
0answers
21 views

Plesk doesn't detect multiple PHP versions [closed]

I have installed two PHP versions on my Windows Server 2008 R2 box. The paths of the installations are: C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5 (5.3 version) C:\Program ...