Link_r 0 Posted 2009-11-11 20:44:33 Share Posted 2009-11-11 20:44:33 Наваяли простенькую статистику для абонентов. работает только с мусклем. если будут желающие - выложу исходники и инструкцию. написано на php Link to post Share on other sites
trinux 3 Posted 2009-11-11 20:48:03 Share Posted 2009-11-11 20:48:03 хотелось бы. сюда выложите или почту написать? Link to post Share on other sites
kit3 0 Posted 2009-11-13 12:10:31 Share Posted 2009-11-13 12:10:31 Нужно чтобы база старгейзера была в мускуле или мускуль нужен только для статистики? Link to post Share on other sites
trinux 3 Posted 2009-11-13 12:16:23 Share Posted 2009-11-13 12:16:23 думаю статистика берется из базы старгейзера, которая лежит в mysql Автор ау отзовись Link to post Share on other sites
Link_r 0 Posted 2009-11-25 20:33:39 Author Share Posted 2009-11-25 20:33:39 вот-с. инструкции к сожалению нет - некогда. DocumentRoot должен указывать в каталог "www" ( тот что внутри архива ) конфиг в xml совершенно прозрачный. база в мускле. по желанию трудящихся можно допилить. stg_webstat.tar.gz Link to post Share on other sites
trinux 3 Posted 2009-11-25 21:26:15 Share Posted 2009-11-25 21:26:15 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 to post Share on other sites
Link_r 0 Posted 2009-11-26 20:57:26 Author Share Posted 2009-11-26 20:57:26 documentroot в апаче точно указывает в www ? еще. в www .htaccess вот такой должен быть: ---- RewriteEngine On RewriteRule !\.(js|ico|gif|jpg|png|css|zip|gz|html|xml|json)$ index.php ---- там в архиве в нем возможно две строки лишние Link to post Share on other sites
cristal 0 Posted 2009-12-22 17:51:18 Share Posted 2009-12-22 17:51:18 всем привет вот такая беда логи виртуал хвоста [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 Есть идеи ? Link to post Share on other sites
morfey 82 Posted 2009-12-24 11:56:56 Share Posted 2009-12-24 11:56:56 [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 to post Share on other sites
cristal 0 Posted 2009-12-24 14:21:55 Share Posted 2009-12-24 14:21:55 [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 to post Share on other sites
Link_r 0 Posted 2010-04-09 13:47:37 Author Share Posted 2010-04-09 13:47:37 вот лажа, уведомления что-то не приходят :-( такого файла и не будет. тама zend генерит. если так ругается, то похоже что у вас проблемы с mod_rewrite Link to post Share on other sites
Link_r 0 Posted 2010-04-09 13:49:10 Author Share Posted 2010-04-09 13:49:10 кстати есть новая версия, добавили по просьбе нашего начальнега возможность просмотра логов по пользователю. постараюсь выложить на днях. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now