should be able to just
compile PHP once and copy the libphp5.so file to the modules directory in
each instance of apache. In your startup file, set and export the PHPRC
variable to the path to a separate php.ini file for each instance of
apache. See
http://www.php.net/manual/sl/configuration.p
onally with a recovery to be
sure that you have it right and you don't have to figure out syntax under
pressure. Document with a cheat sheet.
The documentation on dev.mysql.com will tell you how to run mysqldump.
Regards,
Sheryl
---
> Sheryl
> Many thanks for the comprehensive reply and information; I'll look at
> zmanda now (I have looked at using the Amanda backup stuff once already
> and thought it was very good).
>
> Would making a copy of the httpd.conf and conf.d folders be sufficient
> for
> Thanks for you replies guys :
>
> Loadfile before module works fine ;-)
The only thing to watch out with on loadfile is that sometimes an upgrade
will "disappear" the addtion and you'll have to put it back. I never had
the problem on Solaris but I have seen that
restarts to clear a
problem. But it all depends on the environment.
Sheryl
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscri
> On Tue, Dec 1, 2009 at 3:48 PM, Sheryl wrote:
>
>> To back up a moment, though -- another way to do this is to define
>> multiple IPs on the network card and run multiple instances of apache,
>> each with different config files. We run 20 or more on some of our
>&g
see a
"one-size-fits-all" solution here, it seems just to be a case of which
tradeoff will work best for a given environment -- at least until some
time has passed and SNI support is ubiquitous.
Sheryl
-
The official Us
rt up use -d /opt/servername/apache -f
/opt/servername/apache/conf in addition to any other flags you'd pass
apachectl.
Sheryl
> Start the server with
> /usr/local/apache2-different_port/bin/apachectl start. The nice thing
> about doing this is that you can put different things in d
>> What benefit does this give you over running VirtualHost?
>>
>
> (I wouldn't set up a second instance like suggested, but..)
Curious about why not...
BTW, my example was a little simplified. In practice we actually make a
link "base" which points to the apache directory and the link bin to
b
sion for any reason).
> However, we don't do this so much anymore. Now typically, we will
> configure a separate freebsd jail for each service.
I'd like to be doing something like that, or VMs, but unfortunately those
methods have not been so easy to get approved.
Sheryl
sure that you have the ldap
headers and libraries installed. On linux RPM systems, there's usually an
ldap-devel package you have to install in addition to ldap so you can
compile programs to use the libraries.
Good luck,
Sheryl
>
> Thanks,
>
> Drew
>
on safari.informit.com. Some local libraries have
subscriptions, so you might be able to take a look at it before you buy.
Sheryl
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://h
t; line. I think I had beaten my head
against a wall trying to upgrade my 2.0.x setup to 2.2.x and found that
line after a google search.
You also seem to have some SSL issue but not sure if it's affecting the
problem since you don't seem to be using ldaps: to
y is not in a standard directory or in your local
LD_LIBRARY_PATH httpd can't find it. The envvars file is the method by
which you get around that problem.
Sheryl
-
The official User-To-User support forum of the Apache HTTP Serv
iles are picked up for each instance.
It probably sounds a little complicated, but the brilliance of it is that
if you install a new version of apache you may be able to just change the
base pointer and go if the software doesn't change very much. And no
compilation i
variable.
Or you can compile in an RPATH which may have a slight security benefit.
Depending upon the OS, you may be able to do that by exporting
LDFLAGS='-L/path/to/lib -R/path/to/lib' or you may have to do something like
export LDFLAGS="-L/path/to/lib -Wl,--rpath -Wl,/path/to/li
x27;ve looked in bug reports and searched this
lists's archives with no success.
Thanks,
Sheryl
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for
tory above, expecting to
see something in the dbd subdirectory.
Thanks,
Sheryl
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
directory's Directory directive and virtual host definitions
are outlined below. Any help appreciated. I've read all the mod_auth
and mod_access stuff on the Apache site, wasn't able to figure out
how to formulate a search for the archives.
Thanks,
Sheryl
Options -Indexes
Have you looked at syslog-ng?
Also might want to take a look at loganalysis.org. They have some
resources which may (or may not) be of some help.
Sheryl
> We wanted to use syslog too, but it's very rigid (only 8 localX facility
> for custom logs) so we discarded this solution.
>
st took a
quick look and they recommend "AllowOverride None".
Sheryl
>
> Thanks.
> James
>
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslis
Hi Sheryl,
>
> Thanks for your reply.
>
> I'm not sure how can I give users a better solution as they need .htaccess
> files on their webroot.
Sorry about the delay in replying. I didn't have time to read the list
last week.
As I think I said, it all depends upon the
ouple of them out there, none of them updated for
apache 2.2.x, but mysql-3.0.0 is close and a patch is available from
another source which will bring it the rest of the way.
Good luck,
Sheryl
> I am using
> OSX 10.6.4 (I guess one can solve it as you would do in linux)
> Apache 2.2.17
>
time that something is
*preparing* to send back a response.
Certainly Timeout at the default setting has no effect, and I don't see any
other directive that looks promising.
Am I missing something?
Thanks,
Sheryl
-
Th
umber of http connections periodically.
The developers say they can't fix the code and are taking the "apache is broken
or it would solve this for us" tack. That's why I'm trying to find out more
how the apache timeouts work.
Sheryl
Nick Kew wrote:
On Fri, 09 Dec 2011 14:36:02 -0500 (EST)
"Sheryl " wrote:
> The developers say they can't fix the code and are taking the "apache is
> broken or it would solve this for us" tack. That's why I'm trying to find
> out more how the ap
26 matches
Mail list logo