Esto es lo que viene como instructivo pero no le entiendo, no por el inglés, sino por las cosas que debo hacer
Código PHP:
1) Unzip the contents of this zipfile, keeping the directory structure
intact and place the files on your webserver or upload them to your host
in a directory of your choice
2) In case of a new install rename file config_dist.php in the inc directory to
config.php and set write access to this file (CHMOD 0777)*. In case of an upgrade
make sure write access to the existing config.php is set and that it is located
in the inc directory.
* For win2k/XP give user 'Everyone' write access to config.php from the explorer;
that should be sufficient.
3) Navigate to the guestbook; you will be prompted for a userid and password.
If this is a new install the userid and password are 'admin'; if this is an
upgrade input the userid and password of a previous setup admin account.
4) Input and/or verify the necessary information in the setup page and save
the data to create a new configuration file.
5) You're set!
Optional:
To change the colorscheme of your guestbook you may create a new
css file based upon one of the existing ones. Place it in the style directory
and select it from the settings page.
To change the smileyset; edit smilies.php, and you are also free to change the
faq files in the lang directory named faq_xx.php where xx is the language
identifier.
If you need another language set, translate one of the already available
language templates named language_xx.php and create a seperate faq file.
Also add a 14x14 pixel picture of a nation flag to the lang directory; finally
select the new language from the settings page.
I'd appreciate it if you could sent me a copy so I can include it in a next
version.