Yii app on Amazon EC2 how to make it work? -


i deploy yii app amazon ec2. i've installed httpd, mysql, php , necessary modules. app running fine on wampserver localhost. i've transferred (db, app folder) i'm having issues accessing site. see default apache site, , see directory structure under var/www/html/app folder, , var/www/html/app/web gives blank page (or internal server error). have .htaccess file in var/www/html/app/web. searching lot, , have found informations allowoverride, virtual hosts (i have ip, server name then? ip?), etc, , have tried few different things, don't want mess up, , i'm pretty sure must simple adjustments make work, don't know (maybe settings ec2 elastic ip? dont yet have 1 i'm not sure need it). don't have experience, can please point me right direction else have set in order make work? thank much!

update: have set elastic ip , registered domain.

i have chosed image, , without special actions works. first amazon image, it's ubuntu.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -