My domain is http://shinylead.com and I'd install sendy on http://shinylead.com/email
In config.php I'd put $dbHost = 'localhost'; and enter other details.
But when I'm trying to open http://shinylead.com/email url, url change as http://shinylead.com/email/_install.php and page looking as blank.
I have check http://shinylead.com/email/_compatibility.php?i=1 and it's showing following message:-
Server configuration:
Your PHP version is 5.3.25
mysqli extension is installed
mod_rewrite is not enabled
display_errors is turned off
hash is enabled
curl is enabled
gettext is enabled
curl_exec is enabled
curl_multi_exec is enabled
Score: 8/9
I'd put your .htaccess file on root - http://shinylead.com
Please help me to know what I am doing wrong.