Forums | Mahara Community
Support
/
Problems Importing users via CVS
01 June 2009, 2:49
Hi,
encountered the following problem when importing users from a CVS file:
Fatal error: require_once() [function.require]: Failed opening required 'pear/File.php' (include_path='/usr/share/mahara/lib/:/usr/share/mahara/lib/pear/:.:/usr/share/php:/usr/share/pear') in /usr/share/mahara/admin/users/uploadcsv.php on line 153
Config
ubuntu 9.0.4
Mahara version 1.0.9 (2008040218)
01 June 2009, 16:46
Hi - how did you install Mahara? From the packaging? I think Francois said the packaging was broken in one particular version of ubuntu.01 June 2009, 18:25
thx Nigel,
package install yep:
i will look into it.....
thought there might be quick fix :(
OTW everything elseworks fine....it seems to be a pear issue
meantime I will have to look at SSOing user through moodle or get users to self register
cheers
01 June 2009, 18:44
The package that was broken on Ubuntu was 1.0.4 (intrepid), the other ones (like 1.0.9 which is in jaunty) should all be fine.
01 June 2009, 22:29
thx
I am using jaunty (ubuntu 9.04) and Mahara version 1.0.9 (2008040218)
something "is broken" with uploadcvs.php (i'm guessing here)
I think the issue is with pear and file.php (again i'm guessing)
BTW: I imported the same CSV file into moodle and that went fine
it would be nice to do the CSV import...but its not critical
cheers