kingmufasa
IS-IT--Management
Hi,
I was wondering, in the examples i have seen for setting the doc_root from the php.ini file is usually shows an example of /usr/local/apache/htdocs.
Now first I am a little confused as to what this actually does ( I have read the description in the ini but its really not that helpful)
Second, what i am supposed to set it to? i do not have an htdocs folder and to me it seems like this setting is very similar to the user_dir setting. From what i read, this should be the directory where scripts are going to be run from (ie the user directory) so would i not set the 2 to be the same, for example
doc_root = public_php
user_dir = public_php
Any help would be most appreciated.
oh, this will be a virtual (shared server) environment.
I was wondering, in the examples i have seen for setting the doc_root from the php.ini file is usually shows an example of /usr/local/apache/htdocs.
Now first I am a little confused as to what this actually does ( I have read the description in the ini but its really not that helpful)
Second, what i am supposed to set it to? i do not have an htdocs folder and to me it seems like this setting is very similar to the user_dir setting. From what i read, this should be the directory where scripts are going to be run from (ie the user directory) so would i not set the 2 to be the same, for example
doc_root = public_php
user_dir = public_php
Any help would be most appreciated.
oh, this will be a virtual (shared server) environment.