I have been following this tutorial: https://www.digitalocean.com/community/tutorials/a-straightforward-guide-on-installing-web-facing-applications-on-a-vps
I have made it all the way until I have to insert http://your_domain/forum/install/
I’m getting a 404 error ‘The requested URL /forum/install was not found on this server.’
please help!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
If you still haven’t figured out this issue, its rather simple. Apache created a bit different file structure for it’s default serving location than one described in guide.
Instead of it being /var/www/index.html where you copied and made forum folder it is actually /var/www/html/index.html
Basically one additional folder was added hence when you try to start forum installation and visit IP/forum/install it doesn’t load.
Just move your forum folder from /var/www/ to /var/www/html/
I wish someone form this company would answer as well. I followed that guide to the T had issues with the unzup mybb.zip
and when I get to http://my.domain.com/mybb/install - doesnt work - :(
PLEASE HELP
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.