SOAP & Web Services Page 3 - Blogging Away To Glory (A bBlog Primer) |
After checking to make sure that the Apache and MySQL servers are running in the background, you can try accessing the installation wizard by pointing your Web browser to the URL http://www.mysite.com/theblog/bblog/install.php (remember to update this URL if you have opted to install the application at a different location). Here's what you will see:
This is the first screen of the "bBlog Installer" wizard, where we are required to agree to the GPL License - a common feature with Open Source software packages these days. Below, you have to specify if you are installing a fresh version of bBlog or upgrading from a previous version - choose the "Fresh Install" option and click on the "Next" button. The next screen will let you know if the file permissions for the required files and folders - set earlier - are correct or not. If all goes well, and it should, click on the "Continue" button to move to the next screen. If not, the "Installer" will flag an error message and will recommend a possible course of action.
First, we have the general configuration settings:
Next, we have to specify the MySQL settings:
Finally, we have a couple of server settings that need to be set:
Click on the "Next" button to stores these settings. So far, so good. The next few screens will inform you that the required database tables, plugins (tools required to ensure the smooth functioning of bBlog), configuration files have been created, installed and loaded correctly. The final screen lists certain steps that must be implemented in order to secure your bBlog installation from hackers: first, you have to delete "install.php" and the entire "install" folder and second, you have to ensure that the "config.php" file is not writeable by the Web server. The following UNIX commands should do what you need.
Congratulations - now, we have successfully installed bBlog on the Web server! However, if you do encounter any problems during the installation process, do not hesitate to look at the Installation guide - http://www.bblog.com/wiki/index.php/Installation - for possible workarounds.
blog comments powered by Disqus |