Menu

Automation PHP plugin error messages

2010-03-05
2013-04-11
  • Alien Technology

    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:

    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.
    
     
  • Andrzej Kmicic

    Andrzej Kmicic - 2010-03-05

    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

     
  • Alien Technology

    Thanks for the help, andrzejkmicic.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.