Read Me
Welcome to PhoSho!
-------------------------------------------------------------------------
PhoSho www: http://sourceforge.net/projects/phosho/
PhoSho wiki: http://sourceforge.net/p/phosho/wiki/
PhoSho forum: http://sourceforge.net/p/phosho/discussion/
Version 1.0
Developed by: Daniel Freedman
Based on Pixelpost, developed by:
Ramin Mehran, Will Duncan, Joseph Spurling,
Piotr "GeoS" Galas, Dennis Mooibroek, Karin Uhlig, Jay Williams, David Kozikowski
Connie Mueller-Goedecke
Linus <http://www.shapestyle.se>
Contact:
Copyright 2012 PhoSho <http://sourceforge.net/projects/phosho/>
-------------------------------------------------------------------------
License: http://www.gnu.org/copyleft/gpl.html
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-------------------------------------------------------------------------
INFORMATION
-------------------------------------------------------------------------
To find information about PhoSho, the installation and
configuration, read the files in the directory: /doc !!!!!!
There you will find all information:
Entrance and Overview: ./doc/index.html
Installation: ./doc/install.html
Upgrading: ./doc/upgrade.html
Changelog: ./doc/changelog.html
All PhoSho-Tags: ./doc/tags.html
How to write admin-addons: ./doc/creating_admin_addons/admin_addons_Instruction.htm
GNU license information: ./docs/license.txt
Do read the ReadMe-Files!!
You may also find information here:
Sourceforge Page: http://sourceforge.net/projects/phosho/
PhoSho wiki: http://sourceforge.net/p/phosho/wiki/
PhoSho forum: http://sourceforge.net/p/phosho/discussion/
-------------------------------------------------------------------------
PROGRAM REQUIREMENTS
-------------------------------------------------------------------------
These are the requirements for PhoSho:
- sufficient Webspace: not for PhoSho (around 400 KB), but for your images ;=)
- Apache Webserver or Windows IIS
- PHP, version 5.2.0 or higher
- PHP with GD-lib (with JPG-support), required for thumbnailing
- MySQL version 3.24.58 or higher
- a MySQL database already working. If you have no MySQL Database running, create
a database first (or ask your hoster to do it for you)
To install PhoSho, you will need the following MySQL-database-informations
before you start to install:
- name of the database-host, often "localhost"
- database username
- database user password
- database name
If you don't have this information, contact your web host.
-------------------------------------------------------------------------
FIRST INSTALL
-------------------------------------------------------------------------
Please read the file "install.html" in the directory /doc
-------------------------------------------------------------------------
UPGRADE
-------------------------------------------------------------------------
Please read the file "upgrade.html" in the directory /doc
Please note as well that PhoSho is fully UTF-compliant, so you might change
your CSS-codepage-meta information as well.
More information on that is found in the upgrade.html