| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| tng -
 
 
 Joined: 13 May 2004
 Posts: 1
 
 
 | 
			
				|  Posted: Thu May 13, 2004 2:56 am    Post subject: help with php |   |  
				| 
 |  
				| when i open my php file it shows this 
 Warning: main(.html): failed to open stream: No such file or directory in C:\Documents and Settings\tien\Desktop\http\index_original.php on line 356
 
 Warning: main(): Failed opening '.html' for inclusion (include_path='.;c:\php4\pear') in C:\Documents and Settings\tien\Desktop\http\index_original.php on line 356
 
 
 got any ideas?
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| iNaNimAtE -
 
 
 Joined: 05 Nov 2003
 Posts: 2381
 Location: Everywhere you're not.
 
 | 
			
				|  Posted: Thu May 13, 2004 2:59 am    Post subject: |   |  
				| 
 |  
				| Well simply put: It's looking for a file that isn't there. Either change the location of the requested file in the PHP code, or go and move the file its looking for into the correct location. _________________
 Bienvenidos!
 |  | 
	
		| Back to top |                | 
	
		|  | 
	
		|  |