Problem on installation

Write about issues that you have found.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

Problem on installation

Postby rapha001 » 30 May 2014, 19:57

Hello, I am trying to install Open Real Estate
I am getting this :
Для установки продукта необходима поддержка mod_rewrite!

here My PHPINFO : http://www.really.sx/php.php

Thank you for any help
rapha001
Stranger
 
Posts: 3
Joined: 30 May 2014, 19:53
Reputation point: 0

Re: Problem on installation

Postby Xpycm » 31 May 2014, 09:18

Dropbox
Open Real Estate CMS: FAQ | FAQ 2 | FAQ 3
Image
Xpycm
Web Developer
Web Developer
 
Posts: 281
Joined: 30 Dec 2011, 11:06
Reputation point: 2

Re: Problem on installation

Postby rapha001 » 01 Jun 2014, 06:40

Thank you,

actually, the problem came from the .htaccess file, it was not uploaded because MacOS hide those type of file...

*PARDON*
rapha001
Stranger
 
Posts: 3
Joined: 30 May 2014, 19:53
Reputation point: 0

Re: Problem on installation

Postby giddion » 22 Jun 2014, 17:51

I'm having the same problem getting 1.8.2 to install.

I know mod_rewrite is working and the .htaccess is also in place because if I go to
http://far.giddion.com/bob/ I get the same output

Для установки продукта необходима поддержка mod_rewrite!

I have also checked permissions are set 777 on the required files and folders.

The required modules are installed
http://far.giddion.com/info.php
giddion
Stranger
 
Posts: 2
Joined: 22 Jun 2014, 17:24
Reputation point: 0

Re: Problem on installation

Postby giddion » 24 Jun 2014, 21:58

Fixed it myself. Site working fine now. Changed the order of lines in the .htaccess file
Code: Select all

RewriteEngine on

RewriteRule 
^install\/ ./index.php?r=install/main/index [L,QSA]

# if a directory or a file exists, use it directly
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d

# otherwise forward it to index.php
RewriteRule . index.php
DirectoryIndex index
.php

addDefaultCharset utf
-8
giddion
Stranger
 
Posts: 2
Joined: 22 Jun 2014, 17:24
Reputation point: 0

Re: Problem on installation

Postby pedroqpl » 17 Jul 2014, 19:57

Hi.

I'm getting the same error:

Для установки продукта необходима поддержка mod_rewrite!

this is my .htaccess file:

RewriteEngine on
RewriteRule ^install\/ ./index.php?r=install/main/index [L,QSA]
# if a directory or a file exists, use it directly
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# otherwise forward it to index.php
RewriteRule . index.php
DirectoryIndex index.php
addDefaultCharset utf-8

To install i type: localhost/install

I also have restarted apache . What can i do more?

thanks
pedroqpl
Stranger
 
Posts: 2
Joined: 17 Jul 2014, 18:47
Reputation point: 0

Re: Problem on installation

Postby Koduc » 21 Jul 2014, 06:40

pedroqpl wrote:I also have restarted apache . What can i do more?

thanks


Try to remove /install folder from root of site.
-- Меньше знаешь - крепче спишь --
User avatar
Koduc
Team lead
Team lead
 
Posts: 64
Joined: 28 Dec 2011, 09:11
Reputation point: 0

Re: Problem on installation

Postby pedroqpl » 22 Jul 2014, 17:36

I can't remove /install folder because i never installed the application.

It gives the message: NOT FOUND! The requested url was not found on this server.

Help please!!
pedroqpl
Stranger
 
Posts: 2
Joined: 17 Jul 2014, 18:47
Reputation point: 0

Re: Problem on installation

Postby fisher » 23 Jul 2014, 09:31

Please check whether the mod_rewrite module is enabled
fisher
Citizen
Citizen
 
Posts: 63
Joined: 15 Apr 2013, 09:30
Reputation point: 1


Return to Issues

Who is online

Users browsing this forum: No registered users and 14 guests

cron