scripts.mit.edu

MIT SIPB Script Services for Athena

FAQ → FAQ

How do I enable additional PHP extensions?

Several PHP extensions are installed on the scripts servers, but not enabled by default. (Since most scripts do not use these extensions, this saves startup time and memory.) You can load any of these extensions by creating a text file called php.ini in the same directory as your PHP script, and adding a line with:

extension = [extension name].so

one line for each extension you want to enable. These are the extensions installed on the scripts servers, with links to more information about them from the PHP website.

* These extensions require pdo.so to be loaded first.

Previous:
Next:
© 2004-2009, the SIPB scripts.mit.edu project.
These pages may be reused under either the GFDL 1.2 or CC-BY-SA 3.0.
Questions? Contact scripts@mit.edu.

You are currently connected to cats-whiskers.mit.edu.

Other projects by the scripts.mit.edu creators:
MIT's Linux SSH server: Linerva | Athena on Ubuntu: Debathena | Linux security: Ksplice