Date: 04/27/00
- Next message: Kristian Koehntopp: "[phplib] Re: Re[4]: [PHPLIB] LDAP auth & uid"
- Previous message: Roundeye: "Re: [phplib] Disallowing infinite incorrect passwords"
- In reply to: Jared Eckersley: "[phplib] PHPLIB Install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If your ISP allows custom configurations ("AllowOveride") then
try to create text file called ".htaccess" in your home directory (the
"DocumentRoot" directory) and include this (or appropriate)
lines in it:
php_value auto_prepend_file "prepend.page"
php_value include_path "/home/myname/include/"
These directives are for PHP4. Change them if you have PHP3.
The correct syntax is described in the PHP Manual.
Milen A. Radev
> I have got PHPLIB installed on my home pc, but need to setup PHPLIB on a
> webhosting account. PHP is installed on this system as an apache module.
The
> admins will not give me acces to the php3.ini file, nor will they set the
> include path for me. If I stick a php3.ini file in my cgi-bin, will this
work?
> - Jared
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Kristian Koehntopp: "[phplib] Re: Re[4]: [PHPLIB] LDAP auth & uid"
- Previous message: Roundeye: "Re: [phplib] Disallowing infinite incorrect passwords"
- In reply to: Jared Eckersley: "[phplib] PHPLIB Install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

