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

[Register]

Occasional ATutor release updates


(8 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

export course failed


You must be signed-in to post.

AuthorSubject
  Page: 1
ekriv
Subject: export course failedQuote this post in your reply
pclzip Object
(
[zipname] => ../content/export/Welcome_Course.zip
[zip_fd] => 0
[error_code] => -4
[error_string] => File '../content/export/content/' does not exists
)

Fatal error: Call to undefined function: ob_clean() in /home/virtual/site45/fst/var/www/html/atutor/include/vitals.inc.php on line 129
Posted: 2003-05-30 04:43:25
ekriv
Subject: Re: export course failedQuote this post in your reply
start page www.ekriv.com/atutor
default login admin/admin
phpinfo() www.ekriv.com/inf.php
any suggestions?
Posted: 2003-05-30 04:48:32
ekriv
Subject: Re: export course failedQuote this post in your reply
when I tried to use export your program created folder export which isn\'t accessible for me
drwx------ 2 48 48 4096 May 30 03:50 export
-rw-r--r-- 1 ekrivoru ekrivoru 3 May 29 07:51 index.html
Posted: 2003-05-30 04:57:55
joel

Avatar for joel
Subject: export course failedQuote this post in your reply
the ob_clean error is because ob_clean is only available in PHP 4.2.0+, you're using PHP 4.1.1

You will have to upgrade PHP to be able to export/import courses.

Those folders it created during export are just temporary and would normally be deleted if ob_clean and zipping is successfull.

.joel
Posted: 2003-05-30 10:30:19
 Page: 1

You must be signed-in to post.