• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

plesk 8.1 , sitebulider 4.x

deepa

Basic Pleskian
is sitebulider 4.x supported by plesk 8.1

i haveplesk 8.1 install with site bulider 3.2

i downloaded sitebulider 4.0 from http://www.swsoft.com/en/products/sitebuilder/


i have sql 2005 installed for which i changed sa password using plesk database admin page itself.

now when i am runing sitebuilder 4.0 install exe it says" cannot make connection to sql server .."

in applcation event log i found Login failed for user 'sa'. [CLIENT: 127.0.0.1]

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
 
found this is application log udner

C:\Program Files\SWsoft\Plesk\SiteBuilder\_logs

9/7/2007 9:46:36 AM [5460] [] [] Error SWsoft.SiteBuilder.KA.Facade.KAService [] Cannot reach KA server
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A socket operation was attempted to an unreachable host
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream()
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, String methodName, Object[] parameters)
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(String MethodName, Object[] Parameters)
at XmlRpcProxy381987bc-43c9-4f9e-bb70-c76f4530e47d.GetKey(String , String , KeyInfo[] , String , ServerInfo )
at SWsoft.SiteBuilder.KA.Facade.KAService.UpdateKey(List`1 history, String& key, Boolean& stopAutoUpdate)
 
Back
Top