MyBB Community Forums

Full Version: Installation process help! Please!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just finished installing my website with filezilla and now i can't even get past the start up page! I click Next and it brings me to my web host website!

This isn't an actual website i am just practicing before i actually purchase from an actual web host. Please help! 

heres images of what happens.

https://gyazo.com/ff3b9de43f993278a2a03342e5c03854

https://gyazo.com/c62fed9cd429752e6fb40377d6035936
basically you have to check permissions of files & folders
in general, php files should have CHMOD 664 & folders should be with CHMOD 755

some files & folders require writable access - see related guidance here => file permissions
What URL do you get sent to when you see the host error page?
(2017-01-30, 12:14 PM)Matt Wrote: [ -> ]What URL do you get sent to when you see the host error page?

this is where it sends me

https://gyazo.com/7bacce6b5e8d33522c855ca026dc24b2
Make sure ./install/ is CHMOD to 755 and ./install/index.php is 644, and if they already are, ask your host why this is happening as there is no reason for the install script to trigger a 403 error unless your host is misconfigured/poor quality.