Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Problem with a directory inside the Root directory
Old 03-14-2005, 07:56 AM Problem with a directory inside the Root directory
Average Talker

Posts: 22
Location: India
Trades: 0
E:\ka\website is my root directory ..
now I put a new directory inside this say "test"

I put a file a.php in E:\ka\website\test\

So to access this file I should put as address
http://localhost/test/a.php

But it says Page not Found .... Why is this so?

Paths and directories in my php.ini file in C:\Windows is as follows:


PHP Code:
;;;;;;;;;;;;;;;;;;;;;;;;;
Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

UNIX"/path1:/path2"
;include_path ".:/php/includes"
;
Windows"\path1;\path2"
;include_path ".;c:\php\includes"

The root of the PHP pagesused only if nonempty.
; if 
PHP was not compiled with FORCE_REDIRECTyou SHOULD set doc_root
; if you are running php as a CGI under any web server (other than IIS)
see documentation for security issues.  The alternate is to use the
cgi.force_redirect configuration below
doc_root 
"E:\ka\website\" 
__________________
Kaushik Acharya

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

taj79 is offline
Reply With Quote
View Public Profile Visit taj79's homepage!
 
 
Register now for full access!
Reply     « Reply to Problem with a directory inside the Root directory
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.17648 seconds with 12 queries