Issue with URL detection
Permalink
Hello!
My page is located at mydomain.com. I had an issue with the installation, it said that my cookies were disabled, even though they weren't. If I clicked "Run Tests" again, I would be able to continue, however in the address bar the address had changed from
http://www.mydomain.com tohttp://www.mydomain.com/~117048/mydomain.com/public_html....
To get around this, I went to "concrete/config/base.php" and commented the lines 24-31 and instead wrote
It let me past the installation and I installed with no issues.
When viewing the index page, it says no page found. If I revert the base.php to it's original state, it works, however it changes the domain.
How can I solve this?
Thanks in advance
(I have also tried contacting my hoster, although they have not yet responded)
My page is located at mydomain.com. I had an issue with the installation, it said that my cookies were disabled, even though they weren't. If I clicked "Run Tests" again, I would be able to continue, however in the address bar the address had changed from
http://www.mydomain.com tohttp://www.mydomain.com/~117048/mydomain.com/public_html....
To get around this, I went to "concrete/config/base.php" and commented the lines 24-31 and instead wrote
define('DIR_REL', '');
It let me past the installation and I installed with no issues.
When viewing the index page, it says no page found. If I revert the base.php to it's original state, it works, however it changes the domain.
How can I solve this?
Thanks in advance
(I have also tried contacting my hoster, although they have not yet responded)
How can this be solved, for free?