Fatal error: main() [function.require]: Fatal error: main() [function.require]:
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fatal error: main() [function.require]:

Started by georgi, June 23, 2006, 08:29:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

georgi

Hello,
Can someone help me with my following problem (I am from Bulgaria so my English isn't that good)
I successfully installed Coppermine 1.4.4 and all went well. I got to the last screen which had the "Let's Continue!" button. I clicked it and I keep getting this error below:

Warning: main(include/debugger.inc.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/cpg144/include/init.inc.php on line 26

Fatal error: main() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php') in /srv/www/htdocs/cpg144/include/init.inc.php on line 26

I have no idea what to do.  Help me please. Thanks.
Georgi

Joachim Müller

Fix your include path, or ask your webhost to fix it for you. Has been asked often, please search for your error message.

Sami

- don't install 1.4.4 , you should install 1.4.8 (download)
‍I don't answer to PM with support question
Please post your issue to related board

georgi

I test 1.4.8 - problem - same.
how "Fix your include path"?
which file should be in "/usr/share/php"?

Joachim Müller

Are you self-hosted or web-hosted? You can only change your include path if the server is yours to administer. It should contain a dot as well. This has been asked quite often, please use the search.

georgi

Thanks!!!
i am self-hosted (student  :D newbie to php and coppermine. )