|
|
|
| Помогите перевести и понять следующие
To get started, make sure you change the first line on
'scripts/nailer.inc.php' to where the script is located!
$dir[path] = '/usr/local/apache/htdocs/projects/w-nailer/';
If you don't know the path, uncomment these lines & run 'nailer.php':
$dp = str_replace(basename($PHP_SELF), '', $_SERVER['PATH_TRANSLATED']);
echo $dp; // debug
the path displayed, should be the correct server path!
Some files & directories need to be writable for PHP:
/galleries/ and underlying directories (see below)
/scripts/
/scripts/dirs.php
/scripts/config.php
/scripts/css.css
/pix/
/pix/sh1.png - sh5.png (if you wish to use the shadow option)
CHMOD these files/directories to 766 or 777 (depends a bit on your server).
Directory structure:
/galleries/
/galleries/fotoxx/
/galleries/fotoxx/thumbs/
/galleries/fotoxx/original/ (NEW since version 0.29!)
/galleries/fotoxx/error/
/galleries/fotoxx/comments/
Point your browser to 'setup.php' to enter the setup pages (Or click the
yellow 'lock' in the lower right corner of the start screen).
The pages are protected with a password & username listed in 'scripts/login.php'.
Change these if you do not want people to be able to login to your admin area!!
The default value is guest/guest.
Пожалуйста | |
|
|
|
|
|
|
|
|
для: codexomega
(29.03.2006 в 02:45)
| | Спасибо за ссылку, | |
|
|
|
|
|
|
|
для: CrazyAngel
(28.03.2006 в 22:32)
| | Для того, чтобы начать удостверьтесь, что вы изменили первую строку в 'scripts/nailer.inc.php' на путь к скрипту.
$dir[path] = '/usr/local/apache/htdocs/projects/w-nailer/';
Если вы не знаете пути, раскомментируйте строку и выполните запустите 'nailer.php':
$dp = str_replace(basename($PHP_SELF), '', $_SERVER['PATH_TRANSLATED']);
echo $dp; // debug
путь, который отобразится должен быть корректным серверным путём. | |
|
|
|
|
|
|
|
для: cheops
(29.03.2006 в 18:05)
| | Всем спасибо | |
|
|
|