Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Installing Magento on ISPConfig? 
 
Illuma2
Jr. Member
 
Total Posts:  2
Joined:  2008-04-30
 

I would like to be able to host a number of different Magento sites on a single server, and right now I’m attempting to install it onto a website created from within ISPConfig. Here’s what I get when I try to access /install:

Warning: include_once() [function.include-once]Unable to access /var/www/web1/web/app/code/local/Mage/Core/functions.php in /var/www/web1/web/app/Mage.php on line 44

Warning
: include_once() [function.include-once]Unable to access /var/www/web1/web/app/code/community/Mage/Core/functions.php in /var/www/web1/web/app/Mage.php on line 44

Warning
: include_once() [function.include-once]Unable to access /var/www/web1/web/app/code/local/Varien/Profiler.php in /var/www/web1/web/app/Mage.php on line 45

Warning
: include_once() [function.include-once]Unable to access /var/www/web1/web/app/code/community/Varien/Profiler.php in /var/www/web1/web/app/Mage.php on line 45

Warning
: include_once() [function.include-once]Unable to access /var/www/web1/web/app/code/core/Varien/Profiler.php in /var/www/web1/web/app/Mage.php on line 45

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Mage/Core/Model/App.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Mage/Core/Model/App.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Varien/Event/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Varien/Event/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/core/Varien/Event/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Varien/Event/Observer/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Varien/Event/Observer/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/core/Varien/Event/Observer/Collection.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Mage/Core/Model/Config.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Mage/Core/Model/Config.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Mage/Core/Model/Config/Base.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Mage/Core/Model/Config/Base.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/local/Varien/Simplexml/Config.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/community/Varien/Simplexml/Config.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Warning
: include() [function.include]Unable to access /var/www/web1/web/app/code/core/Varien/Simplexml/Config.php in /var/www/web1/web/app/code/core/Mage/Core/functions.php on line 44

Fatal error
: Class 'Varien_Event' not found in /var/www/web1/web/app/code/core/Mage/Core/Model/App.php on line 1052

 
Magento Community Magento Community
Magento Community
Magento Community
 
Illuma2
Jr. Member
 
Total Posts:  2
Joined:  2008-04-30
 

I figured out the problem, PHP Safe Mode had been enabled for the site through the ISPConfig interface. Disabling it fixed the problem.

 
Magento Community Magento Community
Magento Community
Magento Community
 
willebanks
Jr. Member
 
Total Posts:  5
Joined:  2008-09-17
 

IIIluma2,

I too am considering install Magento via ISPConfig. My concern is that I will screw up the whole server trying to install Magento. Would it be possible for you to explain the process you used to get your Magento site up and running. I have a good grasp of Linux, ISPConfig, and MySQL. Not so much with Magento…

I guess my biggest question would be - In what directory did you install the Magento files. Also did you have to add any Linux packages and dependecies or were you able to install Magento “out of the box”. When the installation is complete are you able to use your domain address without adding the magento directory ie: http://www.mybiz.com/Magento or http://www.mybiz.com

Lastly, have you been able to host multiple Magento sites or are you limited to just one site.

I have read and reread the Magento installation instructions which seem fairly straight forward...since you seem to have had some success I hope you can help me avoid any problems you may have had.

Thanks in Advance,

Will Banks

 
Magento Community Magento Community
Magento Community
Magento Community
 
cornel4u
Jr. Member
 
Total Posts:  1
Joined:  2008-10-05
 

I have tried and tried to install Magento for a customer on a server running Ubuntu / ISPConfig.
Guess what, I gave up!
Too unfriendly and too many hickups. Bottom line the installation is not up to date and very unfriendly for the average user!

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
53200 users|737 users currently online|107234 forum posts