Hello to all,
i get the 500 internal server error when i try to go to following link: http://cristinaloewy.de/administrator/index.php?option=com_virtuemart&view=media (http://cristinaloewy.de/administrator/index.php?option=com_virtuemart&view=media)
All other functions in front and backend are working perfect.
Also the media syncronize works.
Can some body help me
Thanks in advance,
Alejandro
Here my system:
PHP Version 5.3.18-nmm1
VM installed: 2.0.24c
Joomla! 2.5.11
Log files error:
-----
without cgi Modus: "[Mon Mar 24 17:14:13 2014] [notice] child pid 26336 exit signal Segmentation fault (11)"
with cgi Modus: "[Mon Mar 24 17:20:39 2014] [error] [client 85.13.159.249] Premature end of script headers: php5-cgi, referer: http://cristinaloewy.de/administrator/index.php
?option=com_virtuemart&view=media"
--------
The hoster All-inkl.com has not find any error
QuoteMore Infos:
I,m using SEF and Templates override
Life Site is http://cristinaloewy.de (http://cristinaloewy.de)
See attachment htaccess
Hello,
i solve the problem !!!There was not an access problem.
There was 3 ids in the The databasetable xxx_virtuemart_medias without mimetype and this ids.
And there are not a link to the above ids in the table _virtuemart_product_medias.
So after delete the 3 ids in the _virtuemart_medias the problem was solved.
QuoteQuestion:
I think there must be an error message when the database have similar problems !
Is there a way to automatize a check of database ?