cwncool
		04-04-2006 17:54:08
	 
	
	
	After I CHMOD my config to 666, I visit my install.php link, but it gives me this fat error above the form (which doesn't display correctly)
[code1d3ca987d8b]
Warning: main(./../language/lang_english/lang_main.php): failed to open stream: No such file or directory in /home/www/cwncool.awardspace.com/forum/install/install.php on line 467
Warning: main(): Failed opening './../language/lang_english/lang_main.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/cwncool.awardspace.com/forum/install/install.php on line 467
Warning: main(./../language/lang_english/lang_admin.php): failed to open stream: No such file or directory in /home/www/cwncool.awardspace.com/forum/install/install.php on line 468
Warning: main(): Failed opening './../language/lang_english/lang_admin.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/cwncool.awardspace.com/forum/install/install.php on line 468
Warning: opendir(./../language): failed to open dir: No such file or directory in /home/www/cwncool.awardspace.com/forum/install/install.php on line 633
Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/cwncool.awardspace.com/forum/install/install.php on line 636
Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/cwncool.awardspace.com/forum/install/install.php on line 647[/code1d3ca987d8b]
Does anyone know how to fix this or why this might be happening? Thanx!	
	
 
	
		compuguru
		04-04-2006 18:29:35
	 
	
	
	Looks like the path to your language directory is not right.  Most likley because you didn't upload everything properly	
	
 
	
		cwncool
		04-04-2006 18:46:29
	 
	
	
	okay. ill check that out.....	
	
 
	
		cwncool
		04-04-2006 19:35:04
	 
	
	
	[quoteba2060641f="compuguru"]Looks like the path to your language directory is not right.  Most likley because you didn't upload everything properly[/quoteba2060641f]
nice! i guess the FTP client timed out and didn't upload templates or languages so it works now! thanx!