Code Search for Developers
 
 
  

upgrade_guide.html from Brim at Krugle


Show upgrade_guide.html syntax highlighted

<html>
<meta name="author"
	content="Barry Nauta (barry@nauta.be)" />
<meta name="description"
	content="Brim - BarRy Information Manager" />
<meta name="keywords"
	content="Brim, Booby, PHP" />

<head>
	<title>Brim - Upgrade Guide</title>

	<link rel="stylesheet" href="css/brim.css"
		type="text/css" />
</head>

<body>
        <center>
                <h1>Brim - Upgrade guide</h1>
                <img src="pics/sleeping_booby.jpg" />
	</center>
		<p>
			I am very interested in your experiences with Brim.
		</p>
		<ul>
			<li>Is the installation/upgrade easy and straightforward or 
			are there things missing?</li>
			<li>Does the application meet your expectations?</li>
			<li>Are there things missing?</li>
			<li>...etc...</li>
		</ul>
		<p>
			You can send comments directly to me but preferable 
			you can add 
			them to the forum where other can respond to your
			questions/remarks as well.
		</p>
		<p>
			Upgrading the script basically follows the same steps as 
			installing it. Since you already did the installation
			once, I will keep it short. In case of problems, read the
			<a href="installation_guide.html">installation guide</a>
		</p>
		<ul>
			<li>Unzip the file that contains the package</li>
			<li>You will now have several files, amongst these are the 'unpack.php', 'Tar.php' and
				a gzipped tar-file (extension .tar.gz). These three files need to be
				copied/ftp-ed to your webserver.</li>
			<li>Execute the unpack script via your webbrowser (older files will be overwritten, 
				no need to remove them first)</li>
			<li>Execute the installation script (install.php. If all goes well, the unpack script shows a link 
				to the installation script). The installation script also takes care of updates, it
				uses the existing database configuration file to retrieve information about the
				existing tables and possibly perform an upgrade where necessary).</li>
			<li>Remove the installation files</li>
		</ul>
		<p>
			If the unpack script fails, you need to unpack the gzipped tar-file locally 
			and upload each file individually. Proceed with the installation script afterwards
		</p>

</body>
</html>




See more files for this project here

Brim

BRIM is a MVC framework, written in PHP and based on items with a hierarchical relationship. The list of plugins make BRIM a Information Manager with plugins like bookmarks, a calendar, contacts tasks, notes, RSS etc. The application is multilingual.

Project homepage: http://sourceforge.net/projects/brim
Programming language(s): JavaScript,PHP,SQL
License: other

  css/
    brim.css
    index.php
  pics/
    background.jpg
    design.png
    feet_booby.jpg
    index.php
    mvc.gif
    question_booby.gif
    question_booby.jpg
    shadow.gif
    shadow2.gif
    shadowAlpha.png
    sleeping_booby.jpg
    treeback.jpg
    white_boobies.jpg
  booby2brim_changes.txt
  changelog.txt
  coding_conventions.html
  contributions.html
  design.html
  directory_structure.html
  faq.html
  gpl.html
  how_to_enable_calendar_reminders_per_email.html
  how_to_enable_calendar_reminders_per_email.txt
  how_to_write_a_template.html
  how_to_write_a_template.txt
  index.php
  installation_guide.html
  mvc.html
  security.html
  todo.txt
  uninstall.html
  upgrade_guide.html
  used_versions.txt
  which_package.html