fatal error

wombat / 2012-06-10 04:09:32   

Hi!

I am a beginner.. I apologize in advance for my lack of knowledge..!
I created my site jeansebastienvague.net a few years ago, with indexhibit, and managed to customize it a bit and it's been working until I made a mistake today...

I think I moved a file by mistake in cyberduck. But I don't know what one!
I receive this message :

Warning: require_once(ndxz-studio/defaults.php) [function.require-once]: failed to open stream: No such file or directory in /home/jeansebast/domains/jeansebastienvague.net/public_html/index.php on line 9

Fatal error: require_once() [function.require]: Failed opening required 'ndxz-studio/defaults.php' (include_path='.:/usr/local/php5/lib/php') in /home/jeansebast/domains/jeansebastienvague.net/public_html/index.php on line 9

I hope I didn't crash my whole site.........
I went through the forums and searched on the web too but coudn't find anything to solve my problem..

Can anyone give me a hand on this please?

Thanks :)

Jade

wombat / 2012-06-10 06:11:34   

I also get this message when I try to login at my site
(jeansebastienvague.net/ndxz-studio/)

Warning: require_once(defaults.php) [function.require-once]: failed to open stream: No such file or directory in /home/jeansebast/domains/jeansebastienvague.net/public_html/ndxz-studio/index.php on line 23

Fatal error: require_once() [function.require]: Failed opening required 'defaults.php' (include_path='.:/usr/local/php5/lib/php') in /home/jeansebast/domains/jeansebastienvague.net/public_html/ndxz-studio/index.php on line 23

pernin / 2012-06-10 06:43:39   

you need the defaults.php file that goes under ndxz-studio folder. If you moved it, it must be somewhere around there, just move it back to ndxz-studio/defaults.php

wombat / 2012-06-10 15:40:05   

Hi Pernin

In my ndxz-studio.php folder, there is a "db" folder and inside it are two files : db.mysql.php and defaults.php

So is it that defaults.php must only be inside ndxz-studio folder instead of "db" subfolder?

just don't want to make things worse...!

thanks for your help!

pernin / 2012-06-10 15:43:53   

yes, the folder db has only db.mysql.php inside

wombat / 2012-06-10 15:56:46   

WONDERFUL!
thank you so much :D

psquared / 2012-08-20 14:44:45   

Hello!

I'm also a beginner here, and seem to have a similar problem..... but I can't figure out how to solve mine.

My site is: paulapindroh.com

The error message I can't seem to shake:
Warning: require_once(../ndxzsite/config/options.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/67/6074467/html/index.php on line 15

Fatal error: require_once() [function.require]: Failed opening required '../ndxzsite/config/options.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/67/6074467/html/index.php on line 15

I appreciate your help!
~Paula P.

This thread has been closed, thank you.