Date: 11/03/99
- Next message: bob: "[PHPLIB] sample sort of fails perm test"
- Previous message: Jesse Swensen: "[PHPLIB] db_oracle.inc, db_oci8.inc and table.inc"
- In reply to: amarnath: "[PHPLIB] installing phplib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Nov 03, 1999 at 10:13:12AM -0800, amarnath wrote:
> When we ran phpinfo() function, the output shows blank in include path and
> auto_prepend even though we have given path fot these directives in php.ini
> file.
This sounds like the INI file is not being read at all...
1. Make sure that the file is named correctly (with PHP3, the name is PHP3.INI)
2. Also make sure to put it in a location where PHP can find it. A while ago, I
noticed that different webservers under Windows (i.e. Apache vs. IIS) behave
differently in that respect. That is, one of the two was content to find
PHP3.INI in the PHP directory itself, for the other one I had to put it into the
Windows directory... (Unfortunately, I can't remember which was which ;-) )
CU,
Manuel
-
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: bob: "[PHPLIB] sample sort of fails perm test"
- Previous message: Jesse Swensen: "[PHPLIB] db_oracle.inc, db_oci8.inc and table.inc"
- In reply to: amarnath: "[PHPLIB] installing phplib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

