Install Example Data

Skip to end of metadata
Go to start of metadata

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

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. 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?

    1. 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.

  2. 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?

    1. May 31, 2011

      Sandeep Narwal says:

      make sure you have .htaccess

      make sure you have .htaccess

  3. Jul 11, 2011

    Horst Baumann says:

    put RewriteBase / into your .htaccess

    put

    RewriteBase /

    into your .htaccess