Question: Unable To Install The Forum .I Need Help

Unable To Install The Forum .I Need Help

Hello I recently purchased your plugin I uploaded the extracted file to a folder named forum in my file manager So i tried to to insalll it but am getting this error below Oops! An Error Occur...

AA

Ayoade Adeyemi

Asked
Hello
I recently purchased your plugin

I uploaded the extracted file to a folder named forum in my file manager
So i tried to to insalll it but am getting this error below

Oops! An Error Occurred
The server returned a "404 Not Found".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

How can i fix this
  • MS

    Mian Saleem

    Answered
    Hello,

    The steps are quite cleared. I checked the installer again and it is working fine. As you can can't access the installer so I suspecting it's something with path or serve config. But there could be other reasons too. I am here to check for you.

    If you read my first reply again you will know that I asked you to share the server details in private reply and how to post private reply is mentioned on the first reply too.

    _You can add private reply by checking the `Private` at the top right or reply section._

    Thank you
  • AA

    Ayoade Adeyemi

    Answered
    I cannot see Private here
    Can you show me screenshot where i can reply you on private
  • AA

    Ayoade Adeyemi

    Answered
    I cannot find reply by private
    Screenshot attached
  • MS

    Mian Saleem

    Answered
    Hello,

    I am sorry as new site had issue with Private. I have fixed it. Please reload the page and try now.

    Thank you
  • PT

    Per Arne Tangen

    Answered
    I made it work. It is a matter of file permissions. Upload all files and folders to your public_html folder, give .env file permission 777, and run yourdomain/install/
  • AA

    Ayoade Adeyemi

    Answered
    @Per Arne Tangen

    I extracted mine to a folder and i tried changing file permission as you have suggested but it didnot work for me..What else did you do to make yours work .Am getting fraustrated waking up to fiight an installer on my screen each day, both my test and live environment didnot work

    I think extracting such files drectly along side with your wordpress files is not really good because there will be so many files folders under your public_html
    example having two .htaccess under public_html
    If you are to troubleshoot then you have to becareful so that you dont delete your wordpress files by accdent
  • PT

    Per Arne Tangen

    Answered
    All I did was upload the zip file to public_html and unzipped it there. I then chmodded the .env file 777 before installation. After that, all was ok. You can also try to chmod all files 777 during the installation and change it back after it is done.
  • AA

    Ayoade Adeyemi

    Answered
    Are you creating a forum only ?
    My site is not for only forum thats why it has to be site.com/forum
    So the option i have is to upload thie zip folder to public_html and extract it to a named folder not alongside with my wordpress files
  • MS

    Mian Saleem

    Answered
    Hello,

    I have noticed these issue and it's not item related but your server related.

    1. PHP version need to be 8.2+ (it was php8.0 and I have set to php8.3)
    2. Your Wordpress multiple site installation it showing up on the '/install' route. That's clearly the web server configuration issue. I am not good at servers but once your `nginx` setup to allow direct traffic to `forum/public` folder the installer will show up. If you are not using apache web server there is no need to check `.htacess` files. So your server admin can guide about this.

    Your Wordpress multi-site causing is blocking the access so it needs to be fixed. I suggest you install the forum on subdomain.

    Thank you
  • MS

    Mian Saleem

    Answered
    **[Per Arne Tangen](/u/perarnetangen)** If issue is due to Wordpress multi-site setup that is not allowing access to the files in subdirectory. Thanks for helping
  • Login to Reply