56
contributi
mNessun oggetto della modifica |
|||
Riga 238: | Riga 238: | ||
Cliccando su ''Webalizer'' possiamo accedere ad un tool che ci permette di monitorare vari parametri del nostro webserver. | Cliccando su ''Webalizer'' possiamo accedere ad un tool che ci permette di monitorare vari parametri del nostro webserver. | ||
==Informazioni utili== | |||
===Dove sono i files importanti di XAMPP?=== | |||
<TABLE WIDTH=600 BORDER=1 CELLPADDING=1 CELLSPACING=0> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#9999cc"> | |||
<P>File/Directory</P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#9999cc"> | |||
<P>Des<SPAN LANG="it-IT">crizione</SPAN></P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/bin/</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Qui ci sono i com<SPAN LANG="it-IT">andi principali di XAMPP. | |||
Per esempio, da qui si può lanciare <tt>mysql</tt> o <tt>apache2</tt>.</SPAN></P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/htdocs/</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>La DocumentRoot di Apache.</P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/etc/httpd.conf</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Il file di configurazione di Apache.</P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/etc/my.cnf</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Il file di configurazione di MySQL.</P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/etc/php.ini</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Il file di configurazione di PHP.</P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/etc/proftpd.conf</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Il file di configurazione di ProFTPD. (dalla ver<SPAN LANG="it-IT">sione</SPAN> | |||
0.9.5)</P> | |||
</TD> | |||
</TR> | |||
<TR VALIGN=TOP> | |||
<TD WIDTH=244 BGCOLOR="#ffffff"> | |||
<P><TT>/opt/lampp/phpmyadmin/config.inc.php</TT></P> | |||
</TD> | |||
<TD WIDTH=337 BGCOLOR="#ffffff"> | |||
<P>Il file di configurazione di phpMyAdmin.</P> | |||
</TD> | |||
</TR> | |||
</TABLE> | |||
=Disinstallazione= | =Disinstallazione= |
contributi