MyBB Community Forums

Full Version: Installing MyBB problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi,
I'm using cPanel on my hosting site and have uploaded all my files to the public_html folder but when I go to the install address I get the Google Chrome error message. My URL is www.movieflump.com
Please help
Thanks
Printscreen the folder you've uploaded the files to.
(2010-08-08, 06:14 PM)MattRogowski Wrote: [ -> ]Printscreen the folder you've uploaded the files to.
Sorry, how do I Print Screen? It's not working for me.
Press the printscreen button on your keyboard?? Or you can PM me FTP login details and I'll have a look myself.
Your forums are here: http://www.movieflump.com/Forums

Smile
(2010-08-08, 06:27 PM)MattRogowski Wrote: [ -> ]Your forums are here: http://www.movieflump.com/Forums

Smile
Ok cool what do I do now though Big Grin

Please help

PLEASE!!
Still don't know how I thought this was a support forum Angry
Hi,
MattRogowski helped me on my way but still need to know what to do now, see my earlier thread entitled 'Installing MyBB problems' My URL is http://www.movieflump.com
Please help
Thanks
First things are first. Turn on error reporting. :p When you do that we can know the actual problem and find a solution.

In your php.ini file (if there is not one you can create it) add

error_reporting = E_ALL.

If you don't want to do that, in the index of mybb add this:

ini_set('display_errors',1);
error_reporting(E_ALL);
(2010-08-08, 07:15 PM)marines Wrote: [ -> ]http://wiki.mybb.com/index.php/Main_Page

Do something by yourself.
That's why I was asking, I cant do that Angry
Pages: 1 2 3