after install cpg 1.4.3 login does not work - error message after install cpg 1.4.3 login does not work - error message
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

after install cpg 1.4.3 login does not work - error message

Started by brixio, December 28, 2005, 03:32:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brixio

Hi all,
I just installed cpg 1.4.3. and everithing go well until last confirmation during installation procedure is pressed (to login) but login does not work.
My system is a opensuse linux 10.0 with apache & php 4 & mysql, the error message is:

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

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

Someone can help me please?
Thanks in advance.  ???
brixio

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller


brixio

Very sorry but I'm a newbe of coppermine.... where I've to change the include path???
::)
brixio


brixio

the site server is into my computer on an linux box running Apache... what Iìve to do??  ;D
brixio

Nibbler

Change the include_path setting in your php.ini to include_path='.:/usr/share/php'

brixio

brixio

Joachim Müller

re-post your actual error message then. Did you make sure to re-start the webserver service after making changes to php.ini

brixio

My actual error message is:

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

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

my php.ini file contain include_path="/usr/share/php"

also on my server is perfectly running a test of phpBB2 - xoom - gallery2 - nucleus

thats all

thanks in advance for your kind help
brixio

Nibbler

You need to work on your attention to detail.

Quote from: Nibbler on December 30, 2005, 11:25:45 AM
Change the include_path setting in your php.ini to include_path='.:/usr/share/php'

brixio

Sorry, before I did not inform you completely.. I tried to change the include_path setting in your php.ini to include_path='.:/usr/share/php', restart apache, and tried again open coppermine but the erro message chanded in "FATAL"

so I change back again, restart apache and roll the situation to previous configuration.
brixio

brixio

changing again how you told again the error message is:

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

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

brixio

Nibbler

And /srv/www/htdocs/coppermine/include/debugger.inc.php definitely exists ?

brixio

brixio