ecco i passi per l'installazione: - scompattare l'archivio nella propria cartella dei documenti
- sposta il contenuto della cartella src nella tua cartella all'interno del
- webserver
- modificare i permessi dei file
- editare il file "./settings/key.php.default" (che è all'interno
- della cartella src) ed inserire una chiave di
- cifratura per settaggi e utenti (10 caratteri senza senso)
- rinominare i file "*./settings/key.php.default" in "./settings/key.php"
- rinominare i file "*.xml.defaults" nella cartella "./settings/" in "*.xml"
- accedere al sito con utente "admin" e password "admin"
- accedere al pannello settaggi utenti e creare un nuovo utente di classe "admin"
- eliminare l'utente admin
- logout e login con il nuovo utente
- settaggi dei vari parametri nel widget SettingsManager
Contattatemi per qualsiasi domanda. | those are the steps for a succefull installation of pacms: - untar the archive in your home directory
- move the content of the src directory in your webserver directory
- modify permission of all files
- edit the file named "./settings/key.php.default" (under the src directory)
- and insert a key. This is used for the encryption of the users and
- settings file (use 10 char without sense)
- rename the files named "./settings/key.php.default" in "./settings/key.php"
- rename the files named "*.xml.defaults" in the folder "./settings/" to "*.xml"
- open your webbrowser and login with user "admin" and password "admin"
- open the settings panel and create a new user with "admin" class
- delete the current admin user
- logout and login with the new user
- set your preferred param in the SettingsManager widget
Contact me for any questions. |