Andy,
No I hadn't got any backups, but hadn't done a lot of configuring done when
I hit the initial problem. New VPS and no backups configured yet. Once I get
stuff on there that will be no.1 job
Keith
What I find strange is that the common files package seems to be installed,
but some of the files in it are not installed. That seems to be the hurdle
that I can't pass, though that is more likely to demonstrate my knowledge
limits rather than computer problems.
There's a lot of brainpower going into this issue from several people. I
wonder, would I be better off just forgetting it, uninstalling apache and
using something like lighttpd. I ask this as a genuine request for opinion
as I have absolutely no experience at all with "lighty" and have seen mixed
reviews.
Keith
Jan
assume you meant dpkg
ii apache2-mpm-prefork 2.2.9-10+lenny8 Apache
HTTP Server - traditional non-threade
ii apache2-utils 2.2.9-10+lenny8 utility
programs for webservers
ii apache2.2-common 2.2.9-10+lenny8 Apache
HTTP Server common files
rc libapache2-mod-php5 5.2.6.dfsg.1-1+lenny8
server-side,
On 7 July 2010 13:32, Jan Henkins <jan(a)henkins.za.net> wrote:
> Keith,
>
> Please do the following and send us the output:
>
> dpkh -l | grep apache
>
> You should see something like this (my own VPS running Lenny):
>
> ---start---
> ii apache2 2.2.9-10+lenny4
> Apache HTTP Server metapackage
> ii apache2-mpm-prefork 2.2.9-10+lenny4
> Apache HTTP Server - traditional non-threade
> ii apache2-utils 2.2.9-10+lenny4
> utility programs for webservers
> ii apache2.2-common 2.2.9-10+lenny4
> Apache HTTP Server common files
> ii libapache2-mod-php5 5.2.6.dfsg.1-1+lenny3
> server-side, HTML-embedded scripting languag
> ---stop---
>
> Now, if startup is looking for the /etc/init.d/apache2 script that seems
> to have gone AWOL, you will find that by re-installing the
> "apache2.2-common" package.
>
> On Wed, July 7, 2010 13:14, Keith Williams wrote:
> > Andy,
> >
> > Am getting - unknown init script, /etc/init.d/apache2 not found
> >
> > Keith
> >
> > On 7 July 2010 13:00, <users-request(a)lists.bitfolk.com> wrote:
> >
> >> Send users mailing list submissions to
> >> users(a)lists.bitfolk.com
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >> https://lists.bitfolk.com/mailman/listinfo/users
> >> or, via email, send a message with subject or body 'help' to
> >> users-request(a)lists.bitfolk.com
> >>
> >> You can reach the person managing the list at
> >> users-owner(a)lists.bitfolk.com
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of users digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >> 1. Re: Apache (Andy Smith)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Tue, 6 Jul 2010 23:12:43 +0000
> >> From: Andy Smith <andy(a)bitfolk.com>
> >> Subject: Re: [bitfolk] Apache
> >> To: users(a)lists.bitfolk.com
> >> Message-ID: <20100706231243.GL4722(a)bitfolk.com>
> >> Content-Type: text/plain; charset="us-ascii"
> >>
> >> Hi Keith,
> >>
> >> So the problem is that apache won't start?
> >>
> >> How are you trying to start it?
> >>
> >> This is Debian, right? What happens when you run "invoke-rc.d
> >> apache2 start" ?
> >>
> >> What do the logs say? (the apache error logs)
> >>
> >> Just pasting the text into email will be enough, no need for
> >> screenshots of text..!
> >>
> >> Cheers,
> >> Andy
> >>
> >> On Tue, Jul 06, 2010 at 10:26:09PM +0100, Keith Williams wrote:
> >> > You know, I think the fact that I've been tearing my hair out all day
> >> with
> >> > frustration means I am missing things. But also the fact that it
> >> doesn't
> >> > show up in my sftp program... but I think that may be down to a
> >> permissions
> >> > thing. All I have to do is find a way to get it running...
> >> >
> >> > But I am falling asleep at the keyboard now
> >>
> >> --
> >> http://bitfolk.com/ -- No-nonsense VPS hosting
> >>
> >> You dont have to be illiterate to use the Internet, but it help's.
> >> -- Mike Bristow
> >>
Andy,
Am getting - unknown init script, /etc/init.d/apache2 not found
Keith
On 7 July 2010 13:00, <users-request(a)lists.bitfolk.com> wrote:
> Send users mailing list submissions to
> users(a)lists.bitfolk.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.bitfolk.com/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.bitfolk.com
>
> You can reach the person managing the list at
> users-owner(a)lists.bitfolk.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Re: Apache (Andy Smith)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 6 Jul 2010 23:12:43 +0000
> From: Andy Smith <andy(a)bitfolk.com>
> Subject: Re: [bitfolk] Apache
> To: users(a)lists.bitfolk.com
> Message-ID: <20100706231243.GL4722(a)bitfolk.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Keith,
>
> So the problem is that apache won't start?
>
> How are you trying to start it?
>
> This is Debian, right? What happens when you run "invoke-rc.d
> apache2 start" ?
>
> What do the logs say? (the apache error logs)
>
> Just pasting the text into email will be enough, no need for
> screenshots of text..!
>
> Cheers,
> Andy
>
> On Tue, Jul 06, 2010 at 10:26:09PM +0100, Keith Williams wrote:
> > You know, I think the fact that I've been tearing my hair out all day
> with
> > frustration means I am missing things. But also the fact that it doesn't
> > show up in my sftp program... but I think that may be down to a
> permissions
> > thing. All I have to do is find a way to get it running...
> >
> > But I am falling asleep at the keyboard now
>
> --
> http://bitfolk.com/ -- No-nonsense VPS hosting
>
> You dont have to be illiterate to use the Internet, but it help's.
> -- Mike Bristow
>
Hi Andy'
I think that's it! Not sure what other files have failed to install. Will
try it now, but I can't copy and paste from the terminal (am using tunnelier
on windows) hence the screenshot.
VPS = Debian Lenny
Keith
On 7 July 2010 13:00, <users-request(a)lists.bitfolk.com> wrote:
> Send users mailing list submissions to
> users(a)lists.bitfolk.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.bitfolk.com/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.bitfolk.com
>
> You can reach the person managing the list at
> users-owner(a)lists.bitfolk.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Re: Apache (Andy Smith)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 6 Jul 2010 23:12:43 +0000
> From: Andy Smith <andy(a)bitfolk.com>
> Subject: Re: [bitfolk] Apache
> To: users(a)lists.bitfolk.com
> Message-ID: <20100706231243.GL4722(a)bitfolk.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Keith,
>
> So the problem is that apache won't start?
>
> How are you trying to start it?
>
> This is Debian, right? What happens when you run "invoke-rc.d
> apache2 start" ?
>
> What do the logs say? (the apache error logs)
>
> Just pasting the text into email will be enough, no need for
> screenshots of text..!
>
> Cheers,
> Andy
>
> On Tue, Jul 06, 2010 at 10:26:09PM +0100, Keith Williams wrote:
> > You know, I think the fact that I've been tearing my hair out all day
> with
> > frustration means I am missing things. But also the fact that it doesn't
> > show up in my sftp program... but I think that may be down to a
> permissions
> > thing. All I have to do is find a way to get it running...
> >
> > But I am falling asleep at the keyboard now
>
> --
> http://bitfolk.com/ -- No-nonsense VPS hosting
>
> You dont have to be illiterate to use the Internet, but it help's.
> -- Mike Bristow
>
You know, I think the fact that I've been tearing my hair out all day with
frustration means I am missing things. But also the fact that it doesn't
show up in my sftp program... but I think that may be down to a permissions
thing. All I have to do is find a way to get it running...
But I am falling asleep at the keyboard now
Thanks
Keith
On 6 July 2010 22:00, Jan Henkins <jan.henkins(a)gmail.com> wrote:
> Hello Keith,
>
> But it's there, in your screen capture!
>
> It's called /usr/sbin/apache2
>
> On 06/07/10 20:06, Keith Williams wrote:
>
> Wishful thinking on my part there.
>
> Closer inspection shows the executable isn't there.
> Keith
> On 6 July 2010 18:52, Keith Williams <Keith(a)keiths-place.co.uk> wrote:
>
>> Think I've done it!!
>>
>> Did an apt-get remove apache2-mpm-prefork
>>
>> It deleted some of the files but then told me I had to auto remove, then I
>> reinstalled and it told me to purge and reinstall apache2.2-common again.
>> Which I did. It has reinstalled everything except cgi.load in the
>> mods-available directory. We are getting there
>>
>> Keith
>>
>> On 6 July 2010 17:33, Keith Williams <Keith(a)keiths-place.co.uk> wrote:
>>
>>> James,
>>>
>>> Thanks for your reply.
>>>
>>> I tried using apt-get to install that package, but no go. Have just tried
>>> another install and it has loaded some packages, mods etc, but not the
>>> proper executable. I think it's going to have to be compiling from source...
>>>
>>> Keith
>>>
>>> On 6 July 2010 16:51, James Gregory <jgxenite(a)gmail.com> wrote:
>>>
>>>> Hi Keith,
>>>>
>>>> Just did a quick Google, and it is apparently the apache2-common
>>>> package that provides some of the config files. If you try purging
>>>> that package and reinstalling it, it should recreate the ones you are
>>>> missing.
>>>>
>>>> Hope that helps.
>>>> James
>>>>
>>>> On 6 July 2010 16:42, Keith Williams <Keith(a)keiths-place.co.uk> wrote:
>>>> > I accidentally deleted the config files for apache2. I tried to
>>>> reinstall
>>>> > them all be doing a purge and then reinstall. That didn't work so I
>>>> did it
>>>> > again (that makes sense doesn't it!) Anyway after lots of more and
>>>> more
>>>> > desperate hunting and fiddling, I've now reached the stage where I
>>>> install
>>>> > using apt-get or aptitude, it says it has installed but there's
>>>> nothing
>>>> > there. No executables in the expected directories, no config files.
>>>> issuing
>>>> > httpd commands don't work. So where do I go from here? Any suggestions
>>>> > gratefully received
>>>> >
>>>> > --
>>>> > Keith Williams
>>>> >
>>>> > www.jogle2010.org.uk
>>>> > www.westnorfolkrspca.org.uk
>>>> >
>>>> > I'm sick of following my dreams. I'm just going to ask them where
>>>> they're
>>>> > going and hook up with them later.
>>>> > - Mitch Hedberg
>>>> >
>>>> > Outside of a dog, a book is man's best friend. Inside of a dog it's
>>>> too dark
>>>> > to read.
>>>> > - Groucho Marx
>>>> >
>>>> > The most dangerous strategy is to jump a chasm in two leaps.
>>>> >
>>>> >
>>>> >
>>>> > _______________________________________________
>>>> > users mailing list
>>>> > users(a)lists.bitfolk.com
>>>> > https://lists.bitfolk.com/mailman/listinfo/users
>>>> >
>>>> >
>>>>
>>>
>>>
>>>
>>> --
>>> Keith Williams
>>>
>>> www.jogle2010.org.uk
>>> www.westnorfolkrspca.org.uk
>>>
>>> I'm sick of following my dreams. I'm just going to ask them where they're
>>> going and hook up with them later.
>>> - Mitch Hedberg
>>>
>>> Outside of a dog, a book is man's best friend. Inside of a dog it's too
>>> dark to read.
>>> - Groucho Marx
>>>
>>> The most dangerous strategy is to jump a chasm in two leaps.
>>>
>>>
>>>
>>
>>
>> --
>> Keith Williams
>>
>> www.jogle2010.org.uk
>> www.westnorfolkrspca.org.uk
>>
>> I'm sick of following my dreams. I'm just going to ask them where they're
>> going and hook up with them later.
>> - Mitch Hedberg
>>
>> Outside of a dog, a book is man's best friend. Inside of a dog it's too
>> dark to read.
>> - Groucho Marx
>>
>> The most dangerous strategy is to jump a chasm in two leaps.
>>
>>
>>
>
>
> --
> Keith Williams
>
> www.jogle2010.org.uk
> www.westnorfolkrspca.org.uk
>
> I'm sick of following my dreams. I'm just going to ask them where they're
> going and hook up with them later.
> - Mitch Hedberg
>
> Outside of a dog, a book is man's best friend. Inside of a dog it's too
> dark to read.
> - Groucho Marx
>
> The most dangerous strategy is to jump a chasm in two leaps.
>
>
>
> _______________________________________________
> users mailing listusers@lists.bitfolk.comhttps://lists.bitfolk.com/mailman/listinfo/users
>
>
>
> --
> ---
> Regards,
> Jan Henkins
>
>
--
Keith Williams
www.jogle2010.org.ukwww.westnorfolkrspca.org.uk
I'm sick of following my dreams. I'm just going to ask them where they're
going and hook up with them later.
- Mitch Hedberg
Outside of a dog, a book is man's best friend. Inside of a dog it's too dark
to read.
- Groucho Marx
The most dangerous strategy is to jump a chasm in two leaps.
I accidentally deleted the config files for apache2. I tried to reinstall
them all be doing a purge and then reinstall. That didn't work so I did it
again (that makes sense doesn't it!) Anyway after lots of more and more
desperate hunting and fiddling, I've now reached the stage where I install
using apt-get or aptitude, it says it has installed but there's nothing
there. No executables in the expected directories, no config files. issuing
httpd commands don't work. So where do I go from here? Any suggestions
gratefully received
--
Keith Williams
www.jogle2010.org.ukwww.westnorfolkrspca.org.uk
I'm sick of following my dreams. I'm just going to ask them where they're
going and hook up with them later.
- Mitch Hedberg
Outside of a dog, a book is man's best friend. Inside of a dog it's too dark
to read.
- Groucho Marx
The most dangerous strategy is to jump a chasm in two leaps.
Dear customers,
Apologies if you receive multiple copies of this email - it's been
sent to all active customer addresses on record, plus the users
list.
As of 18th July 2010 BitFolk is changing its pricing structure. The
details are all laid out here:
http://bitfolk.com/news/2010-pricing-update/
Please have a read of the above, including the FAQ. If you have any
further questions not covered in the FAQ then it would be good if
you could raise them on the users list (hit reply). If you'd prefer,
you can instead ask support(a)bitfolk.com.
If you are happy for your service to be migrated to a new
configuration as described then you don't need to do anything. We'll
contact you in due course if there are any problems.
If you'd like to change your configuration from your next renewal,
or if your service is going to get more expensive and you'd like to
pre-pay at current prices, it's important that you contact
support(a)bitfolk.com as soon as possible.
Thanks for your continuing custom,
Andy Smith
Director
BitFolk Ltd
--
http://bitfolk.com/ -- No-nonsense VPS hosting
Hi,
I'm in the process of migrating to Bitfolk from another server and have
managed to delete a vital 'live' mail folder before getting my
previously sound backup regime in place on the new server. I have about
three weeks of mail lost and this is serious enough for me to offer to
pay someone with the necessary skills a commercial rate to recover the
folder/files if possible.
The server is running Debian Lenny
Any suggestions would be appreciated on-list or off-list.
Feeling really stupid. I managed in a hurry to scroll back a few
commands and edit a previous command to rm -rf /home/ when I thought I
was doing cd /home/
Martin
Hello,
While trying to upgrade my kernel and reboot to a new one, I didn’t
find 2.6.32 (the one I would like to be booted) in pyGRUB’s list.
After editing /boot/grub/menu.lst, I found that pyGRUB completely
ignores all additions and deletions, and instead it uses some older
version (even a simple change of timeout setting was ignored).
Trying to boot 2.6.32 manually (by pressing “c”) resulted in “boot
loader returned no data” errors, like if the kernel files were
missing. The same error comes up when I try to choose a kernel other
than 2.6.18-4 from the list. This suggests me that the whole /boot is
taken not from the filesystem I try to alter but from somewhere else.
I want to boot to a newer kernel until it’s too late, and I would
deeply appreciate your help with this.
My distro is Debian, and kernels are from the appropriate
linux-image-*-xen-686 packages, if that matters.
--
With apologies to Andy and maybe others annoyed by my previous
attempts of seeking help,
Kalan