Visit http://sourceforge.net/projects/flatphpbook or www.sitoserio.it for downloading the latest version.
Make sure you do (or have done) the following:
- open the file index.php and change the admin username (defaults to "admin") and password (defaults to "123456") at the very top (see $adminusername and $adminpassword)
- open the file charconv.php and change the admin password (defaults to '123456') at the very top (see $adminpassword)
- make the files guestbook.db and guestbook.ini writable for the web server (set CHMOD 666).
In addition:
- log into the admin mode via the link at the bottom and edit the values to the variables presented in the configuration web interface. Check the file README.html for more
- edit the file guestbook.css to change the default layout
- edit the file welcomeMessage.inc.html which contains this information displayed above the form fields.
|
|
Visita http://sourceforge.net/projects/flatphpbook o www.sitoserio.it per il download dell'ultima versione.
Per incominciare effettua le seguenti operazioni:
- apri il file index.php e cambia l'username (valore di default "admin") e la password (valore di default "123456") dell'amministratore (vedi $adminusername e $adminpassword)
- apri il file charconv.php e cambia la password (valore di default '123456') dell'amministratore (vedi $adminpassword)
- imposta i permessi per i file guestbook.db e guestbook.ini nel modo CHMOD 666.
Inoltre:
- puoi configurare il GuestBook utilizzando l'interfaccia web, dopo aver effettuato il Login (clicca sul collegamento in basso). Per ulteriori informazioni è disponibile il file README.html
- puoi cambiare il layout di default modificando il file guestbook.css
- puoi modificare il file welcomeMessage.inc.html che contiene le informazioni che stai leggendo.
|