Did you ever figure this out? I have the same problem with a long
running script.
--
izard
izard's Profile: http://unixadmintalk.com/867
View this thread: http://unixadmintalk.com/showthread.php?t=35897
---
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Daniel L. McGrew
> Sent: Monday, January 22, 2007 1:40 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Setting up Apache & No-Ip
>
> I'd like to run a Web Hosting service for myself...
> that is,
> -Original Message-
> From: Kalasa, Anil [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 21, 2007 5:53 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] error with Find comand
>
> Hi,
>
> Hi have an Linux SUSE 10.x installed in my system on AMD 64,
>
> I am fa
I forgot to give you the direct link.
what you are missing is perhaps these lines
to add to apache config
LoadModule php5_module "P/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "/php"
But all is here;
http://www.ricocheting.com/server/php.html
Bashiro
-
Setting up php is one of the simplest task.
See http://www.ricocheting.com/server/
this site has everything on how to set up all scrips
and server.
Good luck
Bashiro
--- On Sun 01/21, Vince Bravdica < [EMAIL PROTECTED] > wrote:
From: Vince Bravdica [mailto: [EMAIL PROTECTED]
To: users@httpd.ap
I'm seeing a peculiar DNS/Apache interaction. I hope
someone on the list can help.
Background
I'm running my LAN behind a router (Linksys RV042) which
provides NAT and port forwarding. Port 80 is forwarded
to a Mac Mini (Mac OS X 10.4.8), running Apache 1.3.33.
I use named (BIND 9.2.2) to prov
I cannot seem to get PHP to function with Apache server. I have uninstalled
it a few times and keep getting the same issues. When I do a LoadModule, I
cannot restart Apache. When I #(rem) it out, I can, but then no PHP. Any
Ideas?
OS Windows XP Pro
1.6mhz
540 Ram
160MB HD
Vince Bravdica
Preside
I'd like to run a Web Hosting service for myself... that is, I've
loaded
Apache2 and I can view my stuff via localhost...
I'm using no-ip, and I can't view my site at
http://danix.no-ip.info/
when my IIS computer is plugged in... I don't know why... when I try to
check it out, the
I have a perl script running in apache 1.3 which generates a .png
image. If i run it normally (using system perl), it works. When I try
running it under mod_perl however (increased performance, works under
chrooting), the first line of the png file data (the image headers)
gets cut off, mak
Hi,
I was wondering if, when configuring Apache for client-authenticated SSL (i.e.,
using client certs), there is a way to configure Apache to force a
re-authentication of each HTTPS *request*? Note, when I say "each HTTPS
request" here, I mean each individual HTTPS request, not each SSL conne
On 1/21/07, Alessandro Ilardo <[EMAIL PROTECTED]> wrote:
Hi there,
I can't run any virtual host except for the default.
code:
NameVirtualHost *:80
ServerName linux.domain.com
DocumentRo
Hi there,
I can't run any virtual host except for the default.
code:
NameVirtualHost *:80
ServerName linux.domain.com
DocumentRoot /var/www/html
ServerName domain-lab.eu
Anil,
sorry, don't know about your config and I'm running Debian here,
besides we're offtopic.
Maybe you want to report your problem to the Suse mailinglist.
Just send a blank mail to [EMAIL PROTECTED] with the
topic "subscribe", I'm sure you'll find some competent help there.
Cheers
Greg
--
Thank you very much for the reply, sorry for posting this here.
Same error.
:~ # find / -type f -name "test" -print
find: /etc: No such file or directory
find: /proc: No such file or directory
find: /sys: No such file or directory
find: /dev: No such file or directory
find: /var: No such file or
although offtopic:
how about
find / -type f -name "test\.sh" -print
I assume you try this as root?
Greg
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
-
On 1/21/07, Kalasa, Anil <[EMAIL PROTECTED]> wrote:
Hi,
Hi have an Linux SUSE 10.x installed in my system on AMD 64,
I am facing problem with find command,
When I enter find / -name test.sh -print or only find from root
command it throws an error as
# find / -name tes
On 1/21/07, Peter Michaux <[EMAIL PROTECTED]> wrote:
Hi
Is there an operating system that uses the apache default file
structure? I'm using debian and it does not.
If you're referring to an apache package for a platform that maintains
it per the default were you to install from source, FreeBSD
Hi,
Hi have an Linux SUSE 10.x installed in my system on AMD 64,
I am facing problem with find command,
When I enter find / -name test.sh -print or only find from root
command it throws an error as
# find / -name test.sh -print
find: /etc: No such file or directory
fi
Peter Michaux wrote:
>
> The documentation for TypesConfig directive says that the filename is
> relative to ServerRoot.
>
> I am using an absolute path for the filename parameter and it seems to
> work fine.
So it should.
> Should the docs be changed to include this possibility?
No. All dire
Hi,
The documentation for TypesConfig directive says that the filename is
relative to ServerRoot.
http://httpd.apache.org/docs/2.2/mod/mod_mime.html#typesconfig>
I am using an absolute path for the filename parameter and it seems to
work fine. Should the docs be changed to include this possibil
Hi
Is there an operating system that uses the apache default file
structure? I'm using debian and it does not.
Thanks,
Peter
--
Fork JavaScript: http://forkjavascript.org
-
The official User-To-User support forum of the Apache
21 matches
Mail list logo