Date: 12/26/00
- Next message: Douglas Forrest: "Re: [phplib] Issues getting my phplib to work with my ISP."
- Previous message: Douglas Forrest: "Re: [phplib] Issues getting my phplib to work with my ISP."
- Maybe in reply to: Eric Naujock : "[phplib] Issues getting my phplib to work with my ISP."
- Next in thread: Wilt: "RE: [phplib] Issues getting my phplib to work with my ISP."
- Reply: Wilt: "RE: [phplib] Issues getting my phplib to work with my ISP."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Unfortunately this ISP has his php.ini file in the etc folder. They I have meade a request to have the changes made and they are refusing to do this.
The only files that they are making available to me are the .htaccess files to configure the php and apache.
SOmthing tells me this is the last time I will be using this service.
--------------------------------------------------------------------------------
Eric Naujock CCNA, CCDA, A+, Network +, I-Net +
Abacus II
5610 Monroe St.
Sylvania, Ohio 43560
<http://www.abacusii.com>
E-mail - naujocke <email protected>
Phone - 419-885-0082 X 241
Fax : 419-885-2717
>>> "Douglas Forrest" <dougforrest <email protected>> 12/26/00 04:20PM >>>
You can use a php.ini file. The ISP I use puts PHP into the cgi-bin
directory and I have my php.ini there. It looks like this:
include_path = .:/www/yourdomain/php:/home/yourdomain/www/php
auto_prepend_file = /home/yourdomain/www/php/prepend.php3
----- Original Message -----
From: Eric Naujock <naujocke <email protected>>
To: <phplib <email protected>>
Sent: Tuesday, December 26, 2000 4:03 PM
Subject: [phplib] Issues getting my phplib to work with my ISP.
> I am tring to get my phplib based application running under my hosting
service. The service is running PHP as a CGI and is very limited. They will
not allow me to setup a Auto_prepend or a include_path. Instead they are
telling me I need to use my .htaccess file to make these additions.
>
> As a reult I have attempted to add my Include path and auto_prepend and
found that my apache complains. Is there a way to get around and fix this or
will I have to do some weird mangling to make this work. Does anybody have
an example of a .htaccess file that has these settings installed.
>
> The reason I am posting this here is that the application is very heavily
based on PHPlib.
>
> Thanks in advance.
> Eric Naujock.
>
>
>
> ---------------------------------------------------------------------
> 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: Douglas Forrest: "Re: [phplib] Issues getting my phplib to work with my ISP."
- Previous message: Douglas Forrest: "Re: [phplib] Issues getting my phplib to work with my ISP."
- Maybe in reply to: Eric Naujock : "[phplib] Issues getting my phplib to work with my ISP."
- Next in thread: Wilt: "RE: [phplib] Issues getting my phplib to work with my ISP."
- Reply: Wilt: "RE: [phplib] Issues getting my phplib to work with my ISP."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

