[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [RaQ4] PHP Upload problem
- Subject: RE: [cobalt-users] [RaQ4] PHP Upload problem
- From: BSmith@xxxxxxxxxxx
- Date: Fri Nov 8 05:59:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Dan Kriwitsky
Subject: RE: [cobalt-users] [RaQ4] PHP Upload problem
>
> William, You will probably need to restart you apache server
> so that it can re-read the PHP.INI. any time you make a
> change to it, you need to do a hard restart
>
> /etc/rc.d/init.d/httpd restart
>
Is a restart necessary or will a reload also work? Less disruptive. I
use reload for any httpd.conf changes and it works fine for that.
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.
____________________________________
Dan,
I am not sure, I know when I was reading on upgrading my PHP to 4.2.3, it
said NOT
to issue the -HUP command with it, so I am guessing that it needs to be
fully
restarted. It said "Do NOT just force it to reload the config files". If I
can
locate where I had read that, I will post a follow up!
Brian