Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<PhpDock Architecture OverviewConfiguration and Settings of PhpDock>
Last updated: Thu, 05 Oct 2006

Deploying PHP applications with PhpDock

Directories of PhpDock

PhpDock installation program creates 2 directories under install root. Directory php contains PHP binaries for Windows and directory web contains the application that is supposed to be run by PhpDock.

PHP Directory of PhpDock

PhpDock installs its own version of PHP interpreter, which is the latest at the time of the release of PhpDock. PhpDock's Web Server component uses PHP directory to run PHP interpreter. If the user wishes to use a different version of PHP for Windows, the user should copy the files of that CGI version of PHP into PHP directory of PhpDock.

Web Directory of PhpDock

Web Directory of PhpDock is the default Document Root of PhpDock's Web server. PhpDock's installation program installs the files and directories of Sample Application (PhpDock Currency Converter) into Web directory. User should replace the Sample Application files under Web directory with the files and directories of the User's Applications. User can also change the location of Document Root of PhpDock's Web server by changing DocumentRoot directive in HTTPServer section of PhpDock.ini file (see Configuration and Settings).


<PhpDock Architecture OverviewConfiguration and Settings of PhpDock>
Last updated: Thu, 05 Oct 2006