VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: kevm.cc on January 31, 2012, 11:50:19 AM

Title: Fatal error on install
Post by: kevm.cc on January 31, 2012, 11:50:19 AM
Just installed VirtueMart 2.0 on my Joomla 1.7.3 dev site, and now I'm getting an error, even though I disabled the VirtueMart plug-ins. Here's the error:

Fatal error: require() [function.require]: Failed opening required '/directory/subdirectory/etc/' (include_path='.:/usr/local/php52/pear') in /directory/subdirectory/etc/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 31

What's going on here, and how can I fix it. I'm quite new to all this, so any help anyone might be able to offer would be most appreciated.
Title: Re: Fatal error on install
Post by: Milbo on January 31, 2012, 20:31:09 PM
You maybe disabled all plugins, but not the cart module....

But the line is: if (!class_exists( 'VmConfig' )) require(JPATH_ADMINISTRATOR . DS . 'components' . DS . 'com_virtuemart'.DS.'helpers'.DS.'config.php');

But you get Failed opening required '/directory/subdirectory/etc/', this is really strange.
Title: Re: Fatal error on install
Post by: kevm.cc on February 01, 2012, 02:41:00 AM
Thanks, Milbo. Turning off the modules at least gets me back to where I was. Should I uninstall VirtueMart and try again? Can it be uninstalled?
Title: Re: Fatal error on install
Post by: willow3 on February 01, 2012, 11:45:57 AM
I have same problem getting this message after installing  (on Joomla 1.5)

Fatal error: require() [function.require]: Failed opening required '/content/HostingPlus/c/h/chickenhousesni.co.uk/web/administrator/components/com_virtuemart/helpers/config.php' (include_path='.:/usr/local/php5/lib/php') in /content/HostingPlus/c/h/chickenhousesni.co.uk/web/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 31

Not sure what to do, did you get yours fixed??
Title: Re: Fatal error on install
Post by: Milbo on February 01, 2012, 13:45:29 PM
The point is that you use an old aio. Please try the new inofficial release http://forum.virtuemart.net/index.php?topic=96945.0