Re: [PHP-WINDOWS] Re: Help! Win98 - Apache - PHP3 From: Firman Sugiharto (firmans <email protected>)
Date: 06/27/00

Thanks Maxwell, but it didn't seem to cure my problem. Maybe my problem
doesn't lie there. I'm still looking... almost desperately :-(

Firman Sugiharto

From: Maxwell Hung
> The php_ii_reg.inf only works if php is installed to
> c:\. If it is dp the following
> go into regedit and go to
> HKEY_CLASSES_ROOT > phpfile > shell > open > command
> There should be a default key with the value
> c:\php3\php.exe %1
> change this to
> c:\php3\php.exe -q %1
> then reboot.
> This should cure your problem.
>
> In every version of php I've had the .inf file has -q
> missing but in the manual it tells you to add it when
> if you do the registry stuff yourself.
>
> M <email protected>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>