Page 1 of 1

installation on Ubuntu 13.04

PostPosted: 05 Sep 2013, 01:03
by thanh
hi friends
i downloaded OpenRealstateV1.5.1-en.zip, and followed installation instructions.
I make sure Lamp server (on Unbuntu 13.04) support all requirements. also enbale mod_rewite.

I used Chrome browser, entering http://localhost/realty/install ... and the error below bombed out

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

what is missing ??? something basic !
Please help newbie.
Thanks in advance.

Re: installation on Ubuntu 13.04

PostPosted: 05 Sep 2013, 08:25
by Foton
Try to enable mod_rewrite in your server configuration.

Re: installation on Ubuntu 13.04

PostPosted: 25 May 2014, 13:16
by b3ta
I have the same problem on version 1.8.1 .
I'm 100% sure that i have mod_rewrite installed.

HP Warning: require(/home/admin/web/sitename.com/public_html/protected/config/main-free.php): failed to open stream: No such file or directory in /home/admin/web/sitename.com/public_html/framework/base/CApplication.php on line 133
[Sun May 25 03:40:19.788661 2014] [:error] [pid 24247] PHP Fatal error: require(): Failed opening required '/home/admin/web/sitename.com/public_html/protected/config/main-free.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/admin/web/sitename.com/public_html/framework/base/CApplication.php on line 133
[Sun May 25 03:55:26.221196 2014] [core:alert] [pid 26797] /home/admin/web/sitename.com/public_html/.htaccess:

Note:
.htaccess seems to be empty

Re: installation on Ubuntu 13.04

PostPosted: 26 May 2014, 07:32
by Koduc
b3ta wrote:failed to open stream: No such file or directory in ...

Please check permissions for file: /protected/config/main-free.php
(required 0666).