well, you may unmount / partition, then use mount -bind to mount the partition of /var/www as / keep in mind this is a temporary solution and it highly depends on how you have organized your partitions
good luck -----Original Message----- From: [EMAIL PROTECTED] [EMAIL PROTECTED] Sent: 19 ???????? 2007 ?. To: seikath Subject:mv file > Hi Sorry > I am working on kannel when the issue occured I though someone might assist. > Thanks > ----- Original Message ----- > From: "info.ubichip" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[email protected]> > Sent: Friday, October 19, 2007 9:32 PM > Subject: RE: mv file >> Sorry, please do not post any "NO RELATIVE" Kannel subject to this mailing >> list. >> >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> Sent: vendredi 19 octobre 2007 13:27 >> To: [email protected] >> Subject: Re: mv file >> >> Hi all >> >> This is not a kannel issue, but I need your assistance. >> >> I am using linux red hat. I mistakinly move all files in my root directory >> to anotehr directory - "mv /* /var/www". Nothing works. Plese how can I >> move the files back. >> >> Thanks. >> >> Ismail >> >> ----- Original Message ----- >> From: "info.ubichip" <[EMAIL PROTECTED]> >> To: "'Alexander Bukharin'" <[EMAIL PROTECTED]>; <[email protected]> >> Sent: Friday, October 19, 2007 6:30 AM >> Subject: RE: Delete old messages from store-file >> >> >> > Yes definetly, >> > >> > You only have to delete the kannel.store and kannel.store.bak according >> your >> > kannel.conf >> > >> > The first one is used by kannel as the true store, the ".bak" is used in >> > case of crash for persistence. >> > >> > Hope that help >> > >> > >> > Ps : you have to stop the kannel process to do that >> > >> > >> > -----Original Message----- >> > From: Alexander Bukharin [mailto:[EMAIL PROTECTED] >> > Sent: jeudi 18 octobre 2007 21:33 >> > To: [email protected] >> > Subject: Delete old messages from store-file >> > >> > Hi! >> > I'm using kannel with GSM modem. For some reason kannel can't send some >> > messages and they remain in the store-file. I can see it with >> > /store-status. But when I restart kannel it begins to send these >> > messages even if they are quite old and there is validityperiod = 6 >> > (35 minutes) in smsc group in kannel.conf. >> > Is it possible to delete old messages from store-file, or to patch >> > kannel so it wouldn't resend messages if they older then >> > validity-period? >> > Here is the situation when message get stuck in the store-file: >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: TP-Validity-Period: 35 >> > minutes >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: --> AT+CMGS=54^M >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: <-- >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: <-- > >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: send command status: 1 >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: --> 0011000B....320020 >> > 2007-10-17 20:21:39 [3736] [7] DEBUG: AT2[gsm1]: --> ^Z >> > 2007-10-17 20:22:00 [3736] [7] DEBUG: AT2[gsm1]: send command status: -1 >> > 2007-10-17 20:22:00 [3736] [7] DEBUG: AT2[gsm1]: --> AT+CMGS=54^M >> > 2007-10-17 20:22:00 [3736] [7] DEBUG: AT2[gsm1]: <-- >> > 2007-10-17 20:22:00 [3736] [7] DEBUG: AT2[gsm1]: <-- OK >> > 2007-10-17 20:22:00 [3736] [7] DEBUG: AT2[gsm1]: send command status: 0 >> > >> > >> > >> > >> > >> > >> > _____ >> > >> > Antivirus avast! <http://www.avast.com> : message Sortant sain. >> > >> > >> > Base de donnees virale (VPS) : 000782-2, 18/10/2007 >> > Analyse le : 18/10/2007 22:30:20 >> > avast! - copyright (c) 1988-2007 ALWIL Software. >> > >> > >> > >> > >> >> >> >> >> >> >> _____ >> >> Antivirus avast! <http://www.avast.com> : message Sortant sain. >> >> >> Base de donnees virale (VPS) : 000782-3, 19/10/2007 >> Analyse le : 19/10/2007 13:32:29 >> avast! - copyright (c) 1988-2007 ALWIL Software. >> >> >>
