Date: 12/27/00
- Next message: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Previous message: nathan r. hruby: "Re: [phplib] parse error"
- In reply to: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Next in thread: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Reply: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Actually, I beleive you can use the ini_alter() or other ini_*() functions
> to manipulate the php.ini vaiables from your sc. I use ini_alter to
change
> the include path inside scripts.
But where to put this code?
In the auto prepended file somewhere in the include path would be nice, but
...
In Dutch we call this the chicken/egg problem - one needed to get the other
which is needed for the first?
Greetings
Jeroen.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
business: jeroen <email protected>, www.webbridge.nl
private: jeroen <email protected>, www.zwolnet.com
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
----- Original Message -----
From: "Kartic Krishnamurthy" <kaygee <email protected>>
To: "Eric Naujock " <naujocke <email protected>>
Cc: "PHPLIB" <phplib <email protected>>
Sent: Wednesday, December 27, 2000 3:37 PM
Subject: Re: RE: [phplib] Issues getting my phplib to work with my ISP.
> Actually, I beleive you can use the ini_alter() or other ini_*() functions
> to manipulate the php.ini vaiables from your sc. I use ini_alter to
change
> the include path inside scripts.
>
> please refer http://www.php.net/info (the ini functions are listed here)
>
> > >php_value include_path
> > ./php:./php/php:./ihtml:./encrypt/management/phpMyAdmin
> > >php_value auto_prepend_file ./php/php/prepend.php
> > >
> > >The version of php is 4.0.3p1 and it is installed as a CGI.
> >
> > That's why it doesn't work. The .htaccess values are for Apache and only
> > work with mod_php.
> > If I remember well you can when using CGI put the php.ini(s) file
anywhere
> > in the php path.
> > But it is a while ago I used PHP CGI. Better check the doc for that.
> >
> > Yep it looks like I am correct, see bottom two comments on
> > http://www.php.net/manual/configuration.php
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Previous message: nathan r. hruby: "Re: [phplib] parse error"
- In reply to: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Next in thread: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Reply: Kartic Krishnamurthy: "Re: RE: [phplib] Issues getting my phplib to work with my ISP."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

