Re: [cgiwrap-users] CGIWrap / PHP / override of variables
Brought to you by:
nneul
From: Neulinger, N. <nn...@um...> - 2007-05-01 16:14:41
|
I would probably change the app to not require changing php.ini, that's seems ugly as an installation requirement. -- Nathan =20 ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-6679 UMR Information Technology Fax: (573) 341-4216 > -----Original Message----- > From: cgi...@li... [mailto:cgiwrap- > use...@li...] On Behalf Of Tuc at T-B-O- > H.NET > Sent: Tuesday, May 01, 2007 11:07 AM > To: cgi...@li... > Subject: [cgiwrap-users] CGIWrap / PHP / override of variables >=20 > Hi, >=20 > I'm trying to install PHPWebSite. The first issue I ran into > was > they wanted a variable set in the php.ini. Since I didn't want to > break > EVERYTHING ELSE, I used the "php_value BLAH 1" syntax. All was > good. >=20 > Then I realized it needed to write to all sorts of > directories, > and said "Um, I need to cgiwrap this". So I did. But then it > started > to complain about the variable not being set in php.ini. >=20 > So now I'm stuck. Any hints on what to do? Right now the only > thing I can think of is create another version of cgiwrap that will > have "/usr/local/bin/php -c /usr/local/etc/sitespecific.php.ini" > as the --with-php=3D . Is there a better/different way to do it? >=20 > Thanks, Tuc >=20 > ------------------------------------------------------------------- > ------ > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users |