Nota: Recuerden que para facilitar la traducción o corrección de esta información, pueden "Copiar y pegar" lo siguiente dentro de un artículo de cotenido en Joomla! 1.5.x (con la modalidad 'Sin editor' seleccionada.)
<h2> <span class="mw-headline">How to access</span></h2>
<p>
Select <b>Help --> System Info</b> from the drop-down menu on the Back-end of your Joomla! installation.
</p>
<a title="Description" name="Description"></a>
<h2> <span class="mw-headline">Description</span></h2>
<p>
The System Info screens provides useful information about your host
server environment, including operating system, PHP settings, and
directory access settings. You can navigate to five different screens:
System Info, PHP Settings, Configuration File, Directory Permissions,
and PHP Information. Each screen provides detailed information about
that aspect of your Joomla! web site.
</p>
<p>
This information is very helpful when you are troubleshooting
setup problems. Note that none of these settings can be changed from
these screens. That must be done in other places, depending on the
specific setting. The settings in the Configuration File screen can be
changed from the <a href="index.php?option=com_content&task=view&id=1445&Itemid=278" target="_self" title="Screen.config.15">Global Configuration</a> screen. The other settings shown here depend on your host server configuration and cannot be changed from inside Joomla!
</p>
<a title="Screenshot" name="Screenshot"></a>
<h2> <span class="mw-headline">Screenshot</span></h2>
<p>
<span class="image"><img src="http://docs.joomla.org/images/7/77/System_info_system.png" alt="Image:System_info_system.png" border="0" width="622" height="540" /></span>
</p>
<a title="System_Info" name="System_Info"></a>
<h2> <span class="mw-headline">System Info</span></h2>
<p>
This screen shows information about the operating environment for your Joomla! web site, as follows:
</p>
<dl><dt> PHP Built on</dt><dd> Provides details of the principle operating system which the web server that Joomla is running on.
</dd><dt> Database Version</dt><dd> Provides the current version of the MySQL database being used by the installation of Joomla!.
</dd><dt> Database Collation</dt><dd> How the MySQL databased is structured for the information used by Joomla!.
</dd><dt> PHP Version</dt><dd> Provides the current version of PHP server side script that is being used for this installation of Joomla!.
</dd><dt> Web Server</dt><dd> Provides the current type and version of web server which the installation of Joomla! is running on.
</dd><dt> Web Server to PHP interface</dt><dd> The script that permits interaction between the web server (in most cases, Apache) and the PHP scripting language.
</dd><dt> Joomla! Version</dt><dd> Provides the current version of Joomla!. It is recommended that it is always to to day and using the current stable release.
</dd><dt> User Agent</dt><dd> The summary of the current user's local
machine's operating system and browser information which is used to
create an unique session ID for access and functionality within the
Joomla! web site.
</dd></dl>
<a title="PHP_Settings" name="PHP_Settings"></a>
<h2> <span class="mw-headline">PHP Settings</span></h2>
<p>
These screen shows the Relevant PHP Settings information. If any of
these is highlighted as incorrect should be taken care of to rectify
the situation.
</p>
<dl><dt> Safe Mode</dt><dd> Recommended setting: ON
</dd><dt> Open basedir</dt><dd> Recommended setting: Site dependent
</dd><dt> Display Errors</dt><dd> Recommended setting: OFF
</dd><dt> Short Open Tags</dt><dd> Recommended setting:
</dd><dt> File Uploads</dt><dd> Recommended setting: ON
</dd><dt> Magic Quotes</dt><dd> Recommended setting: ON
</dd><dt> Register Globals</dt><dd> Recommended setting: OFF
</dd><dt> Output Buffering</dt><dd> Recommended setting: OFF
</dd><dt> Session Save Path</dt><dd> Recommended setting: Site dependent
</dd><dt> Session Auto Start</dt><dd> Recommended setting: OFF
</dd><dt> XML Enabled</dt><dd> Recommended setting: ON
</dd><dt> Zlib Enabled</dt><dd> Recommended setting: ON
</dd><dt> Disabled Functions</dt><dd> Recommended setting: Site dependent
</dd><dt> Mbstring Enabled</dt><dd> Recommended setting: ON
</dd><dt> Iconv Available</dt><dd> Recommended setting:
</dd><dt> WYSIWYG Editor</dt><dd> Recommended setting: Depends on preference
</dd></dl>
<a title="Configuration_File" name="Configuration_File"></a>
<h2> <span class="mw-headline">Configuration File</span></h2>
<p>
This screen shows the contents of the current Joomla! <i>configuration.php</i> file which is stored under the main <b>joomla_root/</b>
directory. This file is created for you automatically when you first
install Joomla! and where most changes of the Global Configuration
section of Joomla! are recorded. Please note that none of the settings
can be changed from this page. Use the <a href="index.php?option=com_content&task=view&id=1445&Itemid=278" target="_self" title="Screen.config.15">Global Configuration</a> to see more information about these settings and to make changes.
</p>
<a title="Directory_Permissions" name="Directory_Permissions"></a>
<h2> <span class="mw-headline">Directory Permissions</span></h2>
<p>
This screen shows a list of the directories that the webserver
should have write access to. Please note that all directories listed on
this page should say <b style="color: green">Writable</b>. If not, you may need to change the permissions to be able to install and use Joomla! successfully.
</p>
<a title="PHP_Information" name="PHP_Information"></a>
<h2> <span class="mw-headline">PHP Information</span></h2>
<p>
This screen displays the full configuration of the PHP server side
scripting language that Joomla! runs on, together with all the
associated system information that goes towards the creation of the web
server. It is the output of an integrated php.info script built into
Joomla!.
</p>
<p>
PHP is installed, and runs on the server (hence the server
side above), and therefore all the settings are made on the server. The
visitor to the web site does not need to have anything special running
on their local machine in order to view or use any of the extra
functionality that PHP gives to the web site.
</p>
<p>
All the settings that are ever likely to be needed are displayed here. Any changes that are required would be made within the <i>php.ini</i> and other configuration files on the web server.
</p>
<p>
How much control a web site owner has over this information
depends on whether they own the server or if the server host is
flexible in their customer approach.
</p>
<p>
It is a good practice to know the limitations of a particular
server installation. This screens output is used to find detailed
information about how PHP is implemented on the server.
</p>
<p>
For full details on the information contained within the PHP Info screen visit: <a href="http://php.net/phpinfo" class="external free" title="http://php.net/phpinfo" rel="nofollow">http://php.net/phpinfo</a>.
</p>
<a title="Toolbar" name="Toolbar"></a>
<h2> <span class="mw-headline">Toolbar</span></h2>
<p>
At the top right you will see the toolbar:
</p>
<p>
<span class="image"><img src="http://docs.joomla.org/images/7/7a/Help_toolbar.png" alt="Image:Help_toolbar.png" border="0" width="42" height="53" /></span>
</p>
<ul>
<li> <b>Help</b>. Opens this Help Screen.
</li>
</ul>
<a title="Quick_Tips" name="Quick_Tips"></a>
<h2> <span class="mw-headline">Quick Tips</span></h2>
<ul>
<li>
<div>
<p>
If you are having problems installing extensions, uploading, or
changing configuration options, check the Directory Permissions screen
to make sure you have permission to write to files on your web server.
The "Status" of the directories should be "Writable". If not, you may
be unable to upload or edit files in these directories.
</p>
</div>
</li>
<li>
<p>
When you are seeking help with setup problems, for example in
a Joomla! web forum, it is very helpful to post specific information
about your Joomla! installation. This screen is an easy way to find all
of this information in one place.
</p>
</li>
</ul>
|||
Normas y código de conducta, si ves que me lo salto, házmelo saber ||| Mi web de
Servidores Caseros |||
No se brinda soporte privado.
Lo que queda reflejado en un foro, puede ayudar a toda una comunidad.
Un cordial saludo, Valc (Rafael Gómez)