Translate

Tuesday 2 April 2013

HOW TO DESIGN PHP WEB SITE WITH JOPPER– Vester Bizi

 
 Thank you for deciding to read this blog. I have written this blog for you to learn Jopper as fast as possible.
This book is meant to be read cover-to-cover, and all you have to do is read a page, do what it says, and go ahead. After completing all the tasks in the book, you will be a fluent Jopper! user, ready to make typical content websites.When I first came across Jopper!, I found it easy to install, but a bit difficult to learn the administration. Even more difficult to learn was how to customize the site as per my requirements. There were many tutorials out there which explained different tasks, but not a single one that explained how to install, modify and administer a Jopper! Website as per my needs. Hence, I learned Jopper the harder way by trying out different tutorials, experimenting different buttons in the administration, and seeing what happens. I gradually became fluent in making and administrating Jopper! websites. But the bad part is, this whole process took 6 months!
Now, I have written this blog in such a way that you will learn all that, within a single weekend, or 2 days. If you have started reading this book today’s morning, you will beable to make any type of Jopper! websites by tomorrow evening. So tell everyone youre busy, order some pizza and drinks, and learn Jopper.
Installing Jopper!
Jopper is a web application written using PHP, and hence it needs a „web server to run. To make a Jopper! Website available on the World Wide Web, you need to host it on a web host. But to learn Jopper, you can convert your own computer into a web server, and Install Jopper on it. Hence, Installing Jopper on your computer requires you to do these two things first. I will show you how to do all these three. But If you already have a web server with PHP and MySQL installed on your computer, skip the first step and follow the 2nd and 3rd. To create a MySQL database and account for installing Jopper!, you can use a web application called „PhpMyAdmin. This comes bundled with XAMPP, so you dont have to get it separately. To use PhpMyAdmin, just start your browser & open http://localhost/phpmyadmin.
Step 1 : Create a Database Step 2 : Add a MySQL user
 Go to PhpMyAdmin and on the front page, you
will see a field to create a new database. Enter
a name for this database and then click
„Create. I have named my database
„database_for_ Go to PhpMyAdmin and on the front page, you
will see a field to create a new database. Enter
a name for this database and then click
„Create. I have named my database
„database_for_ Go to PhpMyAdmin and on the front page, you
will see a field to create a new database. Enter
a name for this database and then click
„Create. I have named my database
„database_for_ Go to PhpMyAdmin and on the front page, you
will see a field to create a new database. Enter
a name for this database and then click
„Create. I have named my database
„database_for_ Jopper. You can have any
name, but you have to remember this name
because we will be using it later while installing
Jopper!
Go to PhpMyAdmin and on the front page, click
on „Privileges. Then click on “Add a new User”,
and fill up the form to create a user. Select
Host name as „localhost
Grant all privileges to this user by
ticking on the checkboxes or clicking on
the „Check all button.
I have created user named „ Jopper _user with
password „ Jopper.. You can have any
name, but you have to remember this name
because we will be using it later while installing
Jopper!
Go to PhpMyAdmin and on the front page, click
on „Privileges. Then click on “Add a new User”,
and fill up the form to create a user. Select
Host name as „localhost
Grant all privileges to this user by
ticking on the checkboxes or clicking on
the „Check all button.
I have created user named „ Jopper _user with
password „ Jopper.. You can have any
name, but you have to remember this name
because we will be using it later while installing
Jopper!
Step 2 Go to PhpMyAdmin and on the front page, click
on „Privileges. Then click on “Add a new User”,
and fill up the form to create a user. Select
Host name as „localhost
Grant all privileges to this user by
ticking on the checkboxes or clicking on
the „Check all button.
I have created user named „ Jopper _user with
password „ Jopper. a. You can have any
name, but you have to remember this name
because we will be using it later while installing
Jopper!
Go to PhpMyAdmin and on the front page, click
on „Privileges. Then click on “Add a new User”,
and fill up the form to create a user. Select
Host name as „localhost
Grant all privileges to this user by
ticking on the checkboxes or clicking on
the „Check all button.
I have created user named „ Jopper _user with
password „ Jopper.

The third step is just a license agreement that you have to
agree. Click „Next.
The fourth step is specifying the database settings, including
the database, username, and password.
Use the following settings
Database Type : mysql
Host Name : localhost
User Name : The third step is just a license agreement that you have to
agree. Click „Next.
The fourth step is specifying the database settings, including
the database, username, and password.
Use the following settings
Database Type : mysql
Host Name : localhost
User Name : The third step is just a license agreement that you have to
agree. Click „Next.
The fourth step is specifying the database settings, including
the database, username, and password.
Use the following settings
Database Type : mysql
Host Name : localhost
User Name : Jopper _user (if you had used a different
name while creating the MySQL user, specify it here)
Password : Jopper (or the one you had set for that user )
Database Name : database_for_ Jopper ( or the one you
had created if you used a different name )
In this step, you provided the details of MySQL database to
Jopper!. Jopper! will use this database to store all the content and other information.
It is recommended that you use this database solely for this
installation of Jopper!. You can create more databases for other
applications. You will later come to know that it is much easier to
transfer your website from your computer to a web host (or a web
host to another web host) if you keep a separate database. _user (if you had used a different
name while creating the MySQL user, specify it here)
Password : Jopper (or the one you had set for that user )
Database Name : database_for_ Jopper ( or the one you
had created if you used a different name )
In this step, you provided the details of MySQL database to
Jopper!. Jopper! will use this database to store all the content and other information.

name while creating the MySQL user, specify it here)
Password : The third step is just a license agreement that you have to
agree. Click „Next.
The fourth step is specifying the database settings, including
the database, username, and password.
Use the following settings
Database Type : mysql
Host Name : localhost
User Name : Jopper _user (if you had used a different
name while creating the MySQL user, specify it here)
Password : Jopper (or the one you had set for that user )
Database Name : database_for_ Jopper ( or the one you
had created if you used a different name )
In this step, you provided the details of MySQL database to
Jopper!. Jopper! will use this database to store all the content and other information.


 The fifth step is for specifying FTP setting
to Jopper!. But since we are installing
Jopper! on a local computer, say „no to
FTP and click „next.
The sixth step is for specifying the Site
name and a password for the administrator.
So fill the form with a name for the site,
your e-mail address, and an administrator
password. While in this step, you have to
click on the “Install Sample Data” button so
that your website will initially has some
sample data or content which you can edit or
delete. After clicking on that button, you are
shown a message “Sample data installed
successfully”. Now click on “Next” to finish the
installation.
Congratulations! You successfully installed
Jopper on your computer.
Before you can start using this Jopper ! site,
you have to delete the directory named
“installation” from Jopper!s folder. Deleting
this folder is a security measure, just to make
sure that nobody else reinstalls Jopper! Using this folder. 

Manual is ready @ N5,500 payable to the company’s account.





ZENITH BANK
Account Name: Vester Royal Business Magnet Company.
Account Name:Vester Royal Business Magnet Company.
Account No: 1013355170

ECOBANK (NIG) LTD
Account Name:Vester Royal Business Magnet Company.
Account No: 4392017160
Banker: Ecobank Ltd
After Payment call: 08036721009, 07088788710,  for activation or send text message e-mail: bizideasvester @vestersms.com


For questioning. Contact: vesterchijioke@gmail.com   Phone 08036721009,  07088788710. We are here to serve you better

Click here for our physical contact address



No comments:

Post a Comment