![]() |
No Page after Installing - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: No Page after Installing (/thread-122068.html) |
No Page after Installing - Joo - 2012-07-07 Hey, I'm currently trying to install mybb but its not working ![]() I assigned the necessary CHMOD rights to the files, and finished the installation of MyBB successfully. But when i try to open the forums or the admin panel, i only get the following error: I've already red the FAQ but found no solution. I hope someone can help me and thanks in advance. Please excuse my bad English, i hope you understood everything ![]() RE: No Page after Installing - Yaldaram - 2012-07-07 Its 500 server error. it may be your server/host issue or may be anything. Do you've access to your error logs? Can you paste the file's text here using [code] tags? Thanks. RE: No Page after Installing - Joo - 2012-07-07 (2012-07-07, 07:35 PM)Yaldaram Wrote: Its 500 server error. it may be your server/host issue or may be anything. I turned PHP debug(all) on an got the following error massage:
Thanks for the fast reply =) RE: No Page after Installing - Yaldaram - 2012-07-07 On AdminCP main page, could you see your PHP version? What's that ?? Open ./inc/functions_compat.php and find the following code and remove;
RE: No Page after Installing - Joo - 2012-07-07 (2012-07-07, 07:58 PM)Yaldaram Wrote: On AdminCP main page, could you see your PHP version? What's that ??Do you mean the mybb AdminCP? Because i can't access the AdminCP because of the error described above. But I'm using PHP Version 5.4. (2012-07-07, 07:58 PM)Yaldaram Wrote: Open ./inc/functions_compat.php and find the following code and remove;Done. The Server Error vanished but now thers a new error:
I tried to reupload the english language but i can't access or replace the "english" folder. FileZilla says: "550 Failed to change directory." I have no idea why this happens and it never happend before, although im using the same webspace for 3 years now. Again, thanks for the fast reply. Thanks for your help, it is working now. I reinstalled mybb with a diffrent language pack and everything works fine now. I had to modify functions_compat.php, but who cares? ![]() |