xampp

MacでXAMPP

/Applications/XAMPP/etc/httpd.conf /Applications/XAMPP/etc/extra/httpd-vhosts.conf /Applications/XAMPP/etc/php.ini 辺りを弄っていけばそれっぽい環境になるんじゃないか XAMPPの文字化けをphp.iniの設定で直す方法【初心者向け】 | TechAcademyマガ…

count(): Parameter must be an array or an object that implements Countable

phpで上記のようなエラーに遭遇。 php7.2以上でcount()使った場合に出るwarningとのこと。 warningの抑え方はいろいろあると思うんだけど、 PHPのエラー表示設定について 今回はxamppの古いバージョンインストールするのが正解か。

xamppにxdebug導入

Xdebug: Support; Tailored Installation Instructionsの結果がこんな感じ Tailored Installation Instructions Summary Xdebug installed: no Server API: Apache 2.0 Handler Windows: yes - Compiler: MS VC15 - Architecture: x86 Zend Server: no PHP V…

xamppのphpでsoap

php composer.phar install したら、次のようなエラーが出た。 D:\localhost\project\approot (master -> origin) λ php composer.phar install Loading composer repositories with package information Installing dependencies (including require-dev) f…