Re: PHP .msi installer nightmare
- From: Lammi <Lorenz.Lammersdorf@xxxxxxxxx>
- Date: 31 May 2007 00:43:57 -0700
On 31 Mai, 09:01, gnu...@xxxxxxxxx wrote:
I recently reinstalled php 5.2.2 on vista using the .msi installer.
i do not use vista, but it should be similar to xp.
I've removed and reinstalled PHP several times, to no avail. Does
anybody know how to undo "Register *.php files to automatically open
with PHP"?
open the registry editor (regedit on xp). jump to HKEY_CLASSES_ROOT-
php (and maybe pgp3. php4 and phtml also). you have to change thedata-key, it must be "ZDE.file". f. e.:
HKEY_CLASSES_ROOT->php: Name=Default; Type=REG_SZ; Data=ZDE.file
you need administrator priviledges to do this (and i'm sure, on vista
you have to submit a dozen alerts at least :-) ). maybe you have to
restart the system to make this changes work.
if you don't know anything about registry settings, do not change the
registry!!! if you do something wrong, in worst case you'll need to
reinstall windows!!!
spyke
regards
.
- References:
- PHP .msi installer nightmare
- From: gnupun
- PHP .msi installer nightmare
- Prev by Date: Re: Error in Apche
- Next by Date: Re: Avoiding guestbook spam
- Previous by thread: PHP .msi installer nightmare
- Next by thread: Re: PHP .msi installer nightmare
- Index(es):
Relevant Pages
|