Questa è la prima versione di un sistema basato su internet per la prenotazione di risorse. Requisiti: - Any web server [sviluppato su Apache Web Server] - PHP [sviluppato su PHP 4.3.7 ma non sono state usate funzioni avanzate che potrebbero non essere disponibili in versioni precedenti] - MySQL [sviluppato su 4.0.21] Istruzioni di installazione: 1. Dopo l'unzip del file prenoweb.tar.gz posiziona la cartella prenoweb in qualuque directory che visibile dal web server. 2. Crea un database chiamato "it" in MySQL [o crea un database qualunque e poi cambia il nome del database nel file common.php] 3. Modifica il file common.php [cambia i valori di hostname, user, password o database se necessario] 4. Apri la pagina install.php in un browser web 5. Sarai automaticamente abilitato all'accesso e posizionato nell'area di amministrazione, dove è possibile effettuare la configurazione del software. 6. Il nome del'utente è "root" e la password è "root". 7. Preferibilmente cambia la password di root e il lab di default. ---------------- This is the first version of an internet based system for reserving resources. Requirements: - Any web server [made on Apache Web Server] - PHP [made on PHP 4.3.7 but I didn't use any advanced functions which might not be available in previous versions] - MySQL [made on 4.0.21] Installation instructions: 1. After unziping the file itlabs.tar.gz place the folder in any place, where it can be accesed as a web page. 2. Create a database called "it" in MySQL [or create any database and then change the database name in the file common.php] 3. Edit the file common.php [change the values for hostname, user, password or database if neccesary] 4. Open the page install.php in a web browser 5. You will be automatically logged in and taken to the administration area, where you can set up the software. 6. The user name is "root" and the password is "root". 7. Preferably change the root password and the default lab. ---------------- Copyleft Preno.Web - Sistema di Prenotazione Online Copyright (C) 2008 Andrea Rosetti derivato dal progetto (derivated from): Itlabs Booking Software ver. 1.0.8 Copyright (C) 2007 jan saganowski web: www.rasz.edu.pl/~tolkien email: jan.saganowski@gmail.com 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 1 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