Free Hosting discusses seems to have no end, whose name is free there must be a weakness and also its advantages.
Definite advantages in terms of the Free, even the Space can be larger than the paid versions.
But until now I have yet to find a quality hosting paid hosting as well, for instance from the control panel. most use the vista panel hosting or custom panels, while the majority of paid hosting nowadays is using Cpanel.
already more than four years I have hunted this free hosting from a search engine, but only one hosting that seems pretty good, namely 000webhost.com.
Although for the time we abolished auto-installer can still make it manually, such as Wordpress, osCommerce and others,
but for the size of free hosting with 1500 mb space and 10 GB monthly bandwidth is more than enough for normal usage.
one of the other advantages of this are hosting their own servers so that they have no dependence on other companies, as with several other hosting companies who do not have their own server.
in addition to a feature version of the free version as well as domain addon domain where we can add us as they pleased, 5 webmail account, as well as five subdomains.
while the hosting control panel uses a custom panel for the free version and a paid version for the latest cpanel.
Hosting standard features such as MySQL, PHP, and other standard features also exist here
If you feel that not enough with all that you can also upgrade to a premium account with unlimited space and bandwidth.
Another disadvantage is if your website visitors is less than 10 visitors per month then the account will be deleted or disabled temporarily.
For server uptime level I think is good enough for hosting the size compared to other free hosting.
But on the other hand I've read in some blogs that wrote that is a SCAM Affiliate 000webhost, ie they will never pay you, so take advantage of hosting free version only, while its Affiliates do not need you to follow.
This hosting is perfect for beginners or small business or can also be used for hosting your helpers from the main hosting.
For more details, please visit his website www.000webhost.com. good luck
Read More …
Showing posts with label Cpanel. Show all posts
Showing posts with label Cpanel. Show all posts
000webhost, one of the free hosting with a good quality
Label: Cpanel, Database, Domain, Free Hoting, Web Hosting, Website 81 komentarHow to Install phpMyAdmin on Your Windows PC
Label: Cpanel, Programming 0 komentar- 1If you haven't done so already, download the phpMyAdmin Database Manager - You can download the software from the phpMyAdmin website. Be sure to download the phpMyAdmin-x.y.z.zip file. Save the file on your Windows Desktop.
- 2Double click the phpMyAdmin Zip file you have saved on your desktop. Extract all the files in the archive into the directory "C:\Server\Apache2\htdocs\phpmyadmin" (which is the default DocumentRoot of Apache). The folder "phpmyadmin" should be all lower case. Make sure the files get extracted right into this directory, and not into "C:\Server\Apache2\htdocs\phpmyadmin\phpMyAdmin-x.y.z". (the phpMyAdmin-x.y.z part might be a little different on your computer)
- If this happens, using "My Computer", browse to "C:\Server\Apache2\htdocs\phpmyadmin\phpMyAdmin-x.y.z". From the browse window, click "Edit">"Select All". Now click "Edit">"Cut". Browse back one directory (to "C:\Server\Apache2\htdocs\phpmyadmin") and click "Edit">"Paste". Now right-click the phpMyAdmin-x.y.z directory and click "Delete". Then "Yes" when the confirm delete dialog comes up.
- 3Open your favorite browser and in the address bar type "http://localhost/phpmyadmin/index.php".
- 4If PHP was installed correctly, you should see the phpMyAdmin login page, BUT with an error.
- 5This is OK, we are going to fix that. Start Notepad and open the file "C:\Server\Apache2\htdocs\phpmyadmin\config.inc.php". (If your machine does not have this file just create it) On some computers, this file might look like a real mess. Just lines and lines of of "junk". If this happens to you, close Notepad and open Wordpad (usually found in "Start">"All Programs">"Accessories">"WordPad") and open the "config.inc.php" file. Now everything should look like readable text. Click "File">"Save" to save this better looking version of the file. Now reopen the "config.inc.php" with Notepad.
- 6Find the line that looks like this: cfg['Servers'][$i]['auth_type'] = 'config'; And change the line so that it reads: $cfg['Servers'][$i]['auth_type'] = 'cookie';
- 7Find the line that looks like this: $cfg['blowfish_secret'] = ''; Inside '' put any word you want, like "holla". Its up to you. So after doing that, the line should look like: $cfg['blowfish_secret'] = 'holla';
- 8In Notepad click "File">"Save" to save this file. You can now close Notepad.
- 9On Windows installs: Copy libmcrypt.dll from c:\php directory to c:\windows\system32 directory. Ref: http://us2.php.net/manual/en/mcrypt.setup.php. You may also need to add "extension=php_mcrypt.dll" into php.ini and/or add c:\php and maybe c:\php\ext into the Windows search path (Control panel -> System -> Environment variables -> path) and reboot Windows
- 10Reload the page "http://localhost/phpmyadmin/index.php", and you should get a login page with no errors. To login to phpMyAdmin, use "root" as the Username, and for the password, use the root password you chose when installing MySQL.
- 11Click "Login" and you should see a screen like this:
- 12
Subscribe to:
Posts (Atom)
Copyright © 2009-2012 Computer Knowledge. All rights reserved.


