I receive the following error when trying to install mediawiki with installatron in a subdomain that is a subdirectory of my primary drupal install. I do however have an .htaccess rule that allows you through to said subdirectory, that was tested successfully as well.
This is the error:
#####################################
! A test of the selected domain has failed (HTTP error: 403).
Installatron is unable to install on a domain that is not resolving/loading to this web account.
If this is a new web hosting account, or if this is a newly registered domain, please allow up to 24 hours for the domain to begin working (though usually within a few hours).
If you're sure that the domain is correctly loading to your web account, contact your web hosting administrator.
Technical Error: [1] Written file `/home/../public_html/../src/public/wiki/deleteme.cha9ccok.php' not accessible at `http://../deleteme.cha9ccok.php'.
2017-09-20T11:11:01-06:00 FAILURE [3; /opt/curlssl/bin/curl] http://../deleteme.cha9ccok.php [http code=403] @..(..)
#####################################
I have removed my personal details from this error however I can tell you that the A record is aimed at the right IP and does resolve via dig and multiple DNS servers.
It's been a couple days, am I missing something?
I am having exactly the same problem, my .htaccess file does not let me install any app through Installatron on a subdomain I've created.
I have even been in contact with the GD support, but with no luck.
When I (temporary, just for a test) delete my .htaccess file I can install any apps with no problem.
But I can not miss my .htaccess file as I have some important setting there for my main site.
If anyone have also been facing this issue and have solved it please share how exactly, will be very appreciated.
I get the same error when i try to install magento with its demo content using Installatron. Still searching around for a solution. If not, will have do do a manual install...
Did you find a solution?