Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-12235

config.php documentation

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: High High
    • 4.1.0
    • 4.0.0
    • Documentation
    • None

    Description

      if it exists, a file config.php from the root of the eZ Publish installation will be loaded by autoload.php. In this file, you can change for example the include path so it contains the path to the eZ Componenets (this is an alternative to adding the components' path globally to the PHP include path in php.ini or setting it per virtual host).

      Comments in autoload.php:

      // config.php can set the components path like:
      // ini_set( 'include_path', ini_get( 'include_path' ). ':../ezcomponents/trunk' );
      

      Attachments

        Activity

          People

            nfrp nfrp
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: