No Stats at all

22 views
Skip to first unread message

izu

unread,
Nov 1, 2010, 8:41:30 PM11/1/10
to SlimStat
Hi,
i installed slimstat a few days ago on my page but there are no stats
shown till now. Neither at the slimstat page nor in the database.

A few details:
- It is the latest version 2.2 of SlimStat
- The php-info shows that all necessary modules etc. are installed
(PHP 4.3/MySQL 4.0/PHP’s multibyte string functions)
- The js code ist implemented right before the </body> (<script
type="text/javascript" src="/slimstat/?js"></script></body>)
- The directory is called slimstat (as you can see above)
- I checked the database setting several times, they are correct
- I use the EfA-Fontsize-Scipt on the site (a javascript to scale the
text). But i dont think that this is the problem
- I made a demo page (with nothing but the SlimStat code) without
sucess...
- I visited the page from different ips and browser

I have really NO idea what else i can do to make the stats working.
I hope you can give me a hint!

Thaks and regards!!!



mad andi

unread,
Nov 12, 2010, 5:28:47 PM11/12/10
to SlimStat


Just one thing, and it's simple and probably ok but I did it.

The page with the code is in the parent folder of 'slimstat' folder
yes.

slimstat created all tables etc and connects to your db yes?

Have you changed any other settings in config other than the db name/
pass/location details?

i had loads of probs but like a dream now (mostly!)

izu

unread,
Nov 17, 2010, 11:34:58 AM11/17/10
to SlimStat

> The page with the code is in the parent folder of 'slimstat' folder yes?

Yes, of course!
My FTP-dir looks basically like this:
--------------------
index.html (<- with the JS-code embedded)
slimstat
... (<- here are all the slimstat files)
--------------------



> slimstat created all tables etc and connects to your db yes?

Yes it did! So the db connection seems to work...




> Have you changed any other settings in config other than the db name/
> pass/location details?

No! I just edited the the four entries:
var $db_server =
var $db_username =
var $db_password =
var $db_database =
I hope it isn't a problem to save the settings.php in utf8???


Meanwhile i created a test html file. I contains the js-code a few
times. But it don't bring me any statistik data... :-(
The file looks like this:
----------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">
<head>
<title>Test</title>
<script type="text/javascript" src="/slimstat/?js"></script>
</head>
<body>
stat-Tester!
<script type="text/javascript" src="/slimstat/?js"></script>
</body>
<script type="text/javascript" src="/slimstat/?js"></script>
</html>
-----------------------------------

I also tried to include the php code a few times. Strangely the code
causes the script to interrupt? i.e. there is no sourcecode after the
point where i inserted this php line:
<?php @include_once( $_SERVER['DOCUMENT_ROOT'].'/slimstat/
stats_include.php' ); ?>

The phpinfo tells me i got:
PHP Version 4.4.9
The full phpinfo results are posted below.

I have no idea yet what to do....

@andi: how you get your slimstat running???

Thanks an regards!



_____________________

PHP Version 4.4.9

System SunOS localhost 5.8 Generic_108528-17 sun4u
Build Date Aug 22 2008 15:03:55
Configure Command './configure' '--prefix=/opt/RZphp4' '--with-jpeg-
dir=../local' '--with-gd' '--with-png-dir=../local' '--with-freetype-
dir=../local' '--with-iconv=../local' '--with-mysql=../local' '--with-
dom=../local' '--with-zlib=../local' '--with-db2=../local' '--with-
ndbm' '--with-gdbm=../local' '--with-mhash=../local' '--with-mcrypt=../
local' '--with-bz2=../local' '--with-zip=../local' '--with-ming=../
local' '--with-dom-xslt=../local' '--with-dom-exslt=../local' '--with-
xslt-sablot=../local' '--with-expat-dir=../local' '--with-iconv-dir=../
local' '--with-idn=../local' '--with-gettext=../local' '--with-imap=../
local/c-client' '--with-tidy=../local' '--with-mssql=../local' '--with-
sqlite' '--enable-mailparse' '--enable-mbstring' '--disable-mbregex'
'--enable-yats' '--enable-dba' '--enable-xslt' '--enable-discard-path'
'--enable-sysvshm=yes' '--enable-sysvsem=yes' '--enable-debug=no' '--
enable-bcmath=yes' '--enable-safe-mode=yes' '--with-exec-dir=/opt/
RZphp4/exec' '--with-config-file-path=/opt/RZphp4/etc' '--enable-
memory-limit' '--enable-pear' '--enable-ctype' '--enable-pcntl' '--
enable-calendar' '--enable-dbase' '--enable-wddx' '--enable-trans-sid'
'--enable-ftp' '--enable-exif'
Server API CGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /opt/RZphp4/etc/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20050606
Debug Build no
Zend Memory Manager enabled
Thread Safety disabled
Registered PHP Streams php, http, ftp, compress.bzip2, compress.zlib

Zend logo This program makes use of the Zend Scripting Language
Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

PHP Credits
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference Off Off
allow_url_fopen On On
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions no value no value
display_errors On On
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2039 2039
expose_php On On
extension_dir ./ ./
file_uploads On On
gpc_order GPC GPC
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/opt/RZphp4/includes .:/opt/RZphp4/includes
log_errors On On
log_errors_max_len 1024 1024
magic_quotes_gpc Off Off
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
max_execution_time 0 0
max_input_nesting_level 500 500
max_input_time -1 -1
memory_limit 64M 64M
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 10M 10M
precision 14 14
register_argc_argv On On
register_globals Off Off
report_memleaks On On
safe_mode Off Off
safe_mode_exec_dir no value no value
safe_mode_extra_uid 0 0
safe_mode_gid Off Off
safe_mode_include_dir /opt/RZphp4/includes /opt/RZphp4/includes
sendmail_from m...@localhost.com m...@localhost.com
sendmail_path /usr/lib/sendmail -t -i /usr/lib/sendmail -t -i
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 10M 10M
upload_tmp_dir no value no value
user_dir no value no value
variables_order EGPCS EGPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On

bcmath
BCMath support enabled

bz2
BZip2 Support Enabled
BZip2 Version 1.0.6, 6-Sept-2010

calendar
Calendar support enabled

ctype
ctype functions enabled

dba
DBA support enabled
Supported handlers gdbm ndbm cdb cdb_make db2 inifile flatfile

domxml
DOM/XML enabled
DOM/XML API Version 20020815
libxml Version 20632
HTML Support enabled
XPath Support enabled
XPointer Support enabled
DOM/XSLT enabled
libxslt Version 1.1.24
libxslt compiled against libxml Version 2.6.32
DOM/EXSLT enabled
libexslt Version 1.1.8

exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.37.2.8 2007/12/31 07:22:46
sebastian Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

ftp
FTP support enabled

gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

gettext
GetText Support enabled

iconv
iconv support enabled
iconv implementation libiconv
iconv library version 1.11

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

idn
GNU libidn support enabled
GNU libidn version 0.5.4

imap
IMAP c-Client Version 2000

mailparse
mailparse support enabled
Revision $Revision: 1.44 $

Directive Local Value Master Value
mailparse.def_charset us-ascii us-ascii

mbstring
Multibyte Support enabled
Japanese support enabled
Simplified chinese support enabled
Traditional chinese support enabled
Korean support enabled
Russian support enabled

mbstring extension makes use of "streamable kanji code filter and
converter", which is distributed under the GNU Lesser General Public
License version 2.1.

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value

mcrypt
mcrypt support enabled
version >= 2.4.x
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256
loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256
serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

Directive Local Value Master Value
mcrypt.algorithms_dir /usr/lib/libmcrypt /usr/lib/libmcrypt
mcrypt.modes_dir /usr/lib/libmcrypt /usr/lib/libmcrypt

mhash
MHASH support Enabled
MHASH API Version 20020524

ming
Ming SWF output library enabled
Version 0.3beta1

mssql
MSSQL Support enabled
Active Persistent Links 0
Active Links 0
Library version 7.0

Directive Local Value Master Value
mssql.allow_persistent On On
mssql.batchsize 0 0
mssql.compatability_mode Off Off
mssql.connect_timeout 5 5
mssql.datetimeconvert On On
mssql.max_links Unlimited Unlimited
mssql.max_persistent Unlimited Unlimited
mssql.max_procs Unlimited Unlimited
mssql.min_error_severity 10 10
mssql.min_message_severity 10 10
mssql.secure_connection Off Off
mssql.textlimit Server default Server default
mssql.textsize Server default Server default
mssql.timeout 60 60

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.91
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I../local/include/mysql
MYSQL_LIBS -L../local/lib/mysql -lmysqlclient

Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

overload
User-Space Object Overloading Support enabled

pcntl
pcntl support enabled

pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 7.7 2008-05-07

posix
Revision $Revision: 1.51.2.4.2.4 $

session
Session Support enabled
Registered save handlers files user

Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 Off Off
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path 2;/var/tmp 2;/var/tmp
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid On On

sqlite
SQLite support enabled
PECL Module version 1.0.3 $Id: sqlite.c,v 1.62.2.25 2004/07/10
12:25:33 wez Exp $
SQLite Library 2.8.14
SQLite Encoding iso8859

Directive Local Value Master Value
sqlite.assoc_case 0 0

standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/lib/sendmail -t -i

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
safe_mode_allowed_env_vars PHP_ PHP_
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry
a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value

tidy
Tidy support enabled
libTidy Build Date 1st August 2004

Directive Local Value Master Value
tidy.default_config no value no value

Tidy Configuration Directive Value
indent-spaces 0
wrap 68
tab-size 8
char-encoding 1
input-encoding 3
output-encoding 1
newline 0
doctype-mode 1
doctype no value
repeated-attributes 1
alt-text no value
slide-style no value
error-file no value
output-file no value
write-back FALSE
markup TRUE
show-warnings TRUE
quiet FALSE
indent 0
hide-endtags FALSE
input-xml FALSE
output-xml FALSE
output-xhtml FALSE
output-html FALSE
add-xml-decl FALSE
uppercase-tags FALSE
uppercase-attributes FALSE
bare FALSE
clean FALSE
logical-emphasis FALSE
drop-proprietary-attributes FALSE
drop-font-tags FALSE
drop-empty-paras TRUE
fix-bad-comments TRUE
break-before-br FALSE
split FALSE
numeric-entities FALSE
quote-marks FALSE
quote-nbsp TRUE
quote-ampersand TRUE
wrap-attributes FALSE
wrap-script-literals FALSE
wrap-sections TRUE
wrap-asp TRUE
wrap-jste TRUE
wrap-php TRUE
fix-backslash TRUE
indent-attributes FALSE
assume-xml-procins FALSE
add-xml-space FALSE
enclose-text FALSE
enclose-block-text FALSE
keep-time FALSE
word-2000 FALSE
tidy-mark FALSE
gnu-emacs FALSE
gnu-emacs-file no value
literal-attributes FALSE
show-body-only FALSE
fix-uri TRUE
lower-literals TRUE
hide-comments FALSE
indent-cdata FALSE
force-output TRUE
show-errors 6
ascii-chars TRUE
join-classes FALSE
join-styles TRUE
escape-cdata FALSE
language no value
ncr TRUE
output-bom 2
replace-color FALSE
css-prefix no value
new-inline-tags no value
new-blocklevel-tags no value
new-empty-tags no value
new-pre-tags no value
accessibility-check 0
vertical-space FALSE
punctuation-wrap FALSE
merge-divs TRUE

tokenizer
Tokenizer Support enabled

wddx
WDDX Support enabled
WDDX Session Serializer enabled

xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.7

xslt
XSLT support enabled
Backend Sablotron
Sablotron Version 1.0.1
Sablotron Information Cflags: -g -O2 -I/export/home/bd/pkgs/RZchroot/
local/include -I/export/home/bd/pkgs/RZchroot/local/include Libs: -L/
export/home/bd/pkgs/RZchroot/local/lib -liconv -lexpat Prefix: /export/
home/bd/pkgs/RZchroot/local

yats
YATS -- Yet Another Template System

version 0.92
author Dan Libby
homepage http://yats.sourceforge.net
open sourced by Epinions.com

Directive Local Value Master Value
yats_cache 0 0

zip
Zip support enabled

zlib
ZLib Support enabled
Compiled Version 1.2.3
Linked Version 1.2.5

Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value

Additional Modules
Module Name
dbase
sysvsem
sysvshm

Environment
Variable Value
TZ MET
UNIQUE_ID TOQCLsCoKOYAAAsM92sAAASM
RZ_n 123456
RZ_a :php=44:sparc:Rproxy:Cpremium:quota=5000MB:
RZ_path web6/32/57/123456
SCRIPT_URL /info.php
SCRIPT_URI http://www.mypage.de/info.php
HTTP_HOST www.mypage.de
SERVER_NAME www.mypage.de
DOCUMENT_ROOT /home/myprovider/www/al/www.mypage.de/htdocs
RZ_php 44
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:
1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/
*;q=0.8
HTTP_ACCEPT_LANGUAGE de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
HTTP_ACCEPT_ENCODING gzip,deflate
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_KEEP_ALIVE 115
HTTP_CONNECTION keep-alive
HTTP_COOKIE slimstatajax=1
PATH /usr/bin:/bin
SERVER_SOFTWARE Apache/2.2.17 (Unix)
SERVER_PORT 80
REMOTE_ADDR 85.182.48.148
SERVER_ADMIN ser...@mailadress.de
SCRIPT_FILENAME /home/myprovider/www/al/www.mypage.de/htdocs/info.php
REMOTE_PORT 50339
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /info.php
SCRIPT_NAME /info.php

PHP Variables
Variable Value
_REQUEST["slimstatajax"] 1
_COOKIE["slimstatajax"] 1
_SERVER["TZ"] MET
_SERVER["UNIQUE_ID"] TOQCLsCoKOYAAAsM92sAAASM
_SERVER["RZ_n"] 123456
_SERVER["RZ_a"] :php=44:sparc:Rproxy:Cpremium:quota=5000MB:
_SERVER["RZ_path"] web6/32/57/123456
_SERVER["SCRIPT_URL"] /info.php
_SERVER["SCRIPT_URI"] http://www.mypage.de/info.php
_SERVER["HTTP_HOST"] www.mypage.de
_SERVER["SERVER_NAME"] www.mypage.de
_SERVER["DOCUMENT_ROOT"] /home/myprovider/www/al/www.mypage.de/htdocs
_SERVER["RZ_php"] 44
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows; U; Windows NT 6.1;
de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)
_SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/
xml;q=0.9,*/*;q=0.8
_SERVER["HTTP_ACCEPT_LANGUAGE"] de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
_SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.7
_SERVER["HTTP_KEEP_ALIVE"] 115
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_COOKIE"] slimstatajax=1
_SERVER["PATH"] /usr/bin:/bin
_SERVER["SERVER_SOFTWARE"] Apache/2.2.17 (Unix)
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] 85.182.48.148
_SERVER["SERVER_ADMIN"] ser...@mailadress.de
_SERVER["SCRIPT_FILENAME"] /home/myprovider/www/al/www.mypage.de/
htdocs/info.php
_SERVER["REMOTE_PORT"] 50339
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /info.php
_SERVER["SCRIPT_NAME"] /info.php
_SERVER["PHP_SELF"] /info.php
_SERVER["argv"]

Array
(
)

_SERVER["argc"] 0
_ENV["TZ"] MET
_ENV["UNIQUE_ID"] TOQCLsCoKOYAAAsM92sAAASM
_ENV["RZ_n"] 123456
_ENV["RZ_a"] :php=44:sparc:Rproxy:Cpremium:quota=5000MB:
_ENV["RZ_path"] web6/32/57/123456
_ENV["SCRIPT_URL"] /info.php
_ENV["SCRIPT_URI"] http://www.mypage.de/info.php
_ENV["HTTP_HOST"] www.mypage.de
_ENV["SERVER_NAME"] www.mypage.de
_ENV["DOCUMENT_ROOT"] /home/myprovider/www/al/www.mypage.de/htdocs
_ENV["RZ_php"] 44
_ENV["HTTP_USER_AGENT"] Mozilla/5.0 (Windows; U; Windows NT 6.1; de;
rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)
_ENV["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/
xml;q=0.9,*/*;q=0.8
_ENV["HTTP_ACCEPT_LANGUAGE"] de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
_ENV["HTTP_ACCEPT_ENCODING"] gzip,deflate
_ENV["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.7
_ENV["HTTP_KEEP_ALIVE"] 115
_ENV["HTTP_CONNECTION"] keep-alive
_ENV["HTTP_COOKIE"] slimstatajax=1
_ENV["PATH"] /usr/bin:/bin
_ENV["SERVER_SOFTWARE"] Apache/2.2.17 (Unix)
_ENV["SERVER_PORT"] 80
_ENV["REMOTE_ADDR"] 85.182.48.148
_ENV["SERVER_ADMIN"] ser...@mailadress.de
_ENV["SCRIPT_FILENAME"] /home/myprovider/www/al/www.mypage.de/htdocs/
info.php
_ENV["REMOTE_PORT"] 50339
_ENV["GATEWAY_INTERFACE"] CGI/1.1
_ENV["SERVER_PROTOCOL"] HTTP/1.1
_ENV["REQUEST_METHOD"] GET
_ENV["QUERY_STRING"] no value
_ENV["REQUEST_URI"] /info.php
_ENV["SCRIPT_NAME"] /info.php

PHP License

This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact lic...@php.net.

bcmath
BCMath support enabled

bz2
BZip2 Support Enabled
BZip2 Version 1.0.6, 6-Sept-2010

calendar
Calendar support enabled

ctype
ctype functions enabled

dba
DBA support enabled
Supported handlers gdbm ndbm cdb cdb_make db2 inifile flatfile

domxml
DOM/XML enabled
DOM/XML API Version 20020815
libxml Version 20632
HTML Support enabled
XPath Support enabled
XPointer Support enabled
DOM/XSLT enabled
libxslt Version 1.1.24
libxslt compiled against libxml Version 2.6.32
DOM/EXSLT enabled
libexslt Version 1.1.8

exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.37.2.8 2007/12/31 07:22:46
sebastian Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

ftp
FTP support enabled

gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

gettext
GetText Support enabled

iconv
iconv support enabled
iconv implementation libiconv
iconv library version 1.11

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

idn
GNU libidn support enabled
GNU libidn version 0.5.4

imap
IMAP c-Client Version 2000

mailparse
mailparse support enabled
Revision $Revision: 1.44 $

Directive Local Value Master Value
mailparse.def_charset us-ascii us-ascii

mbstring
Multibyte Support enabled
Japanese support enabled
Simplified chinese support enabled
Traditional chinese support enabled
Korean support enabled
Russian support enabled

mbstring extension makes use of "streamable kanji code filter and
converter", which is distributed under the GNU Lesser General Public
License version 2.1.

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value

mcrypt
mcrypt support enabled
version >= 2.4.x
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256
loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256
serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

Directive Local Value Master Value
mcrypt.algorithms_dir /usr/lib/libmcrypt /usr/lib/libmcrypt
mcrypt.modes_dir /usr/lib/libmcrypt /usr/lib/libmcrypt

mhash
MHASH support Enabled
MHASH API Version 20020524

ming
Ming SWF output library enabled
Version 0.3beta1

mssql
MSSQL Support enabled
Active Persistent Links 0
Active Links 0
Library version 7.0

Directive Local Value Master Value
mssql.allow_persistent On On
mssql.batchsize 0 0
mssql.compatability_mode Off Off
mssql.connect_timeout 5 5
mssql.datetimeconvert On On
mssql.max_links Unlimited Unlimited
mssql.max_persistent Unlimited Unlimited
mssql.max_procs Unlimited Unlimited
mssql.min_error_severity 10 10
mssql.min_message_severity 10 10
mssql.secure_connection Off Off
mssql.textlimit Server default Server default
mssql.textsize Server default Server default
mssql.timeout 60 60

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.91
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I../local/include/mysql
MYSQL_LIBS -L../local/lib/mysql -lmysqlclient

Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

overload
User-Space Object Overloading Support enabled

pcntl
pcntl support enabled

pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 7.7 2008-05-07

posix
Revision $Revision: 1.51.2.4.2.4 $

session
Session Support enabled
Registered save handlers files user

Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 Off Off
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path 2;/var/tmp 2;/var/tmp
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid On On

sqlite
SQLite support enabled
PECL Module version 1.0.3 $Id: sqlite.c,v 1.62.2.25 2004/07/10
12:25:33 wez Exp $
SQLite Library 2.8.14
SQLite Encoding iso8859

Directive Local Value Master Value
sqlite.assoc_case 0 0

standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/lib/sendmail -t -i

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
safe_mode_allowed_env_vars PHP_ PHP_
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry
a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value

tidy
Tidy support enabled
libTidy Build Date 1st August 2004

Directive Local Value Master Value
tidy.default_config no value no value

Tidy Configuration Directive Value
indent-spaces 0
wrap 68
tab-size 8
char-encoding 1
input-encoding 3
output-encoding 1
newline 0
doctype-mode 1
doctype no value
repeated-attributes 1
alt-text no value
slide-style no value
error-file no value
output-file no value
write-back FALSE
markup TRUE
show-warnings TRUE
quiet FALSE
indent 0
hide-endtags FALSE
input-xml FALSE
output-xml FALSE
output-xhtml FALSE
output-html FALSE
add-xml-decl FALSE
uppercase-tags FALSE
uppercase-attributes FALSE
bare FALSE
clean FALSE
logical-emphasis FALSE
drop-proprietary-attributes FALSE
drop-font-tags FALSE
drop-empty-paras TRUE
fix-bad-comments TRUE
break-before-br FALSE
split FALSE
numeric-entities FALSE
quote-marks FALSE
quote-nbsp TRUE
quote-ampersand TRUE
wrap-attributes FALSE
wrap-script-literals FALSE
wrap-sections TRUE
wrap-asp TRUE
wrap-jste TRUE
wrap-php TRUE
fix-backslash TRUE
indent-attributes FALSE
assume-xml-procins FALSE
add-xml-space FALSE
enclose-text FALSE
enclose-block-text FALSE
keep-time FALSE
word-2000 FALSE
tidy-mark FALSE
gnu-emacs FALSE
gnu-emacs-file no value
literal-attributes FALSE
show-body-only FALSE
fix-uri TRUE
lower-literals TRUE
hide-comments FALSE
indent-cdata FALSE
force-output TRUE
show-errors 6
ascii-chars TRUE
join-classes FALSE
join-styles TRUE
escape-cdata FALSE
language no value
ncr TRUE
output-bom 2
replace-color FALSE
css-prefix no value
new-inline-tags no value
new-blocklevel-tags no value
new-empty-tags no value
new-pre-tags no value
accessibility-check 0
vertical-space FALSE
punctuation-wrap FALSE
merge-divs TRUE

tokenizer
Tokenizer Support enabled

wddx
WDDX Support enabled
WDDX Session Serializer enabled

xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.7

xslt
XSLT support enabled
Backend Sablotron
Sablotron Version 1.0.1
Sablotron Information Cflags: -g -O2 -I/export/home/bd/pkgs/RZchroot/
local/include -I/export/home/bd/pkgs/RZchroot/local/include Libs: -L/
export/home/bd/pkgs/RZchroot/local/lib -liconv -lexpat Prefix: /export/
home/bd/pkgs/RZchroot/local

yats
YATS -- Yet Another Template System

version 0.92
author Dan Libby
homepage http://yats.sourceforge.net
open sourced by Epinions.com

Directive Local Value Master Value
yats_cache 0 0

zip
Zip support enabled

zlib
ZLib Support enabled
Compiled Version 1.2.3
Linked Version 1.2.5

Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value

Additional Modules
Module Name
dbase
sysvsem
sysvshm


Stephen Wettone

unread,
Nov 25, 2010, 8:48:45 AM11/25/10
to SlimStat
On Nov 17, 4:34 pm, izu <ttt...@gmx.de> wrote:
> I also tried to include the php code a few times. Strangely the code
> causes the script to interrupt? i.e. there is no sourcecode after the
> point where i inserted this php line:
>  <?php @include_once( $_SERVER['DOCUMENT_ROOT'].'/slimstat/
> stats_include.php' ); ?>

The lack of output indicates that an error has occurred. That's why
SlimStat isn't recording anything. Have a look in your server's error
log; that should tell you what the error is.


Stephen
Reply all
Reply to author
Forward
0 new messages