About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
legacy:installation:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
legacy:installation:windows [2016/08/10 14:35] – [4. Install PHP] demiankatzlegacy:installation:windows [2016/08/10 14:35] – [4. Install PHP] demiankatz
Line 80: Line 80:
 Note:  It is possible that PHP will install some extensions without all of the necessary library files.  If this happens, starting up PHP will lead to a series of pop-up alerts.  To fix the problem, simply edit the php.ini file (usually found in c:\Program Files\PHP\, and also available via Start Menu shortcut) and comment out (by putting a semi-colon in front) the offending modules (found in lines like extension=php_*.dll).  If you actually need some of the affected modules, you may have to track down copies of the missing files (for example, to get the php_pspell module working, you will need to first install [[http://aspell.net/win32/|GNU Aspell]] and put the aspell-15.dll file somewhere your system can find it (for example, c:\windows\system32)). Note:  It is possible that PHP will install some extensions without all of the necessary library files.  If this happens, starting up PHP will lead to a series of pop-up alerts.  To fix the problem, simply edit the php.ini file (usually found in c:\Program Files\PHP\, and also available via Start Menu shortcut) and comment out (by putting a semi-colon in front) the offending modules (found in lines like extension=php_*.dll).  If you actually need some of the affected modules, you may have to track down copies of the missing files (for example, to get the php_pspell module working, you will need to first install [[http://aspell.net/win32/|GNU Aspell]] and put the aspell-15.dll file somewhere your system can find it (for example, c:\windows\system32)).
  
-Note:  If you are a Voyager library running VuFind 3.0.x or earlier, you will also need to install the PHP OCI Driver for Oracle – see [[installation:php_oci|this page]] for detailed instructions.+Note:  If you are a Voyager library, you will also need to install the PHP OCI Driver for Oracle – see [[installation:php_oci|this page]] for detailed instructions.
  
 === Activate PEAR === === Activate PEAR ===
legacy/installation/windows.txt · Last modified: 2018/12/19 17:11 by demiankatz