Last seen: Feb 21, 2025
Hello, Is this a website that been previousely in your system or imported in any way? In general when the website (and application pool) do not exis...
Hello, I understand your comment however in practice this is going to be hard to implement, Website/ FTP / etc have a "stop" function which can be st...
The only way to do that would be by use of Soap call to Enterprise Server Soap call values: [System.Web.Services.Protocols.SoapDocumentMethodAttribu...
Hello, I personally do not use Explorer but chrome/ Firefox. However this issue should be sorted in next release. (as far as i am aware the issue ha...
With the CU upgrade did you verify the Powershell virtual directory still has the required settings? (it tends to get reset during upgrade). If you r...
Hello, I am not really sure what your asking. Do you just want a backup of the SolidCP Server files? (solidCP it self) If so thats really not neede...
Not directly from the panel it self, however you can just FTP pull the file and overwrite it as needed (most sites do this for you anyways).
Hello, Does things improve if you add the [host_name] with value [ip] record to the IIS DNS template? (from what i know this should solve the issue ...
Hello, You can set this in the Policy section (serveradmin home --> bottom right "Policies") Regards, Marco
Actually it's a limitation on all SQL versions even MariaDB. (I encountered this issue all the way from the beta of WSP) But i am not sure if the quo...
Well following the mysql 8 doc linked earlier such charracters are only allowed in "quote identifiers" I don't see a way how SolidCP can code that in...
Hello, Are you sure this isn't an issue with mysql it self where per default valid charracters are: ASCII: [0-9,a-z,A-Z$_] (basic Latin letters, digi...
Well did you verify the DNS is 100% correct? if so check what kind of website it is, for example Wordpress has a habbit to rewrite the url to what is ...
Hello, That would entirely depend on the site and any form of url rewrites you might have. A pointer (or in IIS mentioned as "Binding") is really no...
Hello, Do you have asp.net v4 installed? Even though the module is made for asp.net v3.5 it will install under asp.net v4.0 to start with (which you...