Charset in PHP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Charset in PHP

Postby Mr.Guest » 12. June 2005 20:07

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Warning: Unknown: Failed opening 'C:\Documents and Settings\Radim ek\Plocha\Pracovní složka\Radim ek\HTML\Rozdělané\soukrome_akce\NAPLNO\webík\index.php' for inclusion (include_path='.;c:\apachefriends\xampp\xampp\xampp\php\pear\') in Unknown on line 0

What this mean?

this is current directory where I have my PHP index file. If there is html file, all is OK.IS it in charset PHP? Or wher and why? "C:\Documents and Settings\Radim ek\Plocha\Pracovní složka\Radim ek\HTML\Rozdělané\soukrome_akce\NAPLNO\webík\"
Mr.Guest
 
Posts: 5
Joined: 12. June 2005 15:12

Postby keepsedge » 13. June 2005 13:37

check to see that you have spelled the path name properly. Its telling you that it's looking somewhere and found nothing.. or that a folder doesn't exist. Genrally this is due to a spelling error.

You should also be using http://localhost/rest_of_path_here/

php is a server side language and you probobly shouldn't call files on "c:\"
keepsedge
 
Posts: 33
Joined: 24. December 2004 11:04

Postby Mr.Guest » 13. June 2005 14:15

But if I read some:file on my server I must call in server format (C:\blablabla\file.dat) and not (http://localhost/file.dat). Understand me? I have Czech words in path. If I haved PHPTriad, all was good. but after Start XAMPP Apache is bad.

keepsedge wrote:check to see that you have spelled the path name properly. Its telling you that it's looking somewhere and found nothing.. or that a folder doesn't exist. Genrally this is due to a spelling error.

You should also be using http://localhost/rest_of_path_here/

php is a server side language and you probobly shouldn't call files on "c:"
Mr.Guest
 
Posts: 5
Joined: 12. June 2005 15:12


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 122 guests