Thursday, February 13, 2003, , wrote:
In my opinion php.ini is the least problem. Appache configuration is also
important. You must secure your server, switch off unused ports. There is
no default security configuration because it depends on the whole system.
> I'm completely new to php but am in
> When I configure php4, is it possible to say it to look for the php.ini in
> /etc/php4?
>
> Which argument should I append to ./configure --?=/etc/php4
http://php.net/manual/en/install.configure.php
--with-config-file-path
This is one of the few things on that page that is *not* just a circul
On Wed, 31 Jan 2001 04:35, Steve Haemelinck wrote:
> When I configure php4, is it possible to say it to look for the php.ini
> in /etc/php4?
>
> Which argument should I append to ./configure --?=/etc/php4
>
> Steve THX
./configure --help |less will give you lots of info, including
--with-config-
On Mon, 29 Jan 2001, Steve Haemelinck wrote:
>I want to put the php.ini in /etc/php
>
>Which argument do I have to attach to ./configure --?=/etc/php to accomplish
>this ?
Try running ./configure --help sometimes.. :)
Anyway, the right argument is --with-config-file-path
--Jani
--
PHP Gener
Hi,
I'm not sure but I think it's "--with-config-file-path=/path/to/dir.
Good Luck
Johannes
""Steve Haemelinck"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
003901c08a14$3f692bd0$0200a8c0@shaemeli">news:003901c08a14$3f692bd0$0200a8c0@shaemeli...
> I want to put the php.ini in /etc/php
>
> Whic
5 matches
Mail list logo