User Tools

Site Tools


magento

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
magento [2016/04/14 07:55] – created luke7858magento [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +=== Magento Version ===
 +<sxh bash>
 +php -a
 +
 +php > include '/var/doc/root/public_html/app/Mage.php';
 +php > echo Mage::getVersion();
 +1.6.2.0
 +php > echo Mage::getEdition();
 +Community
 +php > exit();
 +</sxh>
 +\\
 <sxh bash> <sxh bash>
 app/etc/local.xml app/etc/local.xml
 </sxh> </sxh>
magento.1460620541.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki