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
Post a Comment