Link_r Опубликовано: 11 листопада, 2009 Опубликовано: 11 листопада, 2009 Наваяли простенькую статистику для абонентов. работает только с мусклем. если будут желающие - выложу исходники и инструкцию. написано на php
trinux Опубліковано: 11 листопада, 2009 Опубліковано: 11 листопада, 2009 хотелось бы. сюда выложите или почту написать?
kit3 Опубліковано: 13 листопада, 2009 Опубліковано: 13 листопада, 2009 Нужно чтобы база старгейзера была в мускуле или мускуль нужен только для статистики?
trinux Опубліковано: 13 листопада, 2009 Опубліковано: 13 листопада, 2009 думаю статистика берется из базы старгейзера, которая лежит в mysql Автор ау отзовись
Link_r Опубліковано: 25 листопада, 2009 Автор Опубліковано: 25 листопада, 2009 вот-с. инструкции к сожалению нет - некогда. DocumentRoot должен указывать в каталог "www" ( тот что внутри архива ) конфиг в xml совершенно прозрачный. база в мускле. по желанию трудящихся можно допилить. stg_webstat.tar.gz
trinux Опубліковано: 25 листопада, 2009 Опубліковано: 25 листопада, 2009 Strict Standards: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /usr/local/apache2/htdocs/usr/library/JPGraph/jpgraph.php on line 390 это исправил а дальше The requested URL /usr/www/auth was not found on this server.
Link_r Опубліковано: 26 листопада, 2009 Автор Опубліковано: 26 листопада, 2009 documentroot в апаче точно указывает в www ? еще. в www .htaccess вот такой должен быть: ---- RewriteEngine On RewriteRule !\.(js|ico|gif|jpg|png|css|zip|gz|html|xml|json)$ index.php ---- там в архиве в нем возможно две строки лишние
cristal Опубліковано: 22 грудня, 2009 Опубліковано: 22 грудня, 2009 всем привет вот такая беда логи виртуал хвоста [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting ну и после ввода данных в поле авторизации в логах вылазит вот это [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login'>http://statistic.aqualan.kiev.ua/auth/login'>http://statistic.aqualan.kiev.ua/auth/login'>http://statistic.aqualan.kiev.ua/auth/login [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login [Tue Dec 22 19:39:56 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth вируал хост собственно <VirtualHost 194.187.130.32:80> ServerAdmin xxxxxxxxxxxxxxxx.xxxxxxxx.xxxxxx DocumentRoot "/var/www/statistic.aqualan.kiev.ua/www" ServerName statistic.aqualan.kiev.ua ErrorLog "/var/www/statistic.aqualan.kiev.ua/www/error_log" CustomLog "/var/www/statistic.aqualan.kiev.ua/www/access_log" common <Directory "/var/www/statistic.aqualan.kiev.ua/"> AllowOverride all Options None Order allow,deny Allow from 10.4.160.0/21 Options +FollowSymLinks </Directory> AddDefaultCharset win-1251 LanguagePriority ServerAlias www.statistic.aqualan.kiev.ua </VirtualHost> ---------------------------------- апач 2,2 пхп 5,2,9 зенд 2,2 Есть идеи ?
morfey Опубліковано: 24 грудня, 2009 Опубліковано: 24 грудня, 2009 [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett пробуй date_default_timezone_set(); [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login Раз каже , що нема auth, знач його нема
cristal Опубліковано: 24 грудня, 2009 Опубліковано: 24 грудня, 2009 [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] PHP Strict Standards: strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone sett пробуй date_default_timezone_set(); [Tue Dec 22 19:39:55 2009] [error] [client 10.4.160.38] File does not exist: /var/www/statistic.aqualan.kiev.ua/www/auth, referer: http://statistic.aqualan.kiev.ua/auth/login Раз каже , що нема auth, знач його нема с первым понятно, спасибо, а вот по поводу второго - вопрос к разработчику, ни папки ни файла такого действительно нет, я проверил - краснокожий не обманул !
Link_r Опубліковано: 9 квітня, 2010 Автор Опубліковано: 9 квітня, 2010 вот лажа, уведомления что-то не приходят :-( такого файла и не будет. тама zend генерит. если так ругается, то похоже что у вас проблемы с mod_rewrite
Link_r Опубліковано: 9 квітня, 2010 Автор Опубліковано: 9 квітня, 2010 кстати есть новая версия, добавили по просьбе нашего начальнега возможность просмотра логов по пользователю. постараюсь выложить на днях.
Рекомендованные сообщения
Создайте аккаунт или войдите в него для комментирования
Вы должны быть пользователем, чтобы оставить комментарий
Создать аккаунт
Зарегистрируйтесь для получения аккаунта. Это просто!
Зарегистрировать аккаунтВхід
Уже зарегистрированы? Войдите здесь.
Войти сейчас