Skip to content

Commit d5bb800

Browse files
committed
note php.ini changes in README
1 parent 0191018 commit d5bb800

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,12 @@ $ pear install vips-0.1.0.tgz
163163
```
164164

165165
to install.
166+
167+
Add:
168+
169+
```
170+
extension=vips.so
171+
```
172+
173+
to your `php.ini`, perhaps in `~/vips/lib/php.ini`, if you configured php as
174+
above.

0 commit comments

Comments
 (0)