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


Go to End


2 Posts   1483 Views

Avatar
Sync100

Community Member, 3 Posts

10 October 2015 at 7:00am

Hello

I want to install silverstripe, everything is correct, except I get this message:

allow_call_time_pass_reference is set to '' in php.ini. You can install with allow_call_time_pass_reference not set, but some warnings may get displayed. For best results, turn it on.

where can I find php.ini?

I looked in the root but it wasn't there and also not in the unzipped files.

Thanks .

Avatar
helenclarko

Community Member, 166 Posts

12 October 2015 at 9:08am

Something to help you locate your PHP.ini file.
Hi Sync100

https://www.ostraining.com/blog/coding/phpini-file/

The PHP.ini is a configuration file for PHP, PHP is a requirement of Silverstripe (Silverstripe does not include PHP).
Your hosting should include PHP, but may not allow for editing of the php.ini file directly.

-helenclarko