SQL Error after installed SQL Error after installed
 

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

SQL Error after installed

Started by Vee, March 24, 2006, 01:14:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vee

I installed coppermine 1.4.4 (latest version) and everythings look fine. but when after installation, it directs to login page. it shows these error.

Quote
Warning: main(include/debugger.inc.php): failed to open stream: No such file or directory in /home/sugarsky/public_html/gallery/include/init.inc.php on line 26

Fatal error: main(): Failed opening required 'include/debugger.inc.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/sugarsky/public_html/gallery/include/init.inc.php on line 26

It shows these errors on every page. Help me please  :-[

Nibbler

Get your include path fixed. It must include the '.' for relative includes to work.

Vee

 ??? Sorry, but I don't understand. Can you explain, please?
(Perhap I don't know how, sorry)

Nibbler

Ask your webhost to fix it for you.