Just purchased PHPed 17 which will be running on Windows 10 on a x64 machine.
I have two versions of PHPed I can download:
- NuSphere-phped-17.0-Win32.exe
- NuSphere-phped-17.0-x64.exe
I guessed and installed the x64 version. Is this correct?
Then, when creating a project, got the following:
Quote: |
please follow the instructions below and install debugger module:
debugger module dbg-php-5.6.so for the server platform is available in C:\Program Files\NuSphere\PhpED\debugger\server\dbg-8.1.11-Linux.tar.gz archive, check x86 subdirectory in it extract the module and copy it to /usr/lib/php/modules directory on your remote server add the following lines to /etc/php.ini |
Really, the x86 subdirectory and not the x86_64 subdirectory?