At 08:27 19.02.2003, DIKSHA  NEEL said:
--------------------[snip]--------------------
>$fp = fopen("\bdoi_change\sundar.html", "w");
>
>i am able to write to this file through my php page
>filecheck.php and even am able to read the written contents.
>
>but when i enter http://192.168.0.1/bdoi_change/sundar.html
>in my internet explorer address bar, it says the page cannot
>be displayed.
>the file permissions are "rw-r-r"
--------------------[snip]-------------------- 

A couple of questions:

- what operating system are you (and the webserver) on?
- what webserver brand do you use?
- to what directory is the document root for the webserver configured?
- what is the url of "filecheck.php"?


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to