and just to give you an idea of how this is possible, the zend framework uses a bootstrapper file, (index.php) and the .htaccess file says basically, when you request /install/ goto index.php and run install, and the index.php file handles it from there,
Then that means your server or host has not ebabled mod_rewrite which is required for Magento to work right. You should probably contact your host and ask if they can enabled mod_rewrite for you. Or choose a host from the recommendation list:
Then that means your server or host has not ebabled mod_rewrite which is required for Magento to work right. You should probably contact your host and ask if they can enabled mod_rewrite for you. Or choose a host from the recommendation list:
ok.. the wizard shows up.. but above the wizard i’m getting the following errors:
Warning: session_start() [function.session-start]: Cannot find save handler files in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[0] in session_start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[1] in Mage_Core_Model_Session_Abstract_Varien->start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session.php on line 32
[2] in Mage_Core_Model_Session->__construct(Array[0]) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Config.php on line 555
[3] in Mage_Core_Model_Config->getModelInstance("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 242
[4] in Mage::getModel("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 249
[5] in Mage::getSingleton("core/session") in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Action.php on line 76
[6] in Mage_Core_Controller_Varien_Action->__construct(Zend_Controller_Request_Http, Zend_Controller_Response_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 124
[7] in Mage_Core_Controller_Varien_Router_Standard->match(Zend_Controller_Request_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Front.php on line 139
[8] in Mage_Core_Controller_Varien_Front->dispatch() in /home/ramconew/public_html/catalog/app/Mage.php on line 356
[9] in Mage::run("base") in /home/ramconew/public_html/catalog/index.php on line 27
Warning: session_start() [function.session-start]: Cannot find save handler files in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[0] in session_start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[1] in Mage_Core_Model_Session_Abstract_Varien->start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 58
[2] in Mage_Core_Model_Session_Abstract_Varien->init("core") in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract.php on line 26
[3] in Mage_Core_Model_Session_Abstract->init("core") in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session.php on line 32
[4] in Mage_Core_Model_Session->__construct(Array[0]) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Config.php on line 555
[5] in Mage_Core_Model_Config->getModelInstance("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 242
[6] in Mage::getModel("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 249
[7] in Mage::getSingleton("core/session") in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Action.php on line 76
[8] in Mage_Core_Controller_Varien_Action->__construct(Zend_Controller_Request_Http, Zend_Controller_Response_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 124
[9] in Mage_Core_Controller_Varien_Router_Standard->match(Zend_Controller_Request_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Front.php on line 139
[10] in Mage_Core_Controller_Varien_Front->dispatch() in /home/ramconew/public_html/catalog/app/Mage.php on line 356
[11] in Mage::run("base") in /home/ramconew/public_html/catalog/index.php on line 27
okay.. that was done.. now the eror has changed to theis
Warning: session_start() [function.session-start]: Unknown session.serialize_handler. Failed to decode session object. in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[0] in session_start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 49
[1] in Mage_Core_Model_Session_Abstract_Varien->start() in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Session.php on line 32
[2] in Mage_Core_Model_Session->__construct(Array[0]) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Model/Config.php on line 555
[3] in Mage_Core_Model_Config->getModelInstance("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 242
[4] in Mage::getModel("core/session", Array[0]) in /home/ramconew/public_html/catalog/app/Mage.php on line 249
[5] in Mage::getSingleton("core/session") in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Action.php on line 76
[6] in Mage_Core_Controller_Varien_Action->__construct(Zend_Controller_Request_Http, Zend_Controller_Response_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 124
[7] in Mage_Core_Controller_Varien_Router_Standard->match(Zend_Controller_Request_Http) in /home/ramconew/public_html/catalog/app/code/core/Mage/Core/Controller/Varien/Front.php on line 139
[8] in Mage_Core_Controller_Varien_Front->dispatch() in /home/ramconew/public_html/catalog/app/Mage.php on line 356
[9] in Mage::run("base") in /home/ramconew/public_html/catalog/index.php on line 27