Teach you how to properly install phpdocumentor_php tutorials

Source: Internet
Author: User
We are doing

Note: The following assumes that the user is using the Php5,window system!

Install Phpdocumentor the first method:

After downloading, if you want to use the command line interface, unzip to any path (assuming C:Program Files), modify C:Program Filesphpdocumentor-1.4.2phpdoc.bat. Change the first line to the path of the Php.exe to the right of the equals sign, and my machine is set Phpcli=d:php5php.exe. Phpcli=c:usrlocalphpcliphp.exe.

In the command line input C:Program Filesphpdocumentor-1.4.2phpdoc, is actually a batch file, will appear a DOS interface, give you select INI file. I don't know what's on the back.

If you want to use the Web interface, you must first install Apache and PHP, copy the PhpDocumentor-1.4.2 folder to the document root directory, and then enter in the browser URL bar:

http://localhost/PhpDocumentor-1.4.2/phpdoc.php

Then the browser will automatically jump, select Index.html, the subsequent operation is very simple.

Install Phpdocumentor the second method:

Through pear installation, enter the DOS PHP directory, enter Pear install-a phpdocumentor. If you want to use a Web interface, you must first change a configuration,
Pear Config-set data_dir/path/to/document_root/pear. The final path should be the/php document root path/pear (this value can also be changed in the Web interface). I did not experiment successfully in the Web interface of the second method.

If you use the Web interface, there are options, one is to choose the input file each time, output files and so on. The other is to use a configuration file, which defines everything, enter the page, select the configuration file, and then click the "Create" button,


http://www.bkjia.com/PHPjc/446146.html www.bkjia.com true http://www.bkjia.com/PHPjc/446146.html techarticle We are taking note: The following assumes that the user is using the Php5,window system! Install Phpdocumentor The first method: After downloading, if you want to use the command line interface, extract to any path (... ).

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.