Commit Graph

15 Commits

Author SHA1 Message Date
Scott Ullrich
69b27c16e5 Test modules correctly 2008-12-23 00:47:25 +00:00
Scott Ullrich
c52f3ce39e Do not alert for unfound modules 2008-12-23 00:44:48 +00:00
Scott Ullrich
31c96a14e9 Set upload directory to /root for embedded 2008-12-23 00:13:57 +00:00
Scott Ullrich
3937f1493b Do not return empty rows when probing loaded php modules 2008-12-23 00:04:45 +00:00
Scott Ullrich
de96a79086 * Add comments
* Add (C)
2008-12-22 23:59:57 +00:00
Scott Ullrich
487c2ce7cc Do not remove old php.ini files, they will be replaced. 2008-12-22 23:54:12 +00:00
Scott Ullrich
9980cd728e s/.so// 2008-12-22 23:53:27 +00:00
Scott Ullrich
073ab2c8df Add mysql.so and sqlite.so 2008-12-22 23:49:27 +00:00
Scott Ullrich
0804f51508 * Make PHP extensions directory a variable
* Check to ensure that each needed extension exists before adding to php.ini
2008-12-22 23:38:42 +00:00
Scott Ullrich
2ed3203cd2 Remove platform check. Even CDROM platform has unionfs now on RELENG_1 2008-12-22 22:58:07 +00:00
Scott Ullrich
4b29393af3 * Correct comment
* Add additional comments
2008-12-22 05:42:23 +00:00
Scott Ullrich
0997e8f3cb Include apc.so extension 2008-12-22 05:40:08 +00:00
Scott Ullrich
f1b64d5e26 Include all the modules we need. 2008-12-22 05:33:35 +00:00
Scott Ullrich
e83dca8c59 * Define all modules in a variable
* Move php.ini to /tmp and test for built in modules
* Generate final php.ini by merging the two together and only load needed
  modules from php.ini that are not built in
2008-12-22 05:11:02 +00:00
Scott Ullrich
40e4600987 Move php.ini setup to its own file 2008-11-30 22:16:32 +00:00