Migrating from Windows to Linux I installed NuSphere-phped-19.1-x64.exe with Wine 3.7 on OpenSuse Leap 15.1
Though NuSphereIEBar.dll could not be registered and an unhandled exception occured PhpEd worked ok.
The Problem:
The project wizard checked the installation in web server mode and could not find the configuration file php.ini
Quote: |
...
dbg-wizard version is 3.9.3914
platform Linux-glibc-2.26/x86_64, supported
php version 7.2.5, ts: 0, sapi: apache2handler
Error: (-122) php.ini (/etc/php7/apache2/php.ini) configuration file is not found
... |
But the file exists there and is accessible (chmod 666, chown user)