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 green 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:
|