MyBB Community Forums

Full Version: Admin. 1.2.1/1.2.2 not working anymore for me
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi everybody,
When I upgraded my version from 1.1.6 I had a very nasty error when I tryed to access the admin panel.

Warning: main(./inc/init.php): failed to open stream: No such file or directory in ./global.php on line 23

Fatal error: main(): Failed opening required './inc/init.php' (include_path='.:/usr/lib/php') in ./global.php on line 23

URL : http://www.dcibel.com/forum/admin/index.php

I did everything allright, admin path correctly configured in config.php. So, what's wrong?

Thanks,
Michael
Does inc/init.php exist? Does it have chmod permissions of 755?
Yes it exist with a chmod of 777 (for test purpose)
Are you using a Windows web server by any chance?
Yes php4 mysql4
Are you using MyBB 1.2.1? I ask because MyBB 1.2 uses file system paths, not ./
The very last version. Upgraded from 1.1.6. I browsed the config files and I saw a ./ . I did everyting that the documentation said.
Make sure you've uploaded all the 1.2.1 files (including all the files within each subfolder like admin, inc, etc)
I have, and I'll rety that. What should I do if it's still not working, reinstall the board? I just dont want to loose all my posts.
It's not something wrong with the database, but with the files. So we're just trying everything that has to do with files.
Pages: 1 2 3