In Feburary 2016 30,
Download a server program. Apache HTTP Server is a reliable, easy-to-use web-server program that can be downloaded for free.
Install the program. When prompted, enter the name of the domain (website.com) and the server name (www.website.com). Also enter the email address for the site's administrator.
Click \'Next\' and complete the installation using the \'Typical Installation\' setting. Apache will install its files to C:\Program Files\Apache Group.
Change the server directory. If you're using Apache, go to C:\Program Files\Apache Group\Apache\conf and open the file httpd.conf. In the file, find the reference to \'DocumentRoot.\' Change the Document Root file path to point to the folder where the website files to be hosted are located. If the website files are in C:\Webfiles, change the file to say \'DocumentRoot: C:\Webfiles\' and save the file.
Restart Apache.
Open a Web browser and visit http://localhost/ and it should show the index.html page from whatever folder has been assigned as the DocumentRoot. The server is now configured.
In Feburary 2016 30,
Posts mit dem Label installation werden angezeigt. Alle Posts anzeigen
Posts mit dem Label installation werden angezeigt. Alle Posts anzeigen
Dienstag, 1. März 2016
Freitag, 26. Februar 2016
How to Use WordPressIn Feburary 2016 26,
In Feburary 2016 26,
Go to your hosting company's website and log into your account. Make sure you are at the control panel of your user profile once you are logged in.
Scroll through the control panel or profile options until you see WordPress. Depending on what type of hosting service you have it will be listed in the 'Software/Services' section of the control panel.
Click on the WordPress icon and choose whether you want to install a new version or import an existing installation.
Check you email for a message from WordPress with your user name and password. This is what you will use to access your WordPress account. You may always have the option to change the default generated password into your own code.
Log into your WordPress account. Click 'Appearance on the left hand toolbar and select 'Add New Themes. Choose which theme options you want and click 'Find Themes' to find a theme. Click 'Install > Install Now > Activate' to enable a theme. You may also disable themes by going to 'Appeareance > Themes > Delete.'
Go to 'Plug-ins > Add New Plug-ins' to search for plug-ins to add to your sites. Plug-ins may offer the latest Twitter Tools or even SEO for you website.
Explore the options on the 'Dashboard.' Do not be afraid to edit your site's PHP by going to 'Appearance and clicking 'Editor.' However if you choose to do this make sure you copy and paste the HTML code into a .Doc file so you can save a backup. Although WordPress is an extremely easy to use software it does not mean that it is error free.
In Feburary 2016 26,
Go to your hosting company's website and log into your account. Make sure you are at the control panel of your user profile once you are logged in.
Scroll through the control panel or profile options until you see WordPress. Depending on what type of hosting service you have it will be listed in the 'Software/Services' section of the control panel.
Click on the WordPress icon and choose whether you want to install a new version or import an existing installation.
Check you email for a message from WordPress with your user name and password. This is what you will use to access your WordPress account. You may always have the option to change the default generated password into your own code.
Log into your WordPress account. Click 'Appearance on the left hand toolbar and select 'Add New Themes. Choose which theme options you want and click 'Find Themes' to find a theme. Click 'Install > Install Now > Activate' to enable a theme. You may also disable themes by going to 'Appeareance > Themes > Delete.'
Go to 'Plug-ins > Add New Plug-ins' to search for plug-ins to add to your sites. Plug-ins may offer the latest Twitter Tools or even SEO for you website.
Explore the options on the 'Dashboard.' Do not be afraid to edit your site's PHP by going to 'Appearance and clicking 'Editor.' However if you choose to do this make sure you copy and paste the HTML code into a .Doc file so you can save a backup. Although WordPress is an extremely easy to use software it does not mean that it is error free.
In Feburary 2016 26,
Dienstag, 23. Februar 2016
How to Create Your Own Private World of Warcraft ServerIn Feburary 2016 23,
In Feburary 2016 23,
Find a website such as 'AC Web' that offers simple server software that will allow you to run your own private server. (See Resources.)
Go to the downloads page of the website and download the latest version of the software. If you are using the AC Web software it will be titled 'AC Web Ultimate Repack.'
Follow the installation instructions for the Repack software after downloading it and then navigate to the folder where it was installed on your computer.
Double-click on the map extractor program to extract all of the game world maps.
Navigate to the folder where you have the World of Warcraft game installed and then transfer all of the extracted maps into it.
Open the file named 'realmslist.wtf' using Notepad or a similar text program. Remove everything in the file and then replace it with the phrase 'set realmlist 127.0.0.1' which will instruct the game to look to your own computer when loading a server to play on. Save the file.
Run the executable file named 'Control Panel' that was extracted with the maps. Start the World of Warcraft game and you will then be able to play on your own private server.
In Feburary 2016 23,
Find a website such as 'AC Web' that offers simple server software that will allow you to run your own private server. (See Resources.)
Go to the downloads page of the website and download the latest version of the software. If you are using the AC Web software it will be titled 'AC Web Ultimate Repack.'
Follow the installation instructions for the Repack software after downloading it and then navigate to the folder where it was installed on your computer.
Double-click on the map extractor program to extract all of the game world maps.
Navigate to the folder where you have the World of Warcraft game installed and then transfer all of the extracted maps into it.
Open the file named 'realmslist.wtf' using Notepad or a similar text program. Remove everything in the file and then replace it with the phrase 'set realmlist 127.0.0.1' which will instruct the game to look to your own computer when loading a server to play on. Save the file.
Run the executable file named 'Control Panel' that was extracted with the maps. Start the World of Warcraft game and you will then be able to play on your own private server.
In Feburary 2016 23,
Labels:
click,
downloading,
Follow,
installation,
instructions,
map,
navigate,
Repack,
titled,
Ultimate
Freitag, 19. Februar 2016
How to Edit a Zen Cart FooterIn Feburary 2016 19,
In Feburary 2016 19,
Access your Zen Cart file structure by logging into your website's directory via FTP.
Access the root directory of your Zen Cart installation and download the file located at:/includes/templates/template_default/common/tpl_header.php
Make any edits necessary to the tpl_header.php file in your preferred text editor.
Save and publish your tpl_header.php file, overwriting the existing one. You have now successfully edited your Zen Cart footer.
In Feburary 2016 19,
Access your Zen Cart file structure by logging into your website's directory via FTP.
Access the root directory of your Zen Cart installation and download the file located at:/includes/templates/template_default/common/tpl_header.php
Make any edits necessary to the tpl_header.php file in your preferred text editor.
Save and publish your tpl_header.php file, overwriting the existing one. You have now successfully edited your Zen Cart footer.
In Feburary 2016 19,
Freitag, 12. Februar 2016
How to Set Up a Filezilla FTP ServerIn Feburary 2016 12,
In Feburary 2016 12,
Download the Filezilla server application. While you may also want to download the client software, you will need the hosting software to set up your FTP server. A link to the download page can be found in the Resources section.
Run the Filezilla setup utility, FileZilla_Server-0_9_31.exe. You will have to agree to the license agreement before you can begin installation.
Select the standard installation type, and choose the folder you would like Filezilla to be installed to. You will next have to choose between automatically starting the program with Windows, or starting it manually. Starting the program with Windows is the recommended setting, and is marked as the default.
Set your start-up preferences for the server interface. By default, the server interface will start as soon as you log in. Press the 'Install' button, and click 'Close' when the installation has completed.
Run the Filezilla Server Interface. It will ask for your Port, which should by default be set to 14147, and the server address. Setting the server address to '127.0.0.1' will direct the computer to connect to itself. This will make the computer you are currently using the FTP server. Tick off the 'Always connect to this server' box, and click 'OK' to connect.
In Feburary 2016 12,
Download the Filezilla server application. While you may also want to download the client software, you will need the hosting software to set up your FTP server. A link to the download page can be found in the Resources section.
Run the Filezilla setup utility, FileZilla_Server-0_9_31.exe. You will have to agree to the license agreement before you can begin installation.
Select the standard installation type, and choose the folder you would like Filezilla to be installed to. You will next have to choose between automatically starting the program with Windows, or starting it manually. Starting the program with Windows is the recommended setting, and is marked as the default.
Set your start-up preferences for the server interface. By default, the server interface will start as soon as you log in. Press the 'Install' button, and click 'Close' when the installation has completed.
Run the Filezilla Server Interface. It will ask for your Port, which should by default be set to 14147, and the server address. Setting the server address to '127.0.0.1' will direct the computer to connect to itself. This will make the computer you are currently using the FTP server. Tick off the 'Always connect to this server' box, and click 'OK' to connect.
In Feburary 2016 12,
Abonnieren
Posts (Atom)