/    Sign up×
Community /Pin to ProfileBookmark

I was reading this article : [URL=”https://developers.google.com/api-client-library/php/start/installation”]https://developers.google.com/api-client-library/php/start/installation[/URL]

and just don’t understand the part where it says :

[COLOR=”#FF0000″][B]Setting include_path in PHP.ini[/B]

The best way to define the location of library files is to add it to the path in the PHP.ini configuration file.

[code=html]
include_path = “.:/usr/local/lib/php:/path/to/google-api-php-client/src”
[/code]

[/COLOR]

where would i find the php.ini file , i have tried finding it and it has eluded me for quite a while .

do i find it here : [URL=”https://github.com/google/google-api-php-client”]https://github.com/google/google-api-php-client[/URL]

or on my server : i use bluehost.

Thanks .

Gautam.

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@NogDogNov 11.2014 — Create page on that server that consists simply of the following, then open it:
[code=php]
<?php
phpinfo(INFO_GENERAL);
[/code]
×

Success!

Help @gautamz07 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...