Revision 1500
Added by DarkViper about 14 years ago
| INSTALL | ||
|---|---|---|
| 1 |
WebsiteBaker 2 Installation Instructions |
|
| 1 |
WebsiteBaker 2.8.2 Installation Instructions
|
|
| 2 | 2 |
============================================ |
| 3 |
This will quickly explain what you will need |
|
| 4 |
to install websiteBaker. |
|
| 5 | 3 |
|
| 6 |
First of all, you must have a webserver with |
|
| 7 |
PHP and MySQL installed correctly. Once you |
|
| 8 |
have got that, place the "wb" folder |
|
| 9 |
somewhere on your server, probably under the |
|
| 10 |
document root: |
|
| 11 |
e.g. /documentroot/wb |
|
| 4 |
You can find detailed informations in the INSTALL |
|
| 5 |
file of the needed installer interface. |
|
| 12 | 6 |
|
| 13 |
This should be accessed by an address |
|
| 14 |
something like this: |
|
| 15 |
e.g. http://localhost/wb/ |
|
| 7 |
Short Instruction: |
|
| 16 | 8 |
|
| 17 |
Now create a blank MySQL database |
|
| 18 |
(Commonly called "wb"). |
|
| 9 |
1.: create empty database and remember access data |
|
| 10 |
2.: Unzip WB and move it to the Server |
|
| 11 |
3.: Unzip Fix-Packet and move it to the Server !!! very important !!! |
|
| 12 |
4.: chmod directories/files as usual if needed (most with mod-apache running) |
|
| 13 |
5.: rename config.php.new into config.php (never needed with micro-installer) |
|
| 14 |
6.: start installation |
|
| 19 | 15 |
|
| 20 |
Once that is all done simple run the |
|
| 21 |
install script from your browser: |
|
| 22 |
e.g. http://localhost/wb/install/index.php |
|
| 23 |
|
|
| 24 |
Fill-out the form and submit it, and if all |
|
| 25 |
the details are correct, you should be taken |
|
| 26 |
to WebsiteBaker Administration. |
|
| 27 | 16 | |
Also available in: Unified diff
sync working copy, update /INSTALL