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

[Register]

Occasional ATutor release updates


(6 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 french language installation


You must be signed-in to post.

AuthorSubject
  Page: 1
pascalou
Subject: Error on french language installationQuote this post in your reply
When i try to install french language, i have this error:
unable to create directory !
(with php ver 4.2.0 on my pc win XP pro) frown
Posted: 2003-12-09 07:38:33
greg

Avatar for greg
Subject: Create content dirQuote this post in your reply
If there is not a directory called "content" in the root of your ATutor installation, create one. That should fix the problem.
Posted: 2003-12-09 09:25:27
pascalou
Subject: Sorry but.... another error...Quote this post in your reply
I create the content directory and now i have this error:

Abort pclzip.lib.php : Missing zlib extensions

pclzip.lib & zipfile.class are present in the include directory. Why Atutor can't use it ?
Posted: 2003-12-09 13:21:31
greg

Avatar for greg
Subject: Is zlib enabledQuote this post in your reply
Is zlib enabled (--with-zlib) in PHP.

If not, or you don't know, send us a link to a phpinfo page.

In reply to:
I create the content directory and now i have this error:

Abort pclzip.lib.php : Missing zlib extensions

pclzip.lib & zipfile.class are present in the include directory. Why Atutor can't use it...

Posted: 2003-12-09 13:44:44
greg

Avatar for greg
Subject: zlib path wrongQuote this post in your reply
it looks like from your phpinfo page that zlib has been defined as existing in the linux root directory "--with-zlib=/", which I would think is wrong. Try recompiling php using just "--with-zlib".

Your version of PHP compiles with zlib support by default, so you could get away with not defining it at all when you recompile.

In reply to:
I create the content directory and now i have this error:

Abort pclzip.lib.php : Missing zlib extensions

pclzip.lib & zipfile.class are present in the include directory. Why Atutor can't use it...

Posted: 2003-12-11 20:21:06
jacobina
Subject: Abort pclzip.lib.php : Missing zlib extensionsQuote this post in your reply
When I try to import language french package

on language.php

atutor.1.3.2.fr.zip

I have this error on

import_lang.php file

Abort pclzip.lib.php : Missing zlib extensions

Could somebody help
wink
Posted: 2004-03-15 10:42:39
 Page: 1

You must be signed-in to post.