Installation fails for Joomla 3(latest version) - Joomla! Forum - community, help and support
i have tried number of ways joomla installed on windows 8.1 machine. point error @ same line of log. installed fresh mysql5.6.16 first. tried wpi , webmatrix.
this log output. driving me crazy!
downloadmanager error: 0 : ms deploy exception: microsoft.web.deployment.deploymentdetailedclientserverexception: error occurred during execution of database script. error occurred between following lines of script: "4054" , "4056". verbose log might have more information error. command started following:
"call load_joomla_tables()"
fatal error encountered during command execution. http://go.microsoft.com/fwlink/?linkid=178587 learn more at: http://go.microsoft.com/fwlink/?linkid= ... on_failure. ---> mysql.data.mysqlclient.mysqlexception: fatal error encountered during command execution. ---> mysql.data.mysqlclient.mysqlexception: fatal error encountered attempting read resultset. ---> mysql.data.mysqlclient.mysqlexception: reading stream has failed. ---> system.io.ioexception: unable read data transport connection: non-blocking socket operation not completed immediately. ---> system.net.sockets.socketexception: non-blocking socket operation not completed immediately
@ system.net.sockets.socket.receive(byte[] buffer, int32 offset, int32 size, socketflags socketflags)
@ system.net.sockets.networkstream.read(byte[] buffer, int32 offset, int32 size)
--- end of inner exception stack trace ---
@ mysql.data.common.mynetworkstream.read(byte[] buffer, int32 offset, int32 count)
@ mysql.data.mysqlclient.timedstream.read(byte[] buffer, int32 offset, int32 count)
@ system.io.bufferedstream.read(byte[] array, int32 offset, int32 count)
@ mysql.data.mysqlclient.mysqlstream.readfully(stream stream, byte[] buffer, int32 offset, int32 count)
@ mysql.data.mysqlclient.mysqlstream.loadpacket()
i have no idea going on , how interpret message. have connected total log also!
this error message:
the mentioned lines in script not make sense me. not give me clue wrong.
anyone can give me idea in direction have software package reinstall scratch?
this log output. driving me crazy!
downloadmanager error: 0 : ms deploy exception: microsoft.web.deployment.deploymentdetailedclientserverexception: error occurred during execution of database script. error occurred between following lines of script: "4054" , "4056". verbose log might have more information error. command started following:
"call load_joomla_tables()"
fatal error encountered during command execution. http://go.microsoft.com/fwlink/?linkid=178587 learn more at: http://go.microsoft.com/fwlink/?linkid= ... on_failure. ---> mysql.data.mysqlclient.mysqlexception: fatal error encountered during command execution. ---> mysql.data.mysqlclient.mysqlexception: fatal error encountered attempting read resultset. ---> mysql.data.mysqlclient.mysqlexception: reading stream has failed. ---> system.io.ioexception: unable read data transport connection: non-blocking socket operation not completed immediately. ---> system.net.sockets.socketexception: non-blocking socket operation not completed immediately
@ system.net.sockets.socket.receive(byte[] buffer, int32 offset, int32 size, socketflags socketflags)
@ system.net.sockets.networkstream.read(byte[] buffer, int32 offset, int32 size)
--- end of inner exception stack trace ---
@ mysql.data.common.mynetworkstream.read(byte[] buffer, int32 offset, int32 count)
@ mysql.data.mysqlclient.timedstream.read(byte[] buffer, int32 offset, int32 count)
@ system.io.bufferedstream.read(byte[] array, int32 offset, int32 count)
@ mysql.data.mysqlclient.mysqlstream.readfully(stream stream, byte[] buffer, int32 offset, int32 count)
@ mysql.data.mysqlclient.mysqlstream.loadpacket()
i have no idea going on , how interpret message. have connected total log also!
this error message:
the mentioned lines in script not make sense me. not give me clue wrong.
anyone can give me idea in direction have software package reinstall scratch?
the version of mysql using higher max recommended. think 5.4+ limit. errors indicate problem sql transaction. try downgrading mysql
Comments
Post a Comment