I double checked with the sysadmin who had problems with 3Com Cards
(once and then) spontaneously sending broadcast when the card turns old.
He says, it is not Windows specific, but happens on Linux too and he
once read some article where 3Com confirmed the problem - however: no
reference given.
On Wed, 15 Jan 2003, Jeremy C. Reed wrote:
> On Sat, 11 Jan 2003, Michelle Konzack wrote:
>
> > > setterm -blank 0
> >
> > This works only, if you have minimal one login after reboot...
> > Is there a possibility to get it without login ???
>
> I understand what you mean. setterm outputs an escape
Hi,
Glad you got it working. As an aside, I would recommend you upgrade your
Apache and php because various vulnerabilities have come out. For example:
http://www.debian.org/security/2002/dsa-168
http://www.debian.org/security/2002/dsa-187
Among others. You can also easily upgrade from Potato to
Thanks a lot to everybody. Everything works fine now.
The reason was:
Replaced
"AddType application/x-httpd-php4 .php"
with
"AddType application/x-httpd-php .php"
as Michael Streb among aothers pointed out !
/gh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
Try adding this line to your httpd.conf (and restarting apache)
AddType application/x-httpd-php .php .php3 .html .htm
good luck,
~c
Gregoire Hostettler wrote:
Thank you for your response.
I moved the script to its original location (/var/www) but I get a strange
behavior:
- Usi
Be sure to add these lines to your httpd.conf:
AddType application/x-httpd-php .php .php3 .phtml
AddType application/x-httpd-php-source .phps
(you technically only need the .php suffix, but I put all of them in
there for backwards compatibility... you also don't really need the
.phps one if y
On Wednesday 15 January 2003 06:57 am, Bart-Jan Vrielink wrote:
> On za, 2003-01-11 at 14:05, Michelle Konzack wrote:
> > Am 18:02 2003-01-07 -0800 hat Jeremy C. Reed geschrieben:
> > >On Wed, 8 Jan 2003, Samantha Scafe wrote:
> > >> How can avoid the timeout of the monitor.
> > >
> > >Look at sett
On wo, 2003-01-15 at 17:32, Gregoire Hostettler wrote:
> I moved the script to its original location (/var/www) but I get a strange
> behavior:
>
> - Using IE6, the browser asks me if I want to download the test.php script
> (???)
bartjan@trillian:~$ grep php4 /etc/apache/mime.types
application
You'll have to look at your httpd.conf (in /etc/apache/ )
You'll have to uncomment several sections for php to start working.
The LoadModule section php4
The two file type lines for php4
and you might want to add index.php to the list of allowed index files
After that, restart apache and you sho
On Wed, 15 Jan 2003 at 17:32:45 +0100, Gregoire Hostettler wrote:
> Thank you for your response.
>
> I moved the script to its original location (/var/www) but I get a strange
> behavior:
>
> - Using IE6, the browser asks me if I want to download the test.php script
> (???)
> - If I rename the .p
On Wednesday 15 January 2003 17:32, Gregoire Hostettler wrote:
Hi There,
you`ve an error in your srm.conf you have to replace
"AddType application/x-httpd-php4 .php"
with
"AddType application/x-httpd-php .php"
So i think it should work now ! :)
The file location should be the "
On Wed, Jan 15, 2003 at 05:32:45PM +0100, Gregoire Hostettler wrote:
> Thank you for your response.
>
> I moved the script to its original location (/var/www) but I get a strange
> behavior:
not strange at all.
> - Using IE6, the browser asks me if I want to download the test.php script
> (???)
>
> It seems to me that the php4 engine never starts to generate pages...
Make sure the LoadModule line for php in apache's config file is
uncommented. Then make sure you have MIME types set up for PHP files.
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .ph
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 11 January 2003 14:20, Michelle Konzack wrote:
> I am use since 1988 only 3Com Cards and never had problems with it...
Well eversince i use 3com i had problems with it (novell, os/2...).
I doesn't work well under heavy load. Might be the
On Sat, 11 Jan 2003, Michelle Konzack wrote:
> > setterm -blank 0
>
> This works only, if you have minimal one login after reboot...
> Is there a possibility to get it without login ???
I understand what you mean. setterm outputs an escape code like:
\033[9;0]
only when the TERM is "con"
Thank you for your response.
I moved the script to its original location (/var/www) but I get a strange
behavior:
- Using IE6, the browser asks me if I want to download the test.php script
(???)
- If I rename the .php script to .html, it displays just the header, nothing
else, which is correct im
On wo, 2003-01-15 at 13:50, Gregoire Hostettler wrote:
> Got a (supposed) config problem with PHP4/Apache.
>
> OS: Debian potato 2.2r7, kernel 2.2.19
> Apache 1.3.9 (Debian implementation)
> PHP4 4.0.3pl1-0p
>
> Attached are both the httpd.conf and srm.conf files, along with the
> access.log,
On za, 2003-01-11 at 14:05, Michelle Konzack wrote:
> Am 18:02 2003-01-07 -0800 hat Jeremy C. Reed geschrieben:
> >On Wed, 8 Jan 2003, Samantha Scafe wrote:
> >
> >> How can avoid the timeout of the monitor.
> >
> >Look at setterm(1).
> >
> >Try:
> > setterm -blank 0
>
> This works only, if you ha
Hi,
On Wed, Jan 15, 2003 at 01:50:24PM +0100, Gregoire Hostettler wrote:
> Got a (supposed) config problem with PHP4/Apache.
>
> OS: Debian potato 2.2r7, kernel 2.2.19 Apache 1.3.9 (Debian
> implementation) PHP4 4.0.3pl1-0p
>
> Attached are both the httpd.conf and srm.conf files, along with the
Dear all,
Hope I am at the right place/list.
Got a (supposed) config problem with
PHP4/Apache.
OS: Debian potato 2.2r7, kernel 2.2.19
Apache 1.3.9 (Debian implementation)
PHP4 4.0.3pl1-0p
Attached are both the httpd.conf and srm.conf
files, along with the access.log, error.log, php scr
Hello Shawn,
Am 12:08 2003-01-09 -0600 hat Shawn Wallbridge geschrieben:
>
>Intel
>
>If you need 100Mb, then the Pro/100. If you need GigEcu then the
Pro/1000MT.
>
>It's the only Ethernet card I will use. I only wish the Pro/100s
>(different from the Pro/100) was able to use the onboard IPSec
Hello,
last year I have seen, that it is possibel, to run a program like
pppstats on a VC without login, - exactly, insteed of the login.
Since many weeks I am searching for the solution, how to do...
/etc/login.defs, /etc/inittab, getty, login, ...
But nothing...
Can anyone tell me, how
Hello Marco,
Am 19:21 2003-01-09 +0100 hat Marco Kammerer geschrieben:
>ok :-)
>
>so what should i use?
>
>normally i use the 8139 becaue the work everywhere.
>
>In windows PCs i use DLink 530TX
>
>but i now change some Servers from SuSE to debian and now is the best time
>to get them a good nic
Hello Jeremy,
Am 18:02 2003-01-07 -0800 hat Jeremy C. Reed geschrieben:
>
>On Wed, 8 Jan 2003, Samantha Scafe wrote:
>
>> How can avoid the timeout of the monitor.
>
>Look at setterm(1).
>
>Try:
> setterm -blank 0
This works only, if you have minimal one login after reboot...
Is there a possibi
24 matches
Mail list logo