• Knowledge Base: PHP


    1. Where can I get more info on PHP?
    2. Wheres the php.ini file for my server?

    1. Where can I get more info on PHP? - Top

    PHP.net offers a full manual on the configuration and use of php.

    - Updated: September 9, 2001

    2. Wheres the php.ini file for my server? - Top

    This is read from location

    For version 4.0.3

    /usr/local/lib/php.ini

    For Version 4.0.6

    /etc/php.ini

    The file must be owned by root in order to be readable. If you make changes to the file be sure to restart the webserver so they can take effect.



    - Updated: September 9, 2001

    [e-Mail me the FAQs]    -     [Search our FAQs]