PHP Includes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tobias G

    PHP Includes

    Hello,

    I am installing coppermine photo gallery on my site. I think I am
    running into problems - I get the following error message after
    installation

    ---------
    Warning: main(include/config.inc.php) : failed to open stream: No such
    file or directory in /home/science/www/gallery/include/init.inc.php on
    line 125

    Fatal error: main(): Failed opening required 'include/config.inc.php'
    (include_path='/home/science/inc:') in
    /home/science/www/gallery/include/init.inc.php on line 125
    ---------

    Now I think the problem is becuase in my .Htaccess file I specify that
    all includes live in /home/science/inc and the include files used by
    Coppermine do not live in that folder - they are in
    /home/science/www/gallery/include/. How can I continue to use my
    existing includes and get Coppermine configured correctly?

    And there is a good possibilty that I am completely wrong about the
    problem - but the file init.inc.php is in the correct folder and
    correctly CHMODed.

    Any help would be greatly appreciated

    Thanks,
    Tobias
Working...