Date: 11/22/99
- Next message: Ian Marsman: "Re: [PHPLIB] installation (newbie)"
- Previous message: Ian Marsman: "Re: [PHPLIB] installation (newbie)"
- In reply to: Ahmet Tuncer: "[PHPLIB] installation (newbie)"
- Next in thread: Petri Lehtonen: "[PHPLIB] Newbie with tpl_form"
- Reply: Petri Lehtonen: "[PHPLIB] Newbie with tpl_form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The following .htaccess contents worked for me at Web2010.com, where I
have no root access or way to change the HTTP server configuration.
php3_auto_prepend_file "/home/me/php/prepend.php3"
php3_include_path "/home/me/php"
php3_track_vars "On"
/home/me/php is where I installed the common .php3 files such as
prepend.php3.
On Mon, Nov 22, 1999 at 09:21:28AM -0800, Ahmet Tuncer wrote:
> I downloaded phplib and tried to install. But I have seen that I have no
> access to php.ini because of my service provider. However the server can
> execute .htaccess files.
-- Fred Yankowski fred <email protected> tel: +1.630.879.1312 Principal Consultant www.OntoSys.com fax: +1.630.879.1370 OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA - PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.
- Next message: Ian Marsman: "Re: [PHPLIB] installation (newbie)"
- Previous message: Ian Marsman: "Re: [PHPLIB] installation (newbie)"
- In reply to: Ahmet Tuncer: "[PHPLIB] installation (newbie)"
- Next in thread: Petri Lehtonen: "[PHPLIB] Newbie with tpl_form"
- Reply: Petri Lehtonen: "[PHPLIB] Newbie with tpl_form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

