conjoon.org/.com available again
Thursday, January 29th, 2009Just a quick update on the domain transfer conjoon.org/.com: The domains are back up again, the domain conjoon.de will redirect to the .org domain.
Just a quick update on the domain transfer conjoon.org/.com: The domains are back up again, the domain conjoon.de will redirect to the .org domain.
Last night the transfer of conjoon.org/.com was started. We are updating the servers due to the popularity the project gained, and we’ll be back with more performant hardware. We are also planning on providing a live demo, so stay tuned.
In the meantime, please use the address www.conjoon.de, which serves as our fallback domain.
V0.1a3 introduced an installation wizard that helps with setting up conjoon on a webserver.
Once you have configured your server to access the contents of /build/htdocs in a webbrowser of your choice, open up /install/index.php.
(NOTE: Users who upgrade to any version > 0.1a3 need to copy the contents of /build/htdocs into the root folder of your conjoon application. Override any existing file.)
The start screen will introduce you to the installation procedure. It will look up the installation.info.php and check if you are currently upgrading conjoon, or if you are installing the application from scratch.
If the installation.info.php file was found, most of the settings will be prefilled with the settings from a prior installation (except for passwords).
You have to provide the following settings in the start screen:
Once you have provided your settings, click the “Next” button to continue with the installation.
The next step will check if your server’s configuration matches the requirements for running conjoon.
If the installation wizard detects a setting which could make conjoon to not work properly, it will inform you on this page. If a warning or error is generated, you can continue with the installation procedure, but we suggest you first configure your server until the installation wizard does not generate one of the above mentioned notices.
The next step lets you configure the database connection info. You can choose from a list of database drivers and need to provide the necessary connection settings.
You need to provide the following settings:
conjoon’s backend relies on the Zend Framework, and all the custom controllers and templates can be found in the conjoon_application folder, which in turn needs to be put somewhere in your filesystem where the PHP scripts have read and write access.
You need to provide the following settings:
conjoon relies on several PHP libraries which have to be stored in a readable location in your filesystem. You need to specify the path to the folder where the conjoon_libs folder should be stored.
You need to provide the following settings:
The “document path” is the the path where conjoon can be accessed using a webbrowser, minus the server’s name. For example, if conjoon can be accessed using the address http://my.domain.tld/path/to/conjoon, the document path would be path/to/conjoon. If you access conjoon using the document root of your server, the document path would equal to a slash (“/”).
You need to provide the following settings:
Versions prior to V0.1a3 came with a default “admin” user, so that you could sign in with the user “admin” right away. The installation wizard lets you specify the root user’s login credentials, and it is recommended that you do not use “admin” and “password” as the login data.
Note: This step will not be available if the installation wizard updates a previous version of conjoon, or if the table “user” in the specified database does already have a root user.
You have to provide the following settings:
Before the installation wizard makes any changes to your filesystem, you have to confirm the settings you have provided. Read carefully through the listed values and click “Next” to start installation, or click “Previous” to browse through the various setup steps again.
Once the wizard has finished, the following files will be edited/put in the document root of your conjoon installation:
Once finished, remove the “install” folder out of conjoon’s document root, otherwise conjoon will not start up.
Please use the forums to discuss this article.
conjoon V0.1a3 is now available. We received some feedback regarding the ease of setting conjoon up on virtual hosts and decided it would be a good idea to push this feature release out before the first maintenance hits the road.
If you are upgrading V0.1a2, please note that the install wizard is NOT compatible with this version. Your best bet would be to do a full backup of your existing data (specially database), then run the install wizard.
If you need help installing conjoon on your server, please visit the forums at http://www.conjoon.org/forum.