Twitter Facebook Google+ LinkedIn

Archive for CMS Hosting

How to set custom 404 page in joomla

Joomla is a CMS which is an easy to use content management system that is developed in PHP to keeps track of every piece of content on your Web site. It Also supports features which enables you to build Web sites and powerful online applications. Joomla is an open source solution that is freely available to everyone and developed in PHP scripting language with MySQL database support. A major advantage of using Joomla as a CMS is that it requires almost no technical skill or knowledge to manage. Joomla is a free and open source content management system (CMS) for publishing content on the World Wide Web and intranets and a model–view–controller (MVC) Web application framework that can also be used independently. It is a platform which uses cPanel hosting server to host sites developed in Joomla.

Now lets see how to create 404.shtml file under the document root then open the error.php file

vi /home/username/public_html/templates/system/error.php
then add the following code below the line “defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );”
if (($this->error->code) == ’404′) {
echo file_get_contents(‘http://www.domain.com/404.shtml’);
}
else
{
And then add the following code at the end of error.php file
<?php
}
?>

Joomla is really a good platform that many small and large online businesses are using Joomla to create thier website. Bodhost UK web hosting providers are deploying reliable and affordable Joomla servers from last decade with quality hardware and tech support.

Making Your WordPress Site iPhone Friendly Using WPTouch Plugin

Cheap Web Hosting

Nowadays, mobile phones have become one of the popular way of communication and internet services allows them to browser websites, portals and e-mails on their phone. Making your website mobile friendly is very essential for gaining new visitors and customers. WordPress is one of the most popular blogging platform that offers thousands of plugins to make your website effective for both search engines as well as visitors.

To make your website iPhone friendly, WordPress includes a most popular plugin that makes your website friendly with iPhone’s and other devices. Though your WordPress theme has a decent look, however you should not forget that people using different smartphones are increasing day-by-day. Any website without a mobile version could lose many visitors and customers that are browsing websites using their smartphones while moving.

Here in this tutorial, I will show you the most popular WP Touch WordPress plugin and how to make use of it to make your website iPhone friendly.

The good thing about this WPTouch plugin is that once it is activated, it will create a customized layout especially users that are using iPhone’s and other smartphones. Lets move further and see how to install and make use of it.

Installing WP Touch: iPhone Friendly WordPress Plugin

Installing a WordPress plugin is pretty much simple. If you haven’t installed any plugin using the automatic install tool, please take a look at the Installing Plugins Automatically.

Step 1: Login into your WordPress dashboard and simply click on the Plugins option given on your left sidebar of your dashboard. Select “Add New” and enter WPTouch in the box and click on the Search button.

Step 2: Once you get the exact match in the results below, Click on the Install link and it will install the plugin automatically within few seconds showing the message “Plugin installed successfully”.

Step 3: Now, you just need to click on the “Activate Plugin” link to activate the WPTouch plugin.

Step 4: The last thing you need to do is to adjust the settings, simply click on the Settings option on the left sidebar of your dashboard and click on the WPTouch. Now, you can adjust the display settings and other options such as listing, categories, font, skin, etc.. as per your needs and customize your own mobile version website for your iPhone audience. Check out an example below:

Wordpress Hosting

WordPress is the most popular blogging platform which is offered for free with the cPanel Web Hosting package by eUKhost web hosting services.

Like this post ?

Share on your Social Networking Profile ( Facebook, Twitter & Google+ ) and get a flat 10% Recurring discount on our VPS Hosting and Dedicated Servers.

Email us the shared link at : sales@eukhost.com or speak to our live chat operator now, by clicking on the “Live Chat” Scroller on the left-hand side of this page and we will provide you with the discount Coupon right away!

How to Install MediaWiki on Dedicated Server ?

MediaWiki Hosting

MediaWiki is an open source project released under the GNU/GPL terms. Basically, its a PHP based free software package, same as wikipedia. After the launch of this mediawiki software package, most of the other non-profit projects of wikimedia foundation are using this software. As this software is used by most of the large sites, which requires a dedicated server hosting plan to host it.

This software is not associated with the Fantastico installation tool, but can be installed through Softaculous one-click installer. This is the main reason, most of the people gets confused when installing this software on the dedicated server manually. One has to pass through many more configuration steps. The detailed MediaWiki installation steps are shown below:

Steps before installing MediaWiki Software:

Step 1: Setting up the Database

In order to learn how to create a MySQL database and user, please go through our tutorial.

Tutorial: How to Create MySQL Database and User ?

Step 2: Upload the Files

Visit the MediaWiki official website and download the latest release of the software and upload it to your hosting account using the File Manager Tool or your favorite FTP client.

MediaWiki Installation Steps:

Check where you have extracted the files. If you have extracted the files in the public_html folder, then you should navigate to the following URL in the browser in order to start the installation of mediawiki.

www.yourdomain.com/wiki

The following page will appear on your computer screen with a message “Please set up the wiki first”.

MediaWiki Installation

Click on the “Set up the wiki” link and you will be redirected to the “Site config” page.

Step 1: Site config

On the Site config page, you will require to fill the required information to continue the installation. Information such as Wikiname, Contact e-mail, Language, Copyright/license, Admin username, Password, Password confirm, Shared memory caching and Memcached servers as shown in the image below:

MediaWiki Installation - Site config

Step 2: E-mail, e-mail notification and authentication setup

Here you will have to configure the email features for your Wiki as shown in the image below:

MediaWiki Installation - E-mail, e-mail notification and authentication setup

Step 3: Database config

On this database config page, you will require to setup a database for your wiki as shown in the image below:

MediaWiki Installation - Database config

Database type: select the MySQL
Database host: type localhost
Database name, DB username, DB password: enter the database details you created before starting with the mediawiki installation steps.
Leave the “Superuser account” option as it is.

Step 4: MySQL specific options

On this page, you need to configure the MySQL specific options as shown in the image below:

MediaWiki Installation - MySQL specific options

Database table prefix: Leave it blank or type a table prefix, (ex: mw_ or wiki_).
Storage Engine: Select MyISAM, as it is a default engine of MySQL.
Database character set: Select the “Backwards-compatible UTF-8” option.

Step 5: When you are done with the above configurations, click on the “Install MediaWiki!” button.

If the configuration has been done according to the settings shown above, the “Installation successful” message will appear on your screen. As shown in the image below:

MediaWiki Installation - Installation successful

When the above installation successful message appears on your screen, move the config/LocalSettings.php file to the parent directory.

That’s it!

Congratulations! MediaWiki software has been successfully installed on your dedicated server. To access it navigate to this link: www.yourdomain.com/wiki.

Install MediaWiki Software

Backup and Restore osCommerce

Backup and Restore osCommerce Hosted on your server

osCommerce Hosting

Primarily, it is required for you to be aware about what you intend to backup or restore. Whether you wish to backup only the database or intend to take a backup of the settings and the other things as well, this need to be decided before proceeding any further.

How to Backup or restore osCommerce files?

For backing up the osCommerce files on your local machine, you must have an FTP client. You must then look for the osCommerce application folder on the server and download it onto the local machine to the desired destination drive.

How to Back up and restore an osCommerce database using SSH?

If you have a Linux Dedicated Hosting or a Cloud Hosting package from Eukhost Ltd., you can backup or restore your osCommerce database using SSH, please visit the following : Back up and restore a database on Dedicated server using SSH

Backup and Restore Mambo CMS Database on a Server

There exists multiple methods of taking a backup and restoring the MySQL database. Here, in this tutorial, we will try to learn about how to backup and restore Mambo website database using PhPMyAdmin from the cPanel control panel.

Steps to Back up the Mambo Database

The procedure to backup the Mambo Database is simple, hence one should be able to maintain a regular backup of your websites database. Furthermore, it is essential to take a backup of the database before you install or remove any components.

In order to proceed with the process, you must first login to your cPanel and go to phpMyAdmin.

Step 1 You must choose the Export tab located at the top of the phpMyAdmin screen. To backup the data, the tool would simply put it in a format which would enable you move it wherever you wish to use the database.


Step 2Upon clicking the Export tab, various options would be displayed.

Step 3 Now, look for a section named “ Export ”, you should be able to find it at the top left location of the screen. Now, click on Select All option, it is located at the bottom of the list. Here, we would be taking a complete backup of the database. But, if you intend not to do this, you can even select certain tables. You can select the tables by holding the Control button on your keyboard and clicking the table name using the left mouse button.


Step 4 Look of the section named “Structure” located at the right-side of the page. You must check the box against the Structure box. This enables you with backing up the structure of your Mambo database. Further, you must check the “Add DROP TABLE” check-box. Though it isn’t a mandatory step, but can avoid few future hassles at the time of restoring the database.


Step 5Incase you are taking backup which would be restored on the same server with no change in the settings, then there isn’t anything to bother about. But, if you plan to move it over to a different server all-together with a different MySQL version, then you must choose a relevant Export Compatibility.


Step 6 Ensure if the box besides the Data is checked, failing to do that would not successfully take backup of the actual data within the database.

Step 7Check the box against Save as file. Failing to do this would backup the database as plain text in a textbox.


Step 8 Choose the type of compression you intend to have. If you have a website with not much data, you can skip this step. Though, choosing to compress it would cause no harm. But, if you have large amount of data, you must select the option of “gzipped” as it offers better compression of files.

Step 9 Hit the Go button located at the bottom right of the screen.

Step 10 Having done that, you would be presented with a dialogue box. You must choose the location on your local machine where you wish to save the file.


This finishes the process of backup.

Steps to Restore the Mambo CMS Database

There may be multiple reasons when you would require to restore the database backup of your Mambo website. The below procedure would enable you to restore it with ease.

Step 1 Login to your cPanel, go to phpMyAdmin

Step 2 Go to the Structure tab.


Step 3Select and click Check All option located below the list.


Step 4At the right side you should be able to find a drop down menu, there you must choose Drop option. You must take caution when doing this. Incase you have multiple systems running on a single database (ie. concurrent forum, Mambo, gallery systems etc.), unless the backup file contains all the tables, you should NOT choose to drop all tables, only the Mambo ones, that begins with the prefix: mos_

Step 5 You would see a box asking you to confirm the list of tables that you wish to drop.

Step 6You must click Yes. Upon doing so, you would be shown a box displaying confirming the execution process.

Step 7 Now look for the SQL tab, hit the mouse button.

Step 8Hit Browse now.

Step 9 You would be shown a dialogue box where would have to select the destination of the backup file on your local machine.

Step 10 You can choose the gzipped option if you are are sure about your backup file was gzipped, else you can choose the Autodetect choice.

Step 11 – Hit Go

Upon execution of the request, you would be presented with a box stating the successful completion of the process.

This ends the process of backup and restoration of your Mambo Database.

Choose our Cheap R1 Soft Backup solutions to keep your data safe. Further Mambo is offered for FREE with all our Linux Affordable Web Hosting packages.

Like this post ?

Share on your Social Networking Profile ( Facebook, Twitter & Google+ ) and get a flat 10% Recurring discount on our VPS Hosting and Dedicated Servers.

Email us the shared link at : sales@eukhost.com or speak to our live chat operator now, by clicking on the “Live Chat” Scroller on the left-hand side of this page and we will provide you with the discount Coupon right away!

Reset or Retrieve Joomla Password

How to reset my Joomla administrator password?

Similar to WordPress Hosting, there is a provision of lost password retrieval functionality, you can find that on the login page where it says “forgot password”. This procedure is much simpler than the following. If you happen to have forgotten the email address that you had used at the time of Joomla installation, you can change the Email address from the cPanel PhPMyAdmin to a convenient one and retrieve your password by mailing it to yourself.

Alternate Method to Reset Joomla Super Admin Password

Before you proceed any further with resetting your Joomla Admin password, it is necessary for you to check whether you have an access to your Joomla website’s database. If not, then you must forward the following procedure to anybody who has it. Before you go about making any changes to the Joomla database, we would suggest you to take a backup and store it at a safe location (maybe on your local machine), this would help you avoid any future hassles incase things goes wrong somewhere.

Primary Steps -

The password is stored in the MySQL database jos_users table password field

Step 1 : You must log-in and look for your Joomla websites database. You can do that via. PhpMyAdmin. (Note : Incase you multiple website databases on the server, you should look for the one whose password you wish to reset)

Step 2 : Once in, you must look for the option that allows you to edit the jos_users table. It is usually preceded by your account name.

Step 3 : You must Edit the entry username = “Administrator”

Steps to Reset Joomla Admin password:

In the box against the password field, you should find some alphanumeric characters. The Joomla CMS makes use of one way encoding methodology, what it does is, it restricts users from retrieving the existing password. Its only possible to reset it using the MySQL’s in-built MD5 functionality:


UPDATE `jos_users` SET `password` = MD5( ‘new password’ ) WHERE `jos_users`.`username` = “Administrator”;

On doing this, you can easily reset your password. Now, you can try to login to your Joomla website using the new admin details.

If none of the above steps work out well, you should contact our technical support department who would help you reset the password in no time.

Like this post ?

Share on your Social Networking Profile ( Facebook, Twitter & Google+ ) and get a flat 10% Recurring discount on our VPS Hosting and Dedicated Servers.

Email us the shared link at : sales@eukhost.com or speak to our live chat operator now, by clicking on the “Live Chat” Scroller on the left-hand side of this page and we will provide you with the discount Coupon right away!

Steps to Download and Install World Class Joomla CMS

Joomla CMS Installation Steps

Joomla is one of the world class well-known open source content management system (CMS), based on PHP/MySQL which allows creating and maintaining a website. It is majorly used by beginners and small website owners, who cannot afford to have a website designed and developed from a professional web development company. If the WordPress is not your choice then, Joomla would satisfy your blogging and commercial website needs as well.

Using Joomla, you can maintain your website aspects very easily, without having any technical knowledge. Same like WordPress, Joomla has got several features such as RSS feeds, blogs, polls, search, page caching and support for many languages to publish content. Using the powerful application Framework, web developers can build various add-ons for their Joomla website.

Let’s proceed to the installation steps:

We totally assumes that you have already opened Joomla Official Website in your browser and choose the “Download Joomla” option.

Joomla’s Official Website: http://www.joomla.org

Now let’s learn how to download a ready Joomla package to your local machine, uncompress it and get it uploaded to the remote server of your hosting provider. Make sure that your remote server supports at least PHP 4.2.x, MySQL 3.23.x and Apache 1.13.19, the rest of system requirements will be checked during the installation.

Step 1: On the download page, you will see the Joomla’s latest version available for download. Click on the package you would like to download (.zip, .tar.bz2 or .tar.gz), wherever you prefer. Save the file on your local machine and open it. Here you will be prompted to uncompress the files, then extract them into some directory. Remember that it is always better to decompress the package locally because it may appear troublesome on the remote server. Many hosting providers have limitation on files decompressing.

Step 2: After this is done you may open the Joomla’s installation page locally in case you’ve got a local web server with PHP and MySQL support installed. If not let’s upload the software file’s to a remote server and install the application there.

Step 3: Let’s use any FTP client program for files transfer, we’ll use FileZilla FTP client. In order to connect to the remote server we’ll need to specify FTP Host, FTP login and password. You may ask for these details from your hosting provider.

Step 4: Now, enter your FTP Host name, username and password and click on “Quickconnect” button. Locate your joomla files on your local computer and mark the folder. Make sure you are uploading Joomla’s files into the right directory on the server, usually it is public_html on your domain name directory. Choose the right folder and upload it. Once the upload is completed, you will see the the default Joomla’s files and folder. To check the successful upload open the following default link in your browser. Replace the “yourdomain.com” with your actual domain name:

http://yourdomain.com/joomla/installation/index.php

You will get a page with the first step of Joomla installation process; it means that you uploaded the joomla files to the correct location on the server. Now you know how to locate, download, uncompress and upload joomla files to the remote server. The installation steps for joomla are shown below.

Steps to Install Joomla on your Server

We totally assumes that you have opened the below default installation link in your browser to start the Joomla installation process, don’t forget to replace “yourdomain.com” with your actual domain name:

http://yourdomain.com/joomla/installation/index.php

Step 1: Select a language for your Joomla. English is a default language so we leave it as it is. Click on “Next” button to proceed to step 2.

Step 2: This is the pre-installation check step, here we can check the system requirements for Joomla successful installation once again; if anything is marked as “No“ the corrective actions should be taken. Make the main configuration file writable, i.e. rename the default file and set the correct permissions which would allow writing to this file. Change the recommended PHP settings in the .htaccess file located in the root of Joomla application. In this case the changes will be applied to all the files within /joomla directory.

Let’s see how to apply these changes through FileZilla FTP client. Select the configuration.php-dist file in the Joomla’s main directory and rename it to configuration.php . Now check the file’s permission and set them to 777 (read/write/exec) for everyone. Setting the permission to 777 will make the file writable during the installation. Now go back to the joomla installation page to see if the changes are applied to it or not. You can adjust the PHP settings for your domain through .htaccess file. This can be done through FTP client just the same way as we have done it with configuration.php file. Paste the following lines to the .htaccess file and make sure it’s renamed to .htaccess :

php_flag display_errors off
php_flag register_globals off

Make sure you use the correct syntax in your .htaccess or php.ini file. If you are not familiar with how PHP is configured on your server, then contact your hosting provider. Once the changes are applied click on the “Check Again” button on the installation page to confirm the changes are applied. When the settings meet Joomla system requirements, you can proceed to step 3 by clicking on the “Next” button.

Step 3: Click on the “Next” button to agree with GNU General Public License and proceed to step 4.

Step 4: You will get the main configuration page where you have to specify MySQL Host Name, Database name, Username and Password. Make sure you have created a MySQL database before continuing this step, if not create it according to the requirements. Enter the details and click on “Next” button.

Step 5: Here in this step, you will have to specify your FTP settings. Fill out the “Basic Settings and Advanced Settings” and click on the “Next” button.

Step 6: Enter the details “Site Name, Email address for super administrator” scroll down and select “Install Default Sample Data” and click on the “Install Sample Data” button. Click on the “Next” button to proceed to the final step 7.

Step 7: That’s it! The Joomla application has been successfully installed on the server! Now remove the installation directory due to Joomla security reasons, at this step you may simply rename it through FTP client or File Manager. When done, click on the “Site” button on your installation page. It will show you the Joomla first page which is located at:

http://yourdomain.com/joomla/index.php

Replace “yourdomain.com” with your actual domain name. Now you know how to go through all the installation steps and get Joomla setup on the remote server.

For a successful Joomla installation on the server, above steps should be followed correctly. Joomla is a simple and customizable content management system, which can installed even through your Cheap Web Hosting cPanel account using the Softaculous – once click installer.

Like this post ?

Share on your Social Networking Profile ( Facebook, Twitter & Google+ ) and get a flat 10% Recurring discount on our VPS Hosting and Dedicated Servers.

Email us the shared link at : sales@eukhost.com or speak to our live chat operator now, by clicking on the “Live Chat” Scroller on the left-hand side of this page and we will provide you with the discount Coupon right away!

Steps to Back Up Joomla Web Site

Help yourself  Backup your Joomla Website !!

If you have a website, you should be aware about the importance of maintaining a backup of your own. However, if you aren’t aware of how to take back up of your Joomla website, then the following procedure should help you taking backup using cPanel web hosting control panel.

  • Login to the cpanel control panel of the website which you intend backup
  • Use the appropriate user-name and password.
  • Look for the ‘phpMyAdmin‘ tool within the control panel. You can even search this tool using the search box.
  • Once you find it and click on it and look for the ‘Export‘ option present in the menu.
  • Clicking the link would take you to ‘Settings’. Confirm the settings in the export box and click it for selecting the relevant database name. Now, look for the radio button to SQL.
  • Check the settings in the save as box and click ‘Save as‘. Then select the Zip option.
  • Select GO.
  • Within no time, you would see a dialog box asking you for a confirmation of the intended storage location on your local machine.
  • Here, you must select the location where you wish to save the database backup.
  • The time taken for saving the file would depend on the size of your website data. Once the download process is complete, you must verify the size of the file.
  • Now, you must backup the public_html folder of your Joomla site via. the file manager tool present in the cpanel.
  • Select the file manager option.
  • Look for the public_html folder.
  • You must check all the boxes seen in the presented list.
  • Now select the compress option.
  • Once the files get compressed, you should be able to view a new file along with the other files.
  • You need to choose that particular file and hit the download option.
  • Again you would be asked for the location where you intend to save this file. It is recommended to save the file in the same location where you have saved the database.

This concludes the steps for backing-up your Joomla Website.

Joomla Hosting has been a popular alternative to WordPress Hosting, hence it becomes important for users owning a Joomla site to keep themselves aware about the methods of Back-up and Restoration of their sites.

Install Mambo

what is mambo? Mambo is a Content Management System  also called as Open source CMS. It is an open source application which works behind your website to simplifies the creation, management, and sharing of content and resources. It is basically provides a simple user friendly environment and an intuitive tool that allows both newbies and experts a like to efficiently and easily manage the online content. It is a full-featured content management system that can be used for everything from simple websites to complex large organization applications.

Now we see how to install Mambo on a website. It takes only easy steps to install Mambo CMS on your website.

Mambo is a cPanel add on and can easily be founded on the main page of cPanel. Once you just made a click on the left part of the screen of cPanel a short description will appear on the right and click on the New Installation. Now you will have  to select a domain name for which you want to install Mambo. Please make sure that the selected domain already pointed to your hosting server otherwise the style will not get applied to your pages and your images will not be shown.

By leaving the Install in directory box empty you can make Mambo start page of your website. You can also save it in the specific subdirectory. If the folder should not exist then it will be create it  automatically during the installation.

Please type Logging details in Mambo hosting admin area In the Admin access data box. Now enter the name of your website in the Site name and  also enter the Admin full name and  Admin e-mail in the respective text boxes. If you are a beginner, we recommend to check the sample data before submitting your own content it will install sample articles and menu entries on your web site.

On the next page you will see the declaration of the data,  the URL to install Mambo and folder, the database and the database user name (created automatically). It can provide this page as well as notices about missing data or other system messages. Click the Finish Installation button to continue.

On the last page you will see the details of installation.
If you have selected the root directory you will be able to access the site using the address below

http://yourdomainname.com

and the administrative interface will be found at:

http://yourdomainname.com/administrator/

In case you have decided to set Mambo in a specific directory then you will able to see it like,

http://yourdomainname.com/mambo/

The administrator login will be located at:

http://yourdomainname.com/mambo/administrator/

DotNetNuke Hosting

DNN Hosting

DotNetNuke is an open source content management system ideal for creating, deploying or managing intranet and extranet websites. DotNetNuke is a perfect combination of an enterprise portal, built in CMS and perfect platform for publishing static and dynamic content. DotNetNuke is an essential tool for ASP.NET developers which is fully loaded with a set of powerful built-in tools.

DotNetNuke Hosting

Do you offer DotNetNuke Web Hosting?

Ans: Yes,  DotNetNuke(DNN) is supported on all our windows web hosting plans. All our Windows web hosting packages including shared, reseller and VPS can be considered for DNN hosting.  With our control panel (Plesk), DotNetNuke can be installed within a few seconds with a few clicks and multiple portals can be created with just one click. All our servers are optimized to increase the functionality of your portal and open source code can be customized as per your requirements.All our web hosting UK packages comes with good amount disk space and bandwidth quotas plus multiple MSSQL databases and the ability to host multiple websites using ASP.NET, PHP, .NET AJAX and CGI scripting facilities.

Web Hosting Features:-

* Instant DotNetNuke Account Setup
* Free DotNetNuke Installation
* Easy DotNetNuke Account Upgrade
* DotNetNuke Optimized Servers
* Stable, Secure and Reliable DotNetNuke hosting service
* 99.95% Uptime Guarantee
* 30 Day Money Back Guarantee.
* Expert technical assistance
* ASP, .NET 1.1, .NET 2.0 & .NET 3.5
* ASP.NET AJAX, PHP 4 & 5
* Custom Web Directories & Applications
* FrontPage Extensions
* Pre Installed ASP Components and CGI BIN

We have expertise in in managing and hosting content management systems. You can rely on us for your DNN website hosting service as we offer  professional and friendly support 24×7. We offer 24×7 uninterrupted support via phone, Helpdesk and live chat service.

DotNetNuke Features

DotNetNuke is based on .NET framework where it can be used for ceating dynamic website. You won’t even need a delevoper or knowledge of any other programming knowledge because of its easy to use features.

Features and Benefits of the DotNetNuke Platform:-

* Installable Graphic Design
* Extendable Application Functionality
* Content Management without Programming
* Installable Language Packs
* Centralized Security
* Site Administration
* Integrated Error Management and Reporting
* File Management
* Recycle Bin
* Banner Advertising
* Drag and Drop Functionality

« Previous entries Next Page » Next Page »