Could not delete phpunit.bat
別環境(WinXP)にXAMPPを入れて、家での環境を整えようとした。
PEARをコマンドラインからインストールしようとしたら以下のエラー。
(つд⊂)エーン
Could not delete C:\Program Files\xampp\php\phpunit.bat, cannot rename C:\Program Files\xampp\php\.tmpphpunit.bat
ERROR: commit failed
Could not delete C:\Program Files\xampp\php\pear.bat, cannot rename C:\Program Files\xampp\php\.tmppear.bat
ERROR: commit failed
ぐぐっても原因がよくわからない。
どうしよう。困った困った。
3/4朝追記:
昨晩はphp.iniのmbstringをそのまま(コメントアウト状態)にしておいたんだけど、
ちゃんとmbstringの「;」をはずして、値は変えない状態でApacheを再起動したら
できるようになりました。
そっか、WindowsはSJISだもんな。。。。
PEARをコマンドラインからインストールしようとしたら以下のエラー。
(つд⊂)エーン
Could not delete C:\Program Files\xampp\php\phpunit.bat, cannot rename C:\Program Files\xampp\php\.tmpphpunit.bat
ERROR: commit failed
Could not delete C:\Program Files\xampp\php\pear.bat, cannot rename C:\Program Files\xampp\php\.tmppear.bat
ERROR: commit failed
ぐぐっても原因がよくわからない。
どうしよう。困った困った。
3/4朝追記:
昨晩はphp.iniのmbstringをそのまま(コメントアウト状態)にしておいたんだけど、
ちゃんとmbstringの「;」をはずして、値は変えない状態でApacheを再起動したら
できるようになりました。
そっか、WindowsはSJISだもんな。。。。
コメント
however, if that's not the case, you might have to download an Uninstaller/Remover App to remove it.
I had to modify PHP.ini file.
Japanese Windows as SJIS code.
I had to change mb_string option.