Amarnath R wrote:
Hi all, I have integerated php-4.3.2 with thttpd-2.21b and made a final executable.After running thttpd sever Iam trying to access some of files residing in /home/data dir. While trying to access there exception is thrown in my browser.
"Warning: Unknown(/home/amar/data/html/test.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/amar/data/html/test.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0" (I have also included ".:/usr/local/lib/php" in the php.ini file also)
After making those changes also i am facing this problem. Can some help me in this. Thanks Regards Amarnath R
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php