Page 1 of 1

Error after installation

PostPosted: Tue Mar 02, 2010 3:20 pm
by erikvanw
I got the next error after installation. Can someone help me?

PHP Warning: require_once(I18Nv2/I18Nv2.php) [function.require-once]: failed to open stream: No such file or directory in D:\www\mysite.nl\www\webauction-0.3.5\dataface\config.inc.php on line 236 PHP Fatal error: require_once() [function.require]: Failed opening required 'I18Nv2/I18Nv2.php' (include_path='.;D:\www\mysite.nl\www\webauction-0.3.5\dataface;D:\www\mysite.nl\www\webauction-0.3.5\dataface/lib;C:\php-pear\pear') in D:\www\mysite.nl\www\webauction-0.3.5\dataface\config.inc.php on line 236

Re: Error after installation

PostPosted: Tue Mar 02, 2010 6:37 pm
by shannah
check if the lib/dataface/I18Nv2/I18Nv2.php file exists and is readable by the web server. If not I suspect there was a problem in copying the files over to your server.