Hi guys I cannot install wordpress i receive this error
- ApplicationInstallationError
- PackageInstallationError:Object reference not set to an instance of an object.; at SolidCP.Server.Code.WpiHelper.InstallApplication(String appId, List`1 updatedValues, String languageId, EventHandler`1 installStatusUpdatedHandler, EventHandler`1 installCompleteHandler, String& log, String& failedMessage) at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.InstallApplication(Int32 UserId, String webAppId, List`1 updatedParameters, String languageId, StringResultObject& result) at SolidCP.Providers.Web.IIs60.InstallGalleryApplication(Int32 UserId, String webAppId, List`1 updatedValues, String languageId)
Hello,
‘root’@’WIN-2J5L7K5GTLI.veselaj.local’ (using password: YES)
Means that your root username or password isn't correct.
Please note that the most common issue is that the root user is locked to "localhost" (it will look something like root@localhost)
The safest way is to make a unique user with full privileges in mysql / mariadb with host % or in your case hostname: WIN-2J5L7K5GTLI.veselaj.local
Once configured in sql and SolidCP Portal (the mysql / mariadb service) it should work out.
Also note that you need the mysql .net connector installed (any version will do).
Regards,
Marco
it has prefix its user id "4_databasename" and i do use password complexity
when i create the database from database tab i cannot login to phpmyadmin, i get this error
#2054 - The server requested authentication method unknown to the client
Languagemysqli_real_connect(): The server requested authentication method unknown to the client [mysql_old_password]
mysqli_real_connect(): (HY000/2054): The server requested authentication method unknown to the client
so i have to login with root to change the password of that user that i create then i can login and install wordpress
Yeah its the same issue, i can show you if u have TeamViewer
can someone support me in this problem?
DatabaseUserCreationError
– The operation you requested has failed to complete
some time i get this
- ApplicationInstallationError
- Failure: The database '4_my_site_db' could not be created. Access denied for user 'root'@'WIN-2J5L7K5GTLI.veselaj.local' (using password: YES)