in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Wordpress Application Pack Install Error - DNP

Last post 12-09-2007 4:58 AM by ccollins. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 12-09-2007 3:28 AM

    Wordpress Application Pack Install Error - DNP

    PHP is configured and working.....FastCGI on x64 enterprise edition. PHPinfo shows MySQL/Mysqli extensions loaded.

    MySQL is working - can manually create DB/User in DNP.

    On installing the 2.3 App Pack I get error in DNP (app pack unpacks and is in the directory although the MySQL DB/user isnt created):

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'INSTALL_APPLICATION' task on 'WordPress' APP_INSTALLER ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> MySql.Data.MySqlClient.MySqlException: #22007Incorrect datetime value: '${InstallDate}' for column 'comment_date' at row 1
    at MySql.Data.MySqlClient.PacketReader.CheckForError()
    at MySql.Data.MySqlClient.PacketReader.ReadHeader()
    at MySql.Data.MySqlClient.PacketReader.OpenPacket()
    at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int64& affectedRows, Int64& lastInsertId)
    at MySql.Data.MySqlClient.CommandResult.ReadNextResult(Boolean isFirst)
    at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[ bytes, Int32 length, Boolean consume)
    at MySql.Data.MySqlClient.MySqlCommand.GetNextResultSet(MySqlDataReader reader)
    at MySql.Data.MySqlClient.MySqlCommand.Consume()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at DotNetPanel.Providers.Database.MySqlServer.ExecuteSqlNonQuerySafe(String databaseName, String username, String password, String commandText)
    at DotNetPanel.Server.DatabaseServer.ExecuteSqlNonQuerySafe(String databaseName, String username, String password, String commandText)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.RunScenario(String scenarioPath, InstallationInfo inst, Boolean throwExceptions)
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
    at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallApplication(InstallationInfo inst)
    at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
    at DotNetPanel.Portal.InstallerInstallApplication.InstallApplication()

    I can browse to wp-admin/install.php and it says no DB - on browsing root directory page cannot be found (index.php is default doc in dnp website config)

  • 12-09-2007 3:32 AM In reply to

    Re: Wordpress Application Pack Install Error - DNP

    I Manually created the DB/USER and navigated to /wp-admin/install.php and now it says welcome to the 5 minute install.....

  • 12-09-2007 4:35 AM In reply to

    Re: Wordpress Application Pack Install Error - DNP

    Plot thickens....on editing the mysql database...

     

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidCastException: Specified cast is not valid.
    at DotNetPanel.Providers.Database.MySqlServer.GetDatabase(String databaseName)
    at DotNetPanel.Server.DatabaseServer.GetDatabase(String databaseName)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.Database.DatabaseServer.GetDatabase(String databaseName)
    at DotNetPanel.EnterpriseServer.DatabaseServerController.GetSqlDatabase(Int32 itemId)
    at DotNetPanel.EnterpriseServer.esDatabaseServers.GetSqlDatabase(Int32 itemId)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.EnterpriseServer.esDatabaseServers.GetSqlDatabase(Int32 itemId)
    at DotNetPanel.Portal.SqlEditDatabase.BindItem()

    I wish we had computers that just worked..... :(

  • 12-09-2007 4:58 AM In reply to

    Re: Wordpress Application Pack Install Error - DNP

    Reintalled 5.0 instead of 5.1 MySQL - same error although can create and edit databases now with no error in DNP. Must be something to do with MySQL config - using the x64 version of MySQL. Any help would be appreciated.

Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems