Page 1 of 1

error after instal auction please help!!

PostPosted: Thu Nov 15, 2007 2:16 pm
by shuraa
hey guys , i succesfully installed dataface, after this i installed auction succesfull. but when i go to index.php it shows this :

Warning: import(I18Nv2/I18Nv2.php) [function.import]: failed to open stream: No such file or directory in /home/vhosts/maartenson.nl/httpdocs/dataface/config.inc.php on line 223

Fatal error: import() [function.require]: Failed opening required 'I18Nv2/I18Nv2.php' (include_path='.:/home/vhosts/maartenson.nl/httpdocs/dataface:/home/vhosts/maartenson.nl/httpdocs/dataface/lib:/usr/share/pear') in /home/vhosts/maartenson.nl/httpdocs/dataface/config.inc.php on line 223


what should i do!!
i will be so happy when this finally works :)

thanks !

PostPosted: Thu Nov 15, 2007 4:36 pm
by shannah
Looks like some problems with your dataface install. Either not all of the files were uploaded, or some of them are not readable by the web server (php scripts should be 0644, directories should be 0755).

Check specifically the dataface/lib/I18Nv2/I18Nv2.php file to make sure that it exists and is readable by the web server.

-Steve

found the problem

PostPosted: Fri Nov 16, 2007 11:46 am
by shuraa
hey again ,

tnx for answering.

I found the problem, im totally confused now.. i just doesnt upload the whole dataface file.. when the lib folder is uploading it just stops at fckeditor !

what could be the problem of this ?

i have enough diskspace

im sure if i can upload the whole file it will work directly

PostPosted: Fri Nov 16, 2007 1:50 pm
by shannah
This is one that you may want to check with your web hosting company on to find out the reason.

Uploading large package like dataface via FTP is a bit of a pain. On some hosts they offer solutions to upload just the TAR file and extract it on the host itself.

You may want to try just deleting FCKEditor and then uploading it. If TinyMCE editor is there, you may want to delete that one too... takes up a lot of space and isn't used unless you explicitly use it.

-Steve