Problem with (include/debugger.inc.php) need help! Problem with (include/debugger.inc.php) need help!
 

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

Problem with (include/debugger.inc.php) need help!

Started by kerjiaw, August 19, 2007, 12:17:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kerjiaw

Dear Admin and forumer,
My website gallery have this problem that need urgent help you guys, did anyone experience this before?

Warning: require_once(include/debugger.inc.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/alexmoi.net/httpdocs/weddings/include/init.inc.php on line 26

Fatal error: require_once() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='\.:\') in /var/www/vhosts/alexmoi.net/httpdocs/weddings/include/init.inc.php on line 26

my website is http://www.alexmoi.net/weddings/

please help me!

thanks a lot.

Joachim Müller


Nibbler


kerjiaw

This is the location that I install my coppermine gallery.

http://www.alexmoi.net/weddings/index.php

At the moment I rename the index.php file to index.php.bak because all my customer will go to this link to view my photos.

so I have to go back to simple viewer at the moment to prevent it to appear as an error page.

but if I leave the file as http://www.alexmoi.net/weddings/index.php
The blank page will shown these 2 warning and fatal error.

Warning: require_once(include/debugger.inc.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/alexmoi.net/httpdocs/weddings/include/init.inc.php on line 26

Fatal error: require_once() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='\.:\') in /var/www/vhosts/alexmoi.net/httpdocs/weddings/include/init.inc.php on line 26

Actually what could be the cause, it is the problem comes from the mysql data base error?

Sami

Do as Nibbler suggest , review your include_path
You can set it under php.ini
‍I don't answer to PM with support question
Please post your issue to related board

kerjiaw

i try to go to http://www.alexmoi.net/weddings/admin.php, then I found out that once go to the admin page, it is already login, once I click logout, everything back to normal again.

Strength!

http://www.alexmoi.net/weddings/

Joachim Müller

That's strange. I guess this was just a matter of coincidence - maybe your webhost fixed the include path right when you went to your admin panel. Although issues are solved for you right now (that's why I marked this thread as "solved") I strongly suggest making sure that this doesn't happen again - take a look at phpinfo and compare the include_path displayed there with the one that showed through in the error messages above.
Your site is loading dead slow for me - are you per chance self-hosted? If not I suggest asking your webhost for support (or finding another webhost).

Joachim

P.S. You have some nice shots on your page - I like them

kerjiaw

Gaugau,
The slow loading problem is comes from our telekom line, they are government own company, sometime will have problem like this.
I'm glad that you like my work.

yes I will check the phpinfo again soon.

thanks again for your prompt support! I appreciate it very much.