AUTOMATION_PHP_PLUGIN Setup
Could not write updated PATH to HKLM
(I receive this error several times.)
Later, when I start Notepad++, I get these error messages:
This application has failed to start because SSLEAY32.dll was not found. Re-installing the application may fix this problem.
PHP Startup: Unable to load dynamic library '.\plugins\PHP\ext\php_curl.dll' - The specified module could not be found.
This application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix this problem.
msg1 LIBMYSQL.dll
PHP Startup: Unable to load dynamic library '.\plugins\PHP\ext\php_mysql.dll' - The specified module could not be found.
This application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix this problem.
msg1 LIBMYSQL.dll
PHP Startup: Unable to load dynamic library '.\plugins\PHP\ext\php_mysqli.dll' - The specified module could not be found.
This application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix this problem.
msg1 LIBMYSQL.dll
PHP Startup: Unable to load dynamic library '.\plugins\PHP\ext\php_pdo_mysql.dll' - The specified module could not be found.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Without a system administrator privileges can not save the paths to the dll files. You need to either install with administrator privileges, or manually enter the path to the PATH environment variables in php.ini file or cancel (insert comment) dll-s using the open dll files.
Additionally Read on https: / / sourceforge.net/projects/notepad-plus/forums/forum/482781/topic/3568208
regards
AK
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I run the .exe file downloaded using the https://sourceforge.net/projects/phpautomation/files/install_UNICODE_APHP_NPP_plugin.exe/download hyperlink found at https://sourceforge.net/projects/phpautomation/files/, I get this error message:
(I receive this error several times.)
Later, when I start Notepad++, I get these error messages:
Without a system administrator privileges can not save the paths to the dll files. You need to either install with administrator privileges, or manually enter the path to the PATH environment variables in php.ini file or cancel (insert comment) dll-s using the open dll files.
Additionally Read on https: / / sourceforge.net/projects/notepad-plus/forums/forum/482781/topic/3568208
regards
AK
Thanks for the help, andrzejkmicic.