hunter93 Posted November 22, 2022 Posted November 22, 2022 I have a question about installing apps on my site. If I want to install an app like phpbb to a different directory instead of the root directory, how would I do that. Would I have to create the directory first?
OnEnemy Posted November 23, 2022 Posted November 23, 2022 I will see what I can help with, but just as a foreshadowing, installing apps to the root directory will cause them not to be seen or used by anyone. You are gonna wanna make sure its installed/unpacked in httpdocs or a subdirectory in httpdocs and then go to your website or website plus the directory you created to get the install process started. I usually create the database with user and password, copy that down first before i upload anything and then proceed with installation.
Krydos Posted November 23, 2022 Posted November 23, 2022 It looks like you managed to install phpbb to httpdocs/forums/ so I guess you answered your own question. Let us know if you need help with anything else.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now