Without the additional conditionals,and the [L] the .htaccess file fails to run on the streamline servers.
Now that I have inserted the above conditional I can see the Installation pages, but am receiving the following errors, these are displaying at the top of the document before the doctype.
Warning: set_time_limit() has been disabled for security reasons in /thedirectory_on_my_server/magento/app/code/core/Mage/Install/controllers/WizardController.php on line 20
[0] in set_time_limit(120) in //thedirectory_on_my_server/magento/app/code/core/Mage/Install/controllers/WizardController.php on line 20
[1] in include("/thedirectory_on_my_server/magento/app/code/core/Mage/Install/controllers/Wiz") in /thedirectory_on_my_server/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 122
[2] in Mage_Core_Controller_Varien_Router_Standard->match(Zend_Controller_Request_Http) in /thedirectory_on_my_server/magento/app/code/core/Mage/Core/Controller/Varien/Front.php on line 164
[3] in Mage_Core_Controller_Varien_Front->dispatch() in /thedirectory_on_my_server/magento/app/Mage.php on line 378
[4] in Mage::run("base") in /thedirectory_on_my_server/magento/index.php on line 28
Can i just proceed with the install or if not what can I do to re-solve this problem. Another question I tried to continue the installation, just ignoring the above, as this installation wont be an actual site, i just want to test that it will work on my reseller hosting platform. Does mcrypt have to be turned on in the php.ini file? Because when I get to the Configuration stage, i have the following error:
PHP Extension “mcrypt” must be loaded
Or is it not loading a function correctly somewhere in an include? due to the errors above.
Yes I did, your reply didn’t exactly answer my question.
However I found out that mcrypt & mhash must be installed and enabled using the php.ini file. At the moment streamline.net do NOT support this, sent a ticket to them asking them to install and enable it on their servers. Shall have to see what they send back to me.
If they refuse I will install it on my VPS account with webfusion or my account with dreamhosters.com, and see how that goes.
Would be really interested to hear how you got on with Streamline.net. I wish people would update their threads, as its really helpful for other people.