#1  
Old 23-01-2011, 11:51 AM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
linux guru

any linux guru out there that is prepared to save my sanity ?

have upgraded my server and having trouble with virtualhosts


geoff
Reply With Quote
  #2  
Old 23-01-2011, 01:13 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
gentlemen

i am desperate !

and waiting online for assistance

geoff
Reply With Quote
  #3  
Old 23-01-2011, 01:50 PM
snowyskiesau
Registered User

snowyskiesau is offline
 
Join Date: Mar 2006
Location: Geeveston, Tasmania
Posts: 889
Ask away!

I have Centos Linux running on my server with VirtualBox and VMware for virtualisation.

Ah virtualhosts!
Permissions most likely.

Last edited by snowyskiesau; 23-01-2011 at 01:55 PM. Reason: Actually read the original post
Reply With Quote
  #4  
Old 23-01-2011, 01:53 PM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Can you be a bit more explicit? You mean this error?
Code:
Forbidden

 You don't have permission to access / on this server.

Apache/2.2.16 (Ubuntu) Server at www.gtbastrowise.com.au Port 80
Is it that the user httpd is running as doesn't have rights to read the dirs and files for that host? My Apache runs as nobody. You do have the right DocumentRoot?
Reply With Quote
  #5  
Old 23-01-2011, 01:54 PM
Barrykgerdes
Registered User

Barrykgerdes is offline
 
Join Date: Feb 2007
Location: Beaumont Hills NSW
Posts: 2,900
As you are desperate and no one has replied

I am probably 1 stage below you in Linux but perhaps if you explain what you want to do I may be able to make suggestions. I just spent a couple of days installing Ubuntu 10.4. Do you want to run linux as a virtual or a virtual on Linux.

Barry
Reply With Quote
  #6  
Old 23-01-2011, 02:39 PM
multiweb's Avatar
multiweb (Marc)
ze frogginator

multiweb is offline
 
Join Date: Oct 2007
Location: Sydney
Posts: 22,079
Quote:
Originally Posted by GTB_an_Owl View Post
any linux guru out there that is prepared to save my sanity ?

have upgraded my server and having trouble with virtualhosts


geoff
Hard to diagnose without more details but as previously mentioned directory permissions. Make sure the apache user has (execute assuming you're running PHP) access to your sites root directory. If you're familiar with chown have a look in the linux manpages. Also check your httpd.conf files where hosts are set.
Reply With Quote
  #7  
Old 23-01-2011, 03:12 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
ongoing assistance is greatfully being applied to my problem by Andrew and Marc at the moment

fingers crossed

geoff
Reply With Quote
  #8  
Old 23-01-2011, 04:07 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
got one working phew!

geoff
Reply With Quote
  #9  
Old 23-01-2011, 10:33 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
let me say a big THANKYOU to the guys that put their hands up to help with my crisis - much appreciated

i have now had a shower - asleep - a feed , and i am ready to continue with the fight - and just maybe, with a chance of winning it

as usual with these darn puter problems - it wasn't one large problem, rather a few small ones that kept me going round in circles, fixing - then breaking things again.

Again - or should i say STILL, i am amazed at how this FORUM is willing and ready to help one and other at the drop of a hat

anyway - i have work to do - better get on with it

geoff
Reply With Quote
  #10  
Old 24-01-2011, 12:09 PM
gary
Registered User

gary is offline
 
Join Date: Apr 2005
Location: Mt. Kuring-Gai
Posts: 5,999
Hi Geoff,

I just checked your web site now and see it is online, though most links are currently broken,
so I gather you were able to nail the problem with the permissions on your Apache server?

Hopefully the previous posters were able to give you a sufficient lead.
I was out yesterday so I didn't get to see your post until this morning.
Reply With Quote
  #11  
Old 24-01-2011, 01:58 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
they certainly were Gary

so you dabble yourself - do you ?

geoff
Reply With Quote
  #12  
Old 24-01-2011, 03:30 PM
DJDD
Registered User

DJDD is offline
 
Join Date: Aug 2007
Location: Melbourne, Australia
Posts: 936
have you sorted it all out?
I have set up several sites for work (and hobbies) so might be able to help.
Reply With Quote
  #13  
Old 24-01-2011, 03:38 PM
gary
Registered User

gary is offline
 
Join Date: Apr 2005
Location: Mt. Kuring-Gai
Posts: 5,999
Quote:
Originally Posted by GTB_an_Owl View Post
they certainly were Gary

so you dabble yourself - do you ?

geoff
Hi Geoff,

I would like to think I only dabble but am probably guilty of a little more than that.

We host our own server but don't run Apache ourselves, we use a different web server.

With regards UNIX/Linux however, I have to admit to likely being a much older
hand than most.

My first exposure to UNIX was in 1977 and I have been continually using UNIX
and later Linux since 1978, effectively every day of my academic and working life.
The University of New South Wales School of Electrical Engineering & Computer
Science was the second UNIX installation outside of the United States (the
University of Wollongong I believe was the first).

I was a student of the late John Lions at UNSW. In his Operating Systems class in the
70's, John threw us all a copy of the 6th Edition UNIX kernel, plus a separate
commentary book he had written plus a copy of Kerninghan and Ritchie's
"C programming Language" plus a PDP 11 assembly language card.
It was a baptism of fire for us second year students. Fortunately, the School
of Elec. Eng and Computer Science at UNSW had by far the best computing
facilities and staff for any academic institution in the country. From day one, you
were thrown in front of a UNIX terminal with your own login and email and taught
PASCAL whilst at that other place up City Road across town,
the students were still using FORTAN on mark-sense cards.

Anyway, we were told we had to learn to program in C and completely read
and comprehend the UNIX kernel in 14 weeks to a level to pass a
written exam. It was by far the biggest program any of us had ever been exposed
to and John's lecture's would have him explaining not only each line of code
but the architectural decisions that went behind it. Most of us recognized UNIX
for what it was, a work of elegant and succinct beauty, written largely by only three
men out of Bell Labs. I guess if one were a musician, it would be like
picking up a Beethoven symphony manuscript and reading and comprehending it for the
first time. There is both a recognition of the inherent intellectual brilliance
of it as a work and the fear and trepidation at the time that one may never
be good enough to write something as good.

After I graduated, my first job was as a researcher at UNSW and many of my
friends in the department were in turn friends with the creators of UNIX, specifically
Ken Thomson, Brian Kerninghan and Dennis Ritchie. Many of my colleagues made
direct contributions to the UNIX kernel and the popularization of UNIX and
many went on sabbaticals to Bell Labs in Murray Hill, New Jersey.
I got to briefly meet Dennis Ritchie when he came out to visit and also guys like
Rob Pike, who was also at Bell.

So UNIX is something that is very much in my blood and when Linux came along
it was a natural progression. I've used UNIX/Linux every working day, ranging from
tasks as diverse as designing custom integrated circuits to writing our own real
time operating systems. I've also written device drivers for UNIX, including
under implementations such as SunOS. These things aren't always easy to
write unless you have a pretty solid grasp of the actual internal workings of
an operating system, so it is one of the reason guys that would know how to
write them use to be thought of by other software engineers as having
knowledge and power over some some sort of magical black art.
Those days are long gone and the power is in the hands of an enormous number
of people, many of whom were much younger than I was when first exposed to UNIX.

However, 33 years on from first using UNIX, I still never ceased to be amazed to learn
something new and it does not necessarily mean I know the answer to every
question - far from it. Besides, that's what the "man" pages are for.

There is a Wikipedia article about the UNIX 6th Edition Commentary written
by John Lions and the UNIX folklore that now surrounds it.
See http://en.wikipedia.org/wiki/Lions%2...th_Source_Code

In 2002, UNSW dedicated garden to John Lion's where there is a plaque and
engraved annulus around the base of the largest tree that reads -
"Lions' Books inspired a generation of operating system designers".
See http://www.cse.unsw.edu.au/JohnLions/ceremony.html

I was lucky enough to be at the right place at the right time and was one
of those students. Having said that, it was a conscious decision at the time
to go to UNSW and not the other place as it was abundantly clear to me
when visiting both campuses on open day's that UNSW was clearly far ahead
in the teaching of computer science and engineering at the time.

Best Regards

Gary

Last edited by gary; 24-01-2011 at 04:28 PM.
Reply With Quote
  #14  
Old 24-01-2011, 03:57 PM
DJDD
Registered User

DJDD is offline
 
Join Date: Aug 2007
Location: Melbourne, Australia
Posts: 936
Quote:
Originally Posted by gary View Post
Hi Geoff,

I would like to think I only dabble but am probably guilty of a little more than that.


[...lots of cool stuff deleted]


phew...quite a resume!
Reply With Quote
  #15  
Old 24-01-2011, 04:00 PM
GTB_an_Owl's Avatar
GTB_an_Owl (Geoff)
bewise betold neverbecold

GTB_an_Owl is offline
 
Join Date: Jan 2006
Location: Terrigal NSW
Posts: 3,828
agh! - so i see, you don't just "dabble - you "DABBLE" then

well, my troubles are not completely over yet Gary

i have a couple of my sites back up in a fashion

but i think my permissions and access files might need tweeking

so i will keep you in mind

thanks
geoff
Reply With Quote
Reply

Bookmarks

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 07:46 AM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Advertisement
Bintel
Advertisement