Seite 1 von 1

Nochmal zur Statistik

Verfasst: Mi 21. Apr 2004, 18:12
von xtwok
Hab die V4.4.4 seit anfang April und es werden immer automatisch alle zugriffe für März Archiviert. Soll heißen bei denn Aktuellen Statistiken ist die anzahl der Hits immer 0 und bei Archievierten Statistiken März (wobei statt März Mörz steht) werden die Zugriffe immer mehr!

emergence hat zwar geschrieben das das in der 4.4.5 weg sein soll die hab ich haber noch nicht gefunden und so ein update ist immer so ne Sache!


thx stephan

systemvars:
Serverbetriebssystem: Apache/1.3.20 (Linux/SuSE) ApacheJServ/1.1.2 mod_throttle/3.0 mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.3.0 mod_perl/1.25 mod_layout/1.0 mod_fastcgi/2.2.2 mod_dtcl
MySQL Serverversion: 3.23.44-log
Installierte PHP-Version: 4.3.0
safe_mode: Deaktiviert
magic_quotes_gpc: Aktiviert
magic_quotes_runtime: Deaktiviert
gpc_order: GPC
memory_limit: 32M
max_execution_time: 30
Deaktivierte Funktionen: system,exec,popen,passthru
Gettext extension loaded
sql.safe_mode: Deaktiviert

und noch etwas aus dem errorlog:
[21-Apr-2004 19:17:51] PHP Warning: fopen(move_old_stats.php.job) [<a href='http://www.php.net/function.fopen'>function.fopen</a>]: failed to create stream: Permission denied in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 306
[21-Apr-2004 19:17:51] PHP Warning: fputs(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 307
[21-Apr-2004 19:17:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 308
[21-Apr-2004 19:17:51] PHP Warning: fopen(session_cleanup.php.job) [<a href='http://www.php.net/function.fopen'>function.fopen</a>]: failed to create stream: Permission denied in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 306
[21-Apr-2004 19:17:51] PHP Warning: fputs(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 307
[21-Apr-2004 19:17:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 308
[21-Apr-2004 19:17:51] PHP Warning: fopen(optimize_database.php.job) [<a href='http://www.php.net/function.fopen'>function.fopen</a>]: failed to create stream: Permission denied in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 306
[21-Apr-2004 19:17:51] PHP Warning: fputs(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 307
[21-Apr-2004 19:17:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 308

des sin alle fehler die während eines seitenaufrufs auftauchen

Verfasst: Mi 21. Apr 2004, 20:57
von timo
Im errorlog steht, daß er nicht genügend Rechte hat:

[21-Apr-2004 19:17:51] PHP Warning: fopen(move_old_stats.php.job) [<a href='http://www.php.net/function.fopen'>function.fopen</a>]: failed to create stream: Permission denied in /home/dei-tour/htdocs/contenido/contenido/includes/pseudo-cron.inc.php on line 306

Ergo braucht dein cronjob-Verzeichnis Schreibberechtigung für den ausführenden User.

Verfasst: Do 22. Apr 2004, 16:07
von xtwok
hab jetz 777 auf den ordner und auf alle dateien und jetz funktionierts der fehler kommt a nemma! danke

hab etz noch nen fehler im instal log gesehen:
2004-Apr-Fri 11:22:01: error 1068 (Multiple primary key defined) - Invalid SQL: ALTER TABLE con44_template CHANGE COLUMN idtpl idtpl int(10) NOT NULL DEFAULT '0' PRIMARY KEY<br><br>

idtpl ist int(10) und primary key sollte doch dann passen oder??

thx stephan

Verfasst: Do 22. Apr 2004, 17:07
von timo
den fehler kannst du ignorieren.

Verfasst: Do 22. Apr 2004, 18:50
von xtwok
hab ich mir fast dacht trotzdem danke