We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

After installing Oxwall on my domain i cant install other script (ex wordpress) | Forum

Dimitris
Dimitris Oct 24 '14
hi, i have a domain ex mydomain.com with oxwall installed with autoinstaller that is provided from my hosting company.
i want to install and test some other scripts also and using autoinstaller it installs them ex in mydomain.com/wordpress
but when point to url mydomain.com/wordpress it loads oxwall site with a page not found error

where is the problem? in oxwall routes or to my hosting ?
JB Tech (FoxTechs)
JB Tech (FoxTechs) Oct 24 '14
This is because of the .htaccess file Oxwall uses. You need to have a separate directory for your wordpress site, and then add the right code to Oxwall's main .htaccess file. I believe this might be the one I used: (this redirects a sub-domain to the right place)


RewriteCond %{HTTP_HOST} ^wordpress\.mysite\.com
RewriteRule ^(.*)$ http://mysite.com/wordpress/$1 [R=301]


I'm not 100% sure if that's the code I used before, however. You can still try it.

~Jake,

FoxTechs/EWT GS

www.ewtnet.us

Dimitris
Dimitris Oct 24 '14
thank you very much, i will try it although i dont know much about .htaccess rules
ross Team
ross Oct 26 '14
Dimitris, did Jake instructions help you?
Dimitris
Dimitris Oct 27 '14

Quote from ross Dimitris, did Jake instructions help you?

i havent try it yet, i am trying to communicate with my host to see if i can install (with autoinstaller) the script (ex wordpress) on a subdomain , but communication is "difficult"
ross Team
ross Oct 28 '14
Alright, just in take a look here: http://www.oxwall.org/forum/topic/3913
Austeyr
Austeyr Feb 18 '15
very close jake....


If installing your wordpress in a folder on your domain you will need to edit your root htacccess file. 


If you are just adding a wordpress install to your domain with a structure such as 


yoursite.com/wordpress 


you will need to use.


RewriteCond %{REQUEST_URI} !/wordpress/


how ever if you added this domain with a structure like 


wordpress.mysite.com 


then you need to add this 


RewriteCond %{HTTP_HOST} ^(www\.wordpress\.)?yoursite\.com

RewriteRule .* - [L]



hope that helps.


The Forum post is edited by Austeyr Feb 18 '15
Austeyr
Austeyr Feb 18 '15
and just noticed ross posted answer, but answer on that page has a code that makes things load a lot slower need the back slash within the code for some reason and you get a faster load dont no why...
Nathan Pinno
Nathan Pinno May 14 '15

Quote from ross Alright, just in take a look here: http://www.oxwall.org/forum/topic/3913
Thanks @ross, the instructions there solved the issue I was having!
Maksim
Maksim May 14 '15
Sorry maybe the translation is not correct!As Oxwall in WordPress to integrate???? Please tell me! 
Maksim
Maksim May 14 '15

Цитата от Натан
Цитата Из Росса все в порядке, просто в посмотрите здесь: http://www.oxwall.org/forum/topic/3913
Спасибо @Росс, инструкции там решена проблема у меня была!
Show me your site. 
Maksim
Maksim May 14 '15

Quote from Austeyr and just noticed ross posted answer, but answer on that page has a code that makes things load a lot slower need the back slash within the code for some reason and you get a faster load dont no why...
I watched you here is my website http://belallyur.ru/
Maksim
Maksim May 14 '15

Quote from Maksim
Quote from Austeyr and just noticed ross posted answer, but answer on that page has a code that makes things load a lot slower need the back slash within the code for some reason and you get a faster load dont no why...
I watched you here is my website http://belallyur.ru/
Do a registration using Facebook, and Facebook!
ross Team
ross May 14 '15
Maksim, you're not eligible to remove attribution from your website, please restore the Oxwall attribution