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

PHP modules problem


Go to End


2 Posts   2688 Views

Avatar
Braiam

Community Member, 1 Post

3 March 2011 at 5:34pm

I try to set up a web server, using windows 7 desktop, apache 2.2.13+ssl+ipv6, PHP 5.3.5, using a ipv6 tunnel.

I have 2 problems in the summary:

GD2 support GD support for PHP not included.
date.timezone set and valid date.timezone option in php.ini must be set in PHP 5.3.0+

for both i googled, activate gd in php.ini file, and change the date.timezone options but still getting the same messages.

Thanking in advance

Avatar
Willr

Forum Moderator, 5523 Posts

3 March 2011 at 9:13pm

Have you restarted apache? For things like adding GD2 that requires a restart or at least a config reload perhaps.