Trace:
Differences ¶
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| it:manuale-1.1:installation:applications [2009/12/01 21:42] – aiacoponi | it:manuale-1.1:installation:applications [2010/02/06 18:57] (current) – aiacoponi | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== Estrazione dei file ==== | ==== Estrazione dei file ==== | ||
| - | When the testapp | + | Quando l' |
| - | testapp/ | + | testapp/ |
| - | modules/ | + | modules/ |
| - | responses/ | + | responses/ |
| - | plugins/ | + | plugins/ |
| - | var/ | + | var/ |
| - | | + | |
| - | | + | |
| - | www/ | + | www/ document root |
| - | Copy this directory | + | Copiando questa struttura |
| mysite/ | mysite/ | ||
| Line 24: | Line 24: | ||
| | | ||
| - | The tree structure of the sources is by default organized in order to install the application on a server on which you can specify the public root directory of the site (document root). This directory is @@F@mysite/ | ||
| - | You will of course be able to change the place of these directories if, for example, you cannot change the document root. We will see how to do this further. | + | Questo tipo di organizzazione del sorgente richiede necessariamente di poter specificare la directory pubblica del server web (document root) che, nel caso trattato, è appunto @@F@mysite/ |
| - | You will notice that the files of the application and those of the framework are separated. This way, you can share the lib directory | + | Naturalmente potrete cambiare la locazione di queste directory se, per esempio, non avete la possibilità di specificare arbritariamente dove collocare la directory |
| - | ==== Configuration files renaming ==== | + | Potete anche notare che i file del framework sono separati da quelli dell' |
| - | In @@F@testapp/ | + | ==== Rinominare i file di configurazione ==== |
| + | Nella directory @@F@testapp/ | ||
| + | Rinominateli, | ||
| + | Successivamente modificateli in modo da adattare la configurazione alla vostra situazione (come ad esempio la configurazione del database contenuta in @@F@dbprofils.ini@@). | ||
| - | ==== Creating the temporary directory ==== | ||
| - | Create the @@F@mysite/ | + | ==== Creare la directory |
| - | ==== Configuring the application | + | Create la directory @@F@mysite/ |
| + | Se la vostra applicazione contiene file @@F@*.init.php@@ simili a @@F@application.init.php@@ ma dichiaranti cartelle temporanee diverse, createle in accordo a tali indicazioni. | ||
| - | See the [[en: | + | |
| + | ==== Configurare l' | ||
| + | |||
| + | Vedi il [[en: | ||

