Hi I have problem with installing VM2. When I try to upload com_virtuemart.2.0.6.tar.gz I have this message:
QuoteInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@autoparts-solution.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at www.autoparts-solution.com Port 80
Please help.
webdeep,
There are quite a few responses to this in regards to uploading.
* one is to simply contact your provider and ask for a larger PHP
* one is the amount of time the server takes to perform the actions - If you use Chrome (it has an excellent upload % scale that shows how long a file is taking to upload)
* I have had several of these issues after about version 2.0.4 and you may need to try several things
* convert the tar file to zip - you can find a few converters online and they do an excellent job.
* the other is I would suggest ( upload the files both to your public or home folder first and then use an absolute link to install them)
http://www.yoursitename.com/com_virtuemart.2.0.7.zip
Do this through the extension manager - third type of install.
* it works for me.
I am trying to install VM2 but I receive this page. What do I do ?
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in H:\Softwares\wamp\wamp\www\acaua\libraries\joomla\filesystem\archive\tar.php on line 146
Call Stack
# Time Memory Function Location
1 0.0017 24224824 {main}( ) ..\index.php:0
2 0.2594 33391592 JAdministrator->dispatch( ) ..\index.php:46
3 0.2691 33909928 JComponentHelper::renderComponent( ) ..\application.php:152
4 0.2856 33961504 JComponentHelper::executeComponent( ) ..\helper.php:357
5 0.2870 34012816 require_once( 'H:\Softwares\wamp\wamp\www\acaua\administrator\components\com_installer\installer.php' ) ..\helper.php:388
6 0.2966 34448248 JController->execute( ) ..\installer.php:22
7 0.2966 34448328 InstallerControllerInstall->install( ) ..\controller.php:754
8 0.3077 35115616 InstallerModelInstall->install( ) ..\install.php:30
9 0.3095 35183384 InstallerModelInstall->_getPackageFromUpload( ) ..\install.php:87
10 0.3197 35431184 JInstallerHelper::unpack( ) ..\install.php:185
11 0.3212 35497632 JArchive::extract( ) ..\helper.php:130
12 0.3851 37111680 JArchiveTar->extract( ) ..\archive.php:95
13 0.3970 42944704 JArchiveTar->_getTarInfo( )
Fatal error: Maximum execution time of 30 seconds - tells you that you need to increase max_execution_time setting in your wamp's php.ini file.