[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [Qube3] Editing php.ini Qube3
- Subject: [cobalt-users] [Qube3] Editing php.ini Qube3
- From: Jansen Editorial Services <jes@xxxxxxxxxxxx>
- Date: Sun Jun 24 23:27:21 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
We have a new Qube3 with PHP, MySQL, etc. I would like php to find files
that need to be included or required -- to do that, I would like to edit
the part of php.ini that says
include_path="/usr/sausalito/ui/libPhp" to say
include_path=".:/usr/sausalito/ui/libPhp"
Logged in as admin, it will not let me edit this file. I know next to
nothing about unix so I do not know how to make it let me do my edit.
I could get around this by putting the files that need to be included or
required into the include_path directory, but it will not let me do that
either.
Since the Qube3 depends quite a bit on php, I understand that precautions
may have been taken to keep people from screwing it up, but I want php to
find files that are in include() or require() statements.
Thanks,
Fraser Gurd