Installing & Running Magento

Status
Not open for further replies.

terryshf

New Member
Messages
1
Reaction score
0
Points
0
Greetings to all,

I have been searching the web for an e-commerce solution which is open source and i have found a brilliant one, Magento http://www.magentocommerce.com.

Only problem is i have installed it to /home/terryshf, and renamed the old index.html to prevent it from loading the wrong one, but when i go to the site i get the following error.

I enter the address http://baetest.x10hosting.com/ then it loads as

http://baetest.x10hosting.com/index.php/install/ and then i get the following

Warning: set_time_limit() has been disabled for security reasons in /home/terryshf/public_html/app/code/core/Mage/Install/controllers/WizardController.php on line 20
[0] in set_time_limit(120) in /home/terryshf/public_html/app/code/core/Mage/Install/controllers/WizardController.php on line 20
[1] in include("/home/terryshf/public_html/app/code/core/Mage/Install/controllers/WizardController.php") in /home/terryshf/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 125
[2] in Mage_Core_Controller_Varien_Router_Standard->match(Mage_Core_Controller_Request_Http) in /home/terryshf/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php on line 147
[3] in Mage_Core_Controller_Varien_Front->dispatch() in /home/terryshf/public_html/app/Mage.php on line 424
[4] in Mage::run("default") in /home/terryshf/public_html/index.php on line 40
So i am wondering if there was a problem with the installation of this PHP orientated e-commerce solution. I have been trying to find appropriate help regarding the installation of Magento, but yielded little result.

I summise that it may be something to do with the version of PHP which is running which is currently basic.

So any help would be brilliant and i will attempt to answer all questions asked.

Thanks in advance.
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
I would suggest upgrading your php from basic to intermediate . This can be done by logging into here http://x10hosting.com/account and requesting to be upgraded. Please don't try to get the advanced PHP version. People will rarely get that version.
 
Status
Not open for further replies.
Top