After downloading extract the package into your document root, please be sure that there is no existing pimcore inside, because the example package contains also the pimcore source files and the website folder.
After extracting, create a new database and load the contents of pimcore_example.sql in it.
Now open the file /website/var/config/system.xml and check the configuration of the database.
Done. You have a ready to run pimcore instance.
| Login-URL |
[http://www.your-domain.com/admin ] |
| Username | admin |
| Password |
admin |
Note
Example-Data requires short_open_tag ON, if anyone is interested to contribute a version without short tags please let us know.
Download Example Data
You can download the example data here: http://www.pimcore.org/download
Comments (5)
Nov 08, 2010
Richard Diekman says:
Had problem w/ install After going through the step by step, I get to the step ...Had problem w/ install
After going through the step by step, I get to the step of point browser to mydomain.com/install but there is no install directory. Any solutions?
Nov 08, 2010
Bernhard Rusch says:
When installing the example data you don't have to call /install just go to /adm...When installing the example data you don't have to call /install just go to /admin.
May 20, 2011
Gernot Gradwohl says:
I have a problem with the /admin. I always get a Error that this URL does not ex...I have a problem with the /admin. I always get a Error that this URL does not exist. What can I do?
May 31, 2011
Sandeep Narwal says:
make sure you have .htaccessmake sure you have .htaccess
Jul 11, 2011
Horst Baumann says:
put RewriteBase / into your .htaccessput
RewriteBase /
into your .htaccess