PB compiling php-4.0.5 whith-mysql on a debian box

2001-06-20 Thread alexis bory
hi, I have found messages of others having the same problem but not a good answer... my config : Debian potato apache-perl mysql 3.23.33 (binaries) I have this at php-4.0.5 configure : ./configure \ --with-apx=/usr/sbin/apx \ --with-config-file-path=/etc/apache \ --enable-versioning \ --with-

perl+mysql+debian box

2001-09-21 Thread alexis bory
hello, dear ISPs I'm trying to install perl DBD::mysql on a Debian potato box. mySQL is compiled from sources v 3.23.39 perl updated to 5.6.1 from CPAN DBI installed from CPAN DBD-mysql-2.0902 fetched with CPAN and I'have the famous problem with DBD::mysql while running make test : t/00ba

Re: Simple web log analysis for multiple sites?

2001-11-17 Thread alexis bory
Hi > afaik, webalizer has no out-of-box facility for doing a summarized > report. I thought you needed per site stats. > Now, i also wouldnt be surprised if you COULD do it with weblizerfor > example, if you report all vhosts to a single log file, webalizer would > give you a global hit c

Re: Simple web log analysis for multiple sites?

2001-11-19 Thread alexis bory
> Just a question about mod rewrite, I'm doing the same, thing Alexis, but > have you managed to be able to point a http://toto.com (ie without the > www) ??? Hi, if there is no special DNS record, there are 4 cases : - it points on the default page wich is a grey page without a simple word. (

DELL perc3/di users

2001-11-19 Thread alexis bory
hi, I'm looking for the easiest way to manage 'testing' installation on the 2550 Dell servers. I think i have to boot them with a rescue disk with aacraid 1.0.7 already ennabled and I'm looking for a patched kernel. Matt Domsch's ( http://domsch.com/linux/ ) page gives a link on ftp://ftp.debian

Re: DELL perc3/di users

2001-11-19 Thread alexis bory
>Did you check out http://www.merilus.com/~kevin/aacraid.html ? He > has Debian boot disks with the kernel you're looking for. I'd do a > potato install then change your apt sources to woody and do a dist-upgrade. I already used Kevin Traas's disks image to install potato on some 2450 and it

Re: Simple web log analysis for multiple sites?

2001-11-19 Thread alexis bory
> I don't think I explained myself very well :-) It wasn't really a logs > question. yep ;) > I was wondering how you make http://toto.com become www.toto.com on the > fly. I don't do that on the fly, I use a html redirect. > Ah so you have a rewritemap??, is yours a dbm or text file? Do yo

distupgrade from potato to testing with soft-raid

2001-12-18 Thread alexis bory
1 - I don't want to distroy this server (potato/soft-raid) wich was built before/by-someone-else, but I wonder if it's not too dangerous to try a dist-upgrade (regarding to the soft-raid system that I don't know very well/at all). Don't worry guys, I gonna do some tests before doing it, I'm just l

moving mail system from one ISP to another

2002-01-15 Thread alexis bory
Hello, I have to control the transfert of the mailboxes of one of my customers from his old ISP to his Mother-Company-Centralized-Corporate-Lotus-Notes. I wonder if abruptly changing the MX for his domaine wouldn't cause any trouble. Is it possible to configure a forward in the old MTA before ch

Re: moving mail system from one ISP to another

2002-01-15 Thread alexis bory
> Usually when one customer goes from one ISP to the other (which was the > initial problem as stated by Alexis) you don't have the root on both mail > servers so rsync'ing the mailboxes is usually not possible. the fact is that the poor customer has no choice in moving to Notes. Someone elsewhe

[BAD] the whole server down with a red-alert-like attack

2002-01-24 Thread alexis bory
This morning my litlle server (potato, apache 1.3.9) was down. No webservices, no ssh, nothing but ping :( apache error.log [Thu Jan 24 06:10:59 2002] [error] [client 212.37.199.145] File does not exist: /var/www///scripts/root.exe [Thu Jan 24 06:10:59 2002] [error] [client 212.37.199.145] File

MySQL broken after dselect on woody

2002-01-31 Thread alexis bory
hi, after a deselect operation and an upgrade of mysql, the mysql server seems not to listen any more on 3306 ??? very bad situation any tips ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MySQL broken after dselect on woody [OK]

2002-01-31 Thread alexis bory
ect config process ?!? I had to uncomment this line : # skip-networking grumlgrumlgruml Alexis - Message d'origine ----- De : "alexis bory" <[EMAIL PROTECTED]> À : <[EMAIL PROTECTED]> Envoyé : jeudi 31 janvier 2002 16:12 Objet : MySQL broken after dselect on woody &g

apache using more and more RAM

2002-02-12 Thread alexis bory
Hi, Since a few days, apache runing on a potato seems to use more and more memory. we are looking every where on the server to find thomething wrong, including rootkit, and passing some MD5 tests and we are going to ugrade memory from 256 to 512. Its not a very busy server but it runs apache/1.3

rsync and syncronization of 2 webservers

2001-05-03 Thread alexis bory
8.00 bytes/sec total size is 0 speedup is 0.00 Q : Does any body know the meaning of this ? [2] I plan to move lot of files by this way, and I will have to play like a fool whith permissions. So I accept all advices, experiences, links to good docs ... Thanx a lot alexis ___

PB compiling php-4.0.5 whith-mysql on a debian box

2001-06-20 Thread alexis bory
hi, I have found messages of others having the same problem but not a good answer... my config : Debian potato apache-perl mysql 3.23.33 (binaries) I have this at php-4.0.5 configure : ./configure \ --with-apx=/usr/sbin/apx \ --with-config-file-path=/etc/apache \ --enable-versioning \ --with-m

Re: Simple web log analysis for multiple sites?

2001-11-17 Thread alexis bory
Hi > afaik, webalizer has no out-of-box facility for doing a summarized > report. I thought you needed per site stats. > Now, i also wouldnt be surprised if you COULD do it with weblizerfor > example, if you report all vhosts to a single log file, webalizer would > give you a global hit co

Re: Simple web log analysis for multiple sites?

2001-11-19 Thread alexis bory
> Just a question about mod rewrite, I'm doing the same, thing Alexis, but > have you managed to be able to point a http://toto.com (ie without the > www) ??? Hi, if there is no special DNS record, there are 4 cases : - it points on the default page wich is a grey page without a simple word. (g

DELL perc3/di users

2001-11-19 Thread alexis bory
hi, I'm looking for the easiest way to manage 'testing' installation on the 2550 Dell servers. I think i have to boot them with a rescue disk with aacraid 1.0.7 already ennabled and I'm looking for a patched kernel. Matt Domsch's ( http://domsch.com/linux/ ) page gives a link on ftp://ftp.debian.

Re: DELL perc3/di users

2001-11-19 Thread alexis bory
>Did you check out http://www.merilus.com/~kevin/aacraid.html ? He > has Debian boot disks with the kernel you're looking for. I'd do a > potato install then change your apt sources to woody and do a dist-upgrade. I already used Kevin Traas's disks image to install potato on some 2450 and it w

Re: Simple web log analysis for multiple sites?

2001-11-19 Thread alexis bory
> I don't think I explained myself very well :-) It wasn't really a logs > question. yep ;) > I was wondering how you make http://toto.com become www.toto.com on the > fly. I don't do that on the fly, I use a html redirect. > Ah so you have a rewritemap??, is yours a dbm or text file? Do you

distupgrade from potato to testing with soft-raid

2001-12-18 Thread alexis bory
1 - I don't want to distroy this server (potato/soft-raid) wich was built before/by-someone-else, but I wonder if it's not too dangerous to try a dist-upgrade (regarding to the soft-raid system that I don't know very well/at all). Don't worry guys, I gonna do some tests before doing it, I'm just lo

moving mail system from one ISP to another

2002-01-15 Thread alexis bory
Hello, I have to control the transfert of the mailboxes of one of my customers from his old ISP to his Mother-Company-Centralized-Corporate-Lotus-Notes. I wonder if abruptly changing the MX for his domaine wouldn't cause any trouble. Is it possible to configure a forward in the old MTA before cha

Re: moving mail system from one ISP to another

2002-01-15 Thread alexis bory
> Usually when one customer goes from one ISP to the other (which was the > initial problem as stated by Alexis) you don't have the root on both mail > servers so rsync'ing the mailboxes is usually not possible. the fact is that the poor customer has no choice in moving to Notes. Someone elsewher

apache using more and more RAM

2002-02-12 Thread alexis bory
Hi, Since a few days, apache runing on a potato seems to use more and more memory. we are looking every where on the server to find thomething wrong, including rootkit, and passing some MD5 tests and we are going to ugrade memory from 256 to 512. Its not a very busy server but it runs apache/1.3.

rsync and syncronization of 2 webservers

2001-05-03 Thread alexis bory
es/sec total size is 0 speedup is 0.00 Q : Does any body know the meaning of this ? [2] I plan to move lot of files by this way, and I will have to play like a fool whith permissions. So I accept all advices, experiences, links to good docs ... Thanx a lot alexis ____