[Fixed] No such file or directory for the admin interface

Please report bugs here!

Moderator: Thorsten

Post Reply
Omnisilver
Posts: 3
Joined: Sun Sep 16, 2007 5:41 am

[Fixed] No such file or directory for the admin interface

Post by Omnisilver »

Hi,

I just install phpMyFAQ on free.fr, a free french host.

When i log int the admin interface, in admin/index.php?action=category i get the following error :
Warning: require_once(category.main.php) [function.require-once]: failed to open stream: No such file or directory in /mnt/123/sdc/2/b/omnisilver/faq/admin/index.php on line 228

Fatal error: require_once() [function.require]: Failed opening required 'category.main.php' (include_path='/mnt/123/sdc/2/b/omnisilver/include:.:/usr/php5/lib/php') in /mnt/123/sdc/2/b/omnisilver/faq/admin/index.php on line 228
Could somebody help me fix it ? thanks :wink:
Last edited by Omnisilver on Tue Sep 18, 2007 5:50 am, edited 1 time in total.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which version do you use?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Omnisilver
Posts: 3
Joined: Sun Sep 16, 2007 5:41 am

Post by Omnisilver »

Hi,

I use the lastest version : 2.0.3

Should i test debug mode ?

Omni
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

is the file admin/category.main.php readable?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Omnisilver
Posts: 3
Joined: Sun Sep 16, 2007 5:41 am

Post by Omnisilver »

Thanks, it was not on the server ... and i think it's not alone ! :oops:

I use FileZilla 3.0 beta 7, i'm gonna use the 3.0 final, and re-install phpMyFAQ properly.
Post Reply