masteruka
Мой дом здесь!
- Регистрация
- 29 Дек 2006
- Сообщения
- 202
- Реакции
- 335
- Автор темы
- #1
Standard out of the box Joomla and Mambo websites generates dynamicly webpages on the user request. This means that for each request the specific page must be composed by excecuting PHP code and SQL queries. On normal "hosting" environment the generation of a Joomla pages can take up to 0,4 - 1,4 seconds depending on the hosting environment and the number of components used. For large volume visitor sites this can result into slow performance of the website. When enabled this component can "generates" pages within 0,02 - 0,001 seconds (depending on your hosting environment)
Installation of the Joomla accelerate component
Installation of the component is simple. You can install the component through the Joomla installer, but make sure that the /index.php and the /administrator/index2.php files of your webserver has the permissions to be overwritten by the patch file (set the permission on 666) and make also sure that your root directory of your website (the location where the index.php is) and the root of the administrator directory is also writeable.
In the installation process the orginal index.php file in your webserver root is copied to jindex.php and the administrator/index2.php is copied to administrator/jindex2.php then the cache component will install the cache index.php file and the administrator/index2.php file. These files will included the original index.php file and the administrator/index2.php file.
If you get a permission error at installation time you can install the component simply by your self with a FTP program. Therefor perform the following steps:
1. rename your /index.php file into /jindex.php
2. copy the /administrator/components/com_jrecache/install_files/index.php to /index.php file
3. rename your /administrator/index2.php file /administrator/jindex2.php
4. copy the /administrator/components/com_jrecache/install_files/index2.php to /administrator/index2.php file
After installation you will need to "enable" the cache through the configuration panel. When you enable the cache make sure that the 'default' settings are correct. For example the component uses the default location of your website configuration file, but if this is located on a different location due to security reasons correct the path in the configuration setting.
Для просмотра ссылки Войди
NAME: JRE Cache
VERSION: 2.0
TYPE: Joomla Component
SUPPLIER: TKT
NULLIFIER: TKT
PACKER: TKT
TESTED: TKT
RELEASE: January 16th, 2008
LANGUAGE: PHP/MySQL
PREVIOUS PROTECTION: NONE
PRESENT PROTECTION: NONE
WEBSITE: Для просмотра ссылки Войди
AUTHUR: JoomlaAtWork
LICENSE: Commercial
PRICE: €39.00 + TAX = €46
DEMO: NONE
ADDONS: NONE
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.