Showing posts with label host. Show all posts
Showing posts with label host. Show all posts

Sunday, December 17, 2017

HOW TO HOST YOUR WEBSITE USING GOOGLE DRIVE

HOW TO HOST YOUR WEBSITE USING GOOGLE DRIVE



host website using google drive
Google Drive is a file storage service (like Dropbox) provided by Google. It enables users to store their files on cloud storage and share files with others. So In this article we will see how to host your personal website using Google Drive. Google offers all users an initial 15 GB of online storage space to store their files, which is good enough to host personal website. But do notice Google Drive do not provide DNS service to assign custom domain name for your site.

HOW TO HOST YOUR WEBSITE USING GOOGLE DRIVE


1) First go to�Google Drive�? Create a new folder ? Rename it ? Click on "Create and share".
google drive web host


2) Now click on Share folder icon ? click on "Change" to change the access for folder ? Set Visibility option "Public on the web" ? Click on "Save" ? and click on "Done".

google drive web host

google drive web host

3) Now upload your html files there. You can create another folder for your images and css files and upload these file in respective folders.
google drive web host

4) After uploading, click on your "index.html" file. You will see "Open" option at bottom of your right hand site. Click on it.
google drive web host

5) It will open your index.html file to another tab. To see your website click on "Preview" button.
google drive web host

Its done. If you want to share the link of your website, share the Preview URL to others which looks like this - "https://googledrive.com/host/...".

Notes:

1) Your home page must named as "index.html"
2) Google dont provide DNS service to assign Domain name. So you cannot assign DNS based domain name for your hosted website. You can use URL forwarding for your website.




visit link download
Read more »

Friday, December 1, 2017

How to install JohnCms script to ur host

How to install JohnCms script to ur host



Confuse while installing JohnCMS in your host?,

Here are some steps and requirement:
Requirement:

1) version of PHP is not lower than 5.1

2) MySQL 4.1 or later version

3) Support. Htaccess
Installing:

1) At the first, download script JohnCMS, usually in archive (zip). You can get here for rusian, and here for english or indonesian.

2) Upload or import this archive to your host via FTP.

3) Extract the archive.

4) Fill all the unpacked files to the hosting service .

5) expose a permissions 777:

/ Cache

/ Files / avatar

/ Files / photo

/ Incfiles

/ Gallery / foto

/ Gallery / temp

/ Library / files /

/ Library / temp /

/ Pratt /

/ Forum / files /

/ Forum / temtemp /

/ Download / arctemp /

/ Download / files /

/ Download / graftemp /

/ Download / screen /

/ Download/mp3temp /

/ Download / upl /

6) put the permissions 666:

/ Library / java / textfile.txt

/ Library / java / META-INF / MANIFEST.MF

7) Run the installer at http://your-domain.com/install/

8) Start the test.

If some items highlighted in red, the normal work

system is not guaranteed. Most problems arise when the wrong

PHP settings for your hosting, or because of too strong restrictions.

For example, some hosting does not work. Htaccess

If the test is normal, click the link �Continue�

9) Introduce the parameters of your MySQL database

Note that when specifying a server address, MySQL, then on

some hosting this can be �localhost�, while others need

specify the full address, such as �mysql.myhost.com�

After click the link �Continue�

August) enters data with Administrator and click the link �Continue�

10) If everything was entered correctly, then run the installation procedure

Database MySQL, after which the installation is complete.
If the installation procedure was successful and the site works,

DO NOT FORGET the following:

� Remove the directory / install

� Set permissions to the folder 755 / incfiles

� Set the permissions 644 on file / incfiles / db.php
Ok, I hope this usefull.

Thanks.

visit link download
Read more »