News:

Looking for documentation? Take a look on our wiki

Main Menu

500 Internal Server Error

Started by marcgagnon, April 24, 2012, 04:41:58 AM

Previous topic - Next topic

marcgagnon

Hello!

I solved this problem "500 Internal Server Error" on my godaddy shared server by unarchiving the tar.gz files into a new directory and compressing it under a .zip format , installing it with the extension manager and it worked all fine.

I had try all the other alternatives max_execution-time, Memory,...  but this one worked. 

You have to do this for both compressed files.

Maybe it would be easier if the developpers would compress the files in a more conventional zip format.  Took me hours to figure it out for such a singular solution.

Found the answer here using google translater: http://www.joomlaportal.de/joomla-2-5-j1-7-e-commerce-l-sungen/275638-virtuemart-l-sst-sich-nicht-installieren.html

Yours,

Marc

scarrott

This worked for me too. Was driving me mad so thanks so much for the solution.

Milbo

The problem is that the zip format takes now already more than 2100 kb. Most servers use 2048kb as upload limit. Additionally to that was the tar.gz a lot more known than zip.

We already provided the beta as tar.gz and as zip. But people with crappy servers will always have a problem. Either it is too big, or it is tar.gz, lol.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

djliquid

Thanks! This helped me too with both component and aio with 1and1 shared hosting.

afif

Hi All,


I've try to unzip the original file downloaded from  VM latest (2.0.12 stable version) from http://dev.virtuemart.net/projects/virtuemart/files

I choose com_virtuemart.2.0.12f_extract_first.zip

Extract the file first using winzip and have 2 zip file which is com_virtuemart.2.0.12f.zip and com_virtuemart.2.0.12f.aio.zip


And install both zip file using install/update at Joomla 2.5.7 admin GUI. But the same error appear once i try to upload new product

I've try other installation using upload the file at tmp folder and install using second option and Joomla admin but still received the same error while uploading a new product


Can u assist me on how you install the VM2 and which installer that i need to download


Your assistance is highly appreciate

thanks

regards,

bytelord

Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

afif

Hi Bytelord,


Thanks for your prompt reply ;)


I've managed to solve previous issue by reinstall everything from the scratch and i notice that the error is when i update the product and fill the currency details. Need to make sure the default currency is the same with the new product registered


But the new issue has come out.   :'(


I'm using template developed by astemplates. The problem is, some of the content is not in the right position. The major error is when u request to check out after buying things on the mart, the edit and billling information is mess up. The save button/ cancel button/ checkout as a guest button arrangement is one up and one down. Even worst u can't see the words inside the button due to the box button become smaller

This is the error appear "Notice: Trying to get property of non-object in /var/www/html/templates/as002037/index.php on line 42 "

Can someone help me dealing with this error


Thanks


Regards,




bytelord

Hello,

Did you try with vm default theme? If yes and is working may be your template is out dated, do please use the follow link to track the vm template changes. Forgot to mension your vm2 version btw.
http://virtuemart.net/index.php?option=com_content&id=416

Also here you could find the latest template changes
http://dev.virtuemart.net/attachments/download/492/com_virtuemart.2.0.12_layout_changes.zip
http://dev.virtuemart.net/attachments/download/476/com_virtuemart.2.0.10_layout_changes.zip
http://dev.virtuemart.net/attachments/download/456/com_virtuemart.2.0.8_layout_changes.zip
..

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

afif

Hai Bytelord,

My VM is 2.0.12f

What do you mean by VM default template? Is it with Joomla default template? The arrangement is also not in a good arrangement with Joomla default template. With the latest templates attach (layout design) can i fix this issue? How to install layout changes zip. Do i need to uninstall my current VM and install using file attach (VM 2.0.12 layout changes zip) in your previous comment? 

Regards,

bytelord

#9
ok,

Let's take it from the start. You buy a commercial template from astemplates and produces some errors in index.php ... this is a joomla template issue have to do with joomla templates and not vm ... so first you should ask them and request support for them. Also please read the following: http://forum.virtuemart.net/index.php?topic=108212.0

Try to change to joomla beez20 template as the default one to check if it is working fine ...

The files layout changes is some images that compare the previous and the current release of vm and show the changes on the default templates, so it is easy for the user to update his custom template, is not an installation package or any other extension... just images ... open then and take a look ... did you try?

I have to say again your error comes from your commercial template .... and index.php is a part of Joomla Template system ... so please ask your template provider have nothing to do with vm or joomla ....

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

notanothernumber

Having a big problem updating virtuemart  2.0.10 to 2.0.12f. The installation goes fine and it says all updated and installed but if I then visit any area of virtuemart (either on the front end or back end) the server times out and the connection was reset. I'm presently testing this on my local machine and any help/advice would be appreciated

Cheers
Martin

bytelord

Hello,

This one seems as Apache/PHP issue. Any errors inside joomla log?
Take also a look over here:
http://forum.virtuemart.net/index.php?topic=109581.msg367621#msg367621
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

notanothernumber

Sorry probably a dumb question but where do I find 'joomla log'?

Cheers
Martin

bytelord

Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

notanothernumber

Thanks for that but nothing in there. I'll try following the instructions in the link you sent over.

Cheers
Martin