XF 1.1 So, I've uploaded to /community, but can't install - only shows 'page not found'

ArnyVee

Well-known member
Licensed customer
So, I've uploaded to /community, but can't install - only shows 'page not found' when I go to the xxxxxx.com/community/install directory it only displays the following 'page not found' page....

page_not_found.webp

This has an existing vB install under /forums and the homepage is using vBadvanced. Would that cause a conflict?

If not, any ideas of how I can get past this and get xF installed to test things out?
 
Do you have any rewrite rules in place?

I am getting redirected to various different pages when trying out variations of the install path.
 
vBSEO could definitely be the trigger.

Try setting the RewriteBase on the .htaccess in the XF root to /community
 
Didn't seem to work.

I changed this.... #RewriteBase /xenforo .....to this.... RewriteBase /community

After uploading it and overwriting the old htaccess.txt file, it still didn't work.

Is that all I had to do?
 
Back
Top Bottom