RSS Feed
Knowledgebase : Windows Hosting > Plesk
   

How to configure POP3 Accounts in OUTLOOK EXPRESS How to configure POP3 Accounts in OUTLOOK EXPRESS ? Please follow the steps to configure your pop3 accounts STEP : 1 STEP : 2 STEP : 3 STEP : 4 STEP : 5 STEP : 6 STEP : 7 STEP : 8 STE...
How to upload files using FireFTP a Mozilla Firefox Add-on ? This Works like charm on Windows/Linux/MAC & other OS where you can install & use Mozilla Firefox. For Linux & MAC, CORE FTP LE is not available, So we are going to use the MOZILLA FIREFOX Add...
To upload data to MS SQL Server 2000 databases using DTS, please follow the instructions below: First, open SQL Enterprise Manager and connect to the server where your "Source" database is located. Right click on the "Source" database and Select _"All T...
How to upload files using FTP client ? We have taken CORE FTP LE as an FTP client YOU CAN DOWNLOAD THE COREFTP LE FREE SOFTWARE HERE  LINK 1 : [HTTP://WWW.COREFTP.COM/DOWNLOAD/COREFTPLITE.EXE] STEP 1 : Install Core FTP LE STEP 2 : After install...
Login to your PLESK Controlpanel. Choose the Domain Domain > Web Directories > MIME Types > Add New MIME Type > here do the following Add under ----------- Extension * = .xhtml ( Extensions you needed ) Content * = text/html ( choose fr...
Hi., Please follow the steps to configure your POP3 accounts in Mozilla Thunder Bird STEP 1 : 1. Open Thunder Bird. 2. Choose >> Tools >> Account Settings. 3. Click "Add Accounts". 4. In pop up Window choose >> "Email" >> click Next. 5. a. In t...
Before editing the Custom error pages, You should check whether "custom error documents" enabled for your domain 1. You can check that through Plesk interface. 2. Go to a specific domain’s administration page, click Setup, and select the ...
Dundas Mailer is a server-side component that can be used to send emails from our mail servers. How do you use Dundas Mailer? The following is an example of using the Mailer component to send a simple email: <% 'Create an instance of our Mail...
How to backup your Mysql database with phpMyAdmin CREATING BACKUP OF MYSQL DATABASE OPEN PHPMYADMIN 1. Click Export in the Menu to get to where you can backup you MySql database. CHECK THE IMAGE 2. Make sure that you have selected to export your e...
HOW TO CONFIGURE MAIL FORWARDING IN PLESK ? Just follow the steps. STEP 1 : STEP 2 : STEP 3 : STEP 4 : STEPS 5, 6 & 7 : Thats it.
1.In Microsoft Outlook, from the E-mail Accounts menu, select Tools. 2.On the E-mail Accounts wizard window, select Add a new e-mail account, and then click Next 3.For your server type, select POP3, and then click Next. 4.On the Internet E-mail Se...
HOW TO CREATE A NEW EMAIL ACCOUNT IN PLESK CONTOL PANEL: 1. Start by logging into your Plesk control panel at: https://yourdomainname:8443 2. Click the Domains link, located in the General section of the left navigation panel. 3. Click on the dom...
1. Login to Plesk 2. Click "Databases" 3. Add "New Database" 4. Enter a preffered db name, Choose the DB type and submit. Now the database was created. 5. Now Click "Add New Database User" , Enter username and password and submit. Thats it. ...
How to create MYSQL Database in PLESK   How to create MYSQL Database in PLESK ?   STEP 1 : STEP 2 : STEP 3 :   STEP 4 : STEP 5 : STEP 6 : STEP 7 :  ...
1. Log in to Plesk 2. Once logged in, click the 'Home' button in the left navigation frame. 3. Click on the domain name you wish to create a subdomain for. 4. Click on the ‘Subdomains’ button. This will take you to the subdomain manag...
How to create Virtual Directory for ASP.NET in PLESK   How to create Virtual Directory for ASP.NET in PLESK ?   STEP 1 :   STEP 2 :   STEP 3 : That's it.  
You can also enable parent path for your domain via the Plesk control panel. Hosting --> Web Directories --> Preferences --> Application settings
How to give permissions to a file in PLESK ? ...
1. Login to Plesk 2. Click the "file manager" icon 3. select the file name 4. click the "lock" icon 5. select IUSR_domainame and set permission Also Visit http://www.support.squarebrothers.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=...
As the filezilla stores the login credentials on a plain text, we also recommend using the below secure ftp clients. 1. Coreftplite Link [http://www.coreftp.com/download.html] 2. bitkinex Link [http://www.bitkinex.com/download] How to upload files usi...
Please refer the below link http://www.support.squarebrothers.com/index.php?/Knowledgebase/Article/View/72/0/how-to-upload-files-using-core-ftp-le-free-edition [1] Links: ------ [1] http://www.support.squarebrothers.com/index.php?/Knowledgebase/Artic...
Microsoft discontinued CDONTS. So, we are not providing support to it. We always recommend CDOSYS for Feedback or Contact forms. Tested sample code of CDOSYS compnonent is given below, dim Mailer set Mailer = server.createobject("CDO.Message")...
Dundas Upload is a server-side component that can be used to upload files from a client's machine to the server, under your domain. How do you use Dundas Upload? The following is an example of using the Upload component to upload a file: ...
Upload your .mdb file into "httpdocs" Use the below connection string, Dim oConn Set oConn = Server.CreateObject("ADODB.Connection") oConn.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath(".") & "mydatabase.mdb;" NOTE...
To host the domains mail service in the linux Reseller hosting. Part 1 : ======= 1. Login to the Linux reseller. 2. Under packages >> click >> Add a Package 3. Here create packages like 100MB, 1GB, 3 Gb & etc.. You can limit no of ...
Mail Management in PLESK Managing Mail You can use the following e-mail administration functions in Plesk: Create, edit or delete e-mail boxes and set individual mailbox quotas. Allow ...
Steps to Host >> MSSQL + ASP.NET Scripts 1. You should create a database name, username & password for the mssql database. Once done, refer the URL for knowlege base on importing the MSSQL from your local PC to the database which you created on the P...
New Page 1 Dundas Upload is a server-side component that can be used to upload files from a client's machine to the server, under your domain. How do you use Dundas Upload? The following is an example of using the Upload component...