Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

silverstripe 2.4.5 postgresql


Go to End


3 Posts   1784 Views

Avatar
mecat

Community Member, 2 Posts

7 February 2011 at 9:37pm

hi

I was looking for installation procedure for silverstripe 2.4.5 on postgresql. i'v downloaded
PostgreSQL [v0.9.2]
and copied content of talbar into same directory as those dirs:
/mysite
/sapphire
and changed directory name to „postgres”
Then i was trying to find out what does it mean:
"Run dev/build and you should be set"
but i do not know what "dev/build" is.
When i am tring to launch installation page and change database to Postgersql 8.3+ i have this message:
"PHP has the required extension, but SilverStripe is missing the module
The SilverStripe module, postgresql, is missing or incomplete. Please download it."
can someone guide me to finish this installation?

best regards

MecaT

Avatar
Willr

Forum Moderator, 5523 Posts

8 February 2011 at 8:44pm

but i do not know what "dev/build" is.

I heavily recommend doing the first tutorials before getting into anything else with SilverStripe as you'll learn these common functions.

The folder name should also be postgresql rather than postgres.

Avatar
mecat

Community Member, 2 Posts

10 February 2011 at 8:15am

thanks
i renamed "postgres" to "postgresql" and everything works ok.