-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install section intro page translation #48
base: master
Are you sure you want to change the base?
Conversation
install/intro.xml
Outdated
</para> | ||
<para> | ||
Nel caso si voglia configurare il server e PHP, ci sono due modi per | ||
connettere PHP al server. In molti server PHP ha modulo d'interfaccia |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Qui sembra mancare un articolo
install/intro.xml
Outdated
Se PHP non ha il modulo di supporto per il tuo server web, è sempre | ||
possibile usarlo come un processore CGI o FastCGI. | ||
Questo significa configurare il server per l'utilizzo dell'eseguibile CGI | ||
di PHP per processare tutti i file PHP richisti al server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo
install/intro.xml
Outdated
di PHP per processare tutti i file PHP richisti al server. | ||
</para> | ||
<para> | ||
Se si è interssati ad utilizzare PHP per script da linea di comando |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Altro typo. A questo punto suggerirei di passare tutto il testo per un correttore ortografico prima di proseguire.
b926130
to
712792d
Compare
Ciao @garak, |
Quelli magari sì, ma ce ne sono altri. Resta valido il consiglio sul correttore ortografico. |
712792d
to
1d3fffb
Compare
This is the italian translation translation of PHP manual page
[PHP Manual][Installation and Configuration] General Installation Considerations