Subrion CMS Support Forums  

Go Back   Subrion CMS Support Forums > Common Information > Installation & Upgrades

Installation & Upgrades Got stuck with Subrion installation? No problems. We offer free installation services. Request help here or discuss any issues you have during installation process.

Reply

 

LinkBack Thread Tools Display Modes
Old 01-31-2007   #1 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 289
Subrion is on a distinguished road
Default Installation Process

Here, at xooArticles, we have been thinking and discussing how to make installation easier. We decided to use common installation method for online scripts - online installer. You just fill in some most important fields like database access, url, etc. We will make as few fields as possible.
Administrator account will be also created during installation process.

I will let you know if there are any news regarding installation.
Subrion is offline   Reply With Quote
Old 12-11-2007   #2 (permalink)
Junior Member
 
Join Date: Dec 2007
Posts: 3
rallen is on a distinguished road
Default .htaccess file on a subdirectory

I've added the free version to a folder on a site where I have esyndicat installed in the root. I thought others might want to know what I used in the folder's .htaccess file to get the article site to work properly. xoo being the directory I installed the article script in (no changes were made to the .htaccess file in the root where my esyndicat directory is):

Quote:
RewriteEngine on
RewriteBase /xoo
RewriteRule ^browse/(.*/)?index([0-9]*).htm browse.php?category_path=$1&page=$2 [QSA,L]

# View Article rewrite rule
RewriteRule ^articles/([^/]+)-([0-9]*)(/([0-9]*))?.htm view-article.php?id=$2&page=$4 [QSA,L]
RewriteRule ^articles/(.+)/(.*)-([0-9]*)(/([0-9]*))?.htm view-article.php?cat=$1&id=$3&page=$5 [QSA,L]

RewriteRule ^members/([a-zA-Z0-9_]+)(-([0-9])+)?.htm$ view-account.php?username=$1&page=$3 [QSA,L]
RewriteRule ^members/index([0-9]*).html$ members-list.php?page=$1 [QSA,L]

# Static custom pages
RewriteRule ^([a-zA-Z0-9_\-]+)\.html$ pages.php?page=$1
rallen is offline   Reply With Quote
Old 12-11-2007   #3 (permalink)
Super Moderator
 
Join Date: Apr 2007
Posts: 446
Sergey Hmelevsky is on a distinguished road
Default Re: Installation Process

Hello rallen, thank you for this nice tip, I'm sure that it will helps somebody.
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -6. The time now is 06:12 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0