Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


(9 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

Error on tripod


You must be signed-in to post.

AuthorSubject
  Page: 1
nisit
Subject: Error on tripodQuote this post in your reply
i save all scripts in /ATutor/ and create database

members.lycos.co.uk/libinfo/ATutor/bounce.php?course=0
Warning: ini_get, ini_alter, ini_restore, ini_set, getrusage, mysql_list_dbs,
get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown,
chmod, chgrp, realpath, tmpfile, link() has been disabled for security reasons
in /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php on line 74

Warning: ini_set, getrusage, mysql_list_dbs, get_current_user, set_time_limit,
getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile,
link()
has been disabled for security reasons
in /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php on line 94

Warning: ini_set, getrusage, mysql_list_dbs, get_current_user, set_time_limit,
getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile,
link()
has been disabled for security reasons
in /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php on line 95

Warning: session_start(): Cannot send session cache limiter - headers already
sent (output started
at /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php:74)
in /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/session.in
c.php on line 15

Warning: Cannot modify header information - headers already sent by (output
started
at /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php:74)
in
/data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/vitals.inc.p
hp on line 71

Warning: Cannot modify header information - headers already sent by (output
started
at /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/include/lib/consta
nts.inc.php:74)
in /data/members/free/tripod/uk/l/i/b/libinfo/htdocs/ATutor/bounce.php on
line 64

******************************************************************
Now i comment line
require($_include_path.'lib/constants.inc.php');
in "inculde/vitals.nic.php"

this scripts can't fine true path
all links as /users/edit.php

Thanks
members.lycos.co.uk/libinfo/ATutor/bounce.php?course=0
Posted: 2003-10-17 08:26:49
greg

Avatar for greg
Subject: Not on tripodQuote this post in your reply
It looks like Tripod has disabled some default php features.

You appear to be editing files using a Windows editor with Windows ends of lines turned on. Use UNIX end of lines.

ATutor will not run without constants.inc.php (which I asume you tried to edit with windows).

Tripod appears to set the base_href which is overriding the ATutor base_href.

After setting you editor to use UNIX EOLs, delete any trailing spaces at the end files you've opened and saved.

Tripod is probably not a good place the attempt to use ATutor.

In reply to:
i save all scripts in /ATutor/ and create database

members.lycos.co.uk/libinfo/ATutor/bounce.php?course=0
Warning: ini_get, ini_alter, ini_restore, ini_set, getrusage, mysql_list_dbs,
get...

Posted: 2003-10-17 09:33:44
 Page: 1

You must be signed-in to post.