Browse Topics In
Knowledge Base
|
|
Search for Answers |
|
Intelligent FAQ Search. Type in your keywords to search for the answers you need. |
|
What is Document Path?
Modified on 2004-11-23
|
Your Document Path is the server file path to the 'oneadmin' folder.
Example for Windows system : c:\inetpub\wwwroot\newsite\oneadmin\
Example for Linux system : /home/virtual/site2/fst/var/www/newsite/oneadmin/
It is defined in your 'config.php' file by the Installation Wizard with the $path["docroot"] variable. If required, you can modify the Document Path by editing the 'config.php' file.
To find out your Document Path, go to http://your_domain.com/oneadmin/phppath.php with your web browser. We purposely created the file that generates an error inclusion. Your Document Path is shown in the blue highlighted portion.

Note : For some system, if the display_errors value in your PHP.INI is Off, you will get a blank page without the error message. To resolve this, please contact your system administration to find out your Document Path.
Read More:
|
|
|
|