You can upload your website using your favorite FTP software or the File Manager inside your Hosting Control Panel. To upload your files via the File Manager follow the steps below: Go to your...
FTP & File Management
Latest posts
Why I constantly receive FTP error: “Response: 426 Transfer aborted. Operation not permitted.”
This error message normally occurs on free hosting accounts. If this is the case, the error message is probably generated due to the size of the file - it is bigger than 15MB which exceeds the file...
How to Fix the “Parse error: syntax error, unexpected T_STRING…” Error
You will need to create a file ".htaccess" inside your domain directory (for example: /home/www/yourdomain.ext/.htaccess with the following contents: RemoveHandler .htm .html If you have a paid...
How can I find out whether my website is working properly for everyone?
There are many ways to check the availability of your website. Below are just some of them: Use a proxy – for example try opening your website through https://proxy.org/ or https://zend2.com/ When...
I have mistakenly erased my site files and was wondering if I can get a backup of my files?
If you have removed your files by mistake you can go to your Hosting Control Panel and access our Backup Manager from the Support menu. From there you can access all backed-up files and databases....
Why does my website look different on different browsers?
The problem comes from the fact that different browsers parse HTML and CSS differently. You can search on the internet for some tips on how to make your site look relatively the same on different...
I have made an ASP.NET website, but when I access it through a browser the Default.aspx is not displayed?
This problem can be resolved in a very elegant way using a .htacess file. The content of the .htaccess file should be: Redirect 302 /index.html http://your_asp_site.com/Default.aspx If you want to...
How to Establish Connection with Dreamweaver FTP?
Use the following Dreamweaver FTP settings: Access: FTP FTP Host: yourdomainname.com Host Directory: Leave it blank or write '/' Login: Your FT Username Password: Your FTP Password
How to Establish Connection with FileZilla?
Use the following FileZilla FTP settings: Host: yourdomainname.com Username: Your FTP Username Password: Your FTP Password
Our Support Team is Here to Help
If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.
Newest knowledge base articles
How to Log in to Elgg
After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...
How to Install Elgg
You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting. How to Install Elgg To install Elgg, you should first sign...
How to Change the PHP Timezone
Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...
How to Disable PHP Error Messages
When running a PHP-based website in a production environment, it's crucial to disable PHP error messages to prevent sensitive information from being exposed to users. AwardSpace offers a variety of hosting plans tailored to different needs, all of which support...
How to Enable Ioncube Loader
Enabling Ioncube Loader on your server is crucial for running encrypted PHP files. At AwardSpace, we understand the importance of a quick and easy setup process for your web hosting needs. Whether you are a developer looking to secure your code or a business running...
How to Create a Blog Post with Concrete5
Creating a blog post with Concrete5 involves a few simple steps. We share an easy-to-follow guide to help you through the process. How to Create a Blog Post with Concrete5 The process involves a few steps. Follow these to quickly and easily create your first...
Even more web tutorials
Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.