Forum Problems Installing LAMS: Re: Re: Re: LAMS + Web server help


 
Search: 

4: Re: Re: Re: LAMS + Web server help
In response to 3 04/13/11 05:33 PM
[ Reply | Forward ]
Hi Peter,

Do you have mysql installed? If so, do you know the root password for it? Does it have the Java JDK installed?

Can I assume you are familiar with linux's shell? If so:

Once you get access to the SSH shell, you need to:

cd /tmp
# download JBoss
wget http://softlayer.dl.sourceforge.net/project/jboss/JBoss/JBoss-4.0.2/jboss-4.0.2.tar.gz
# download LAMS
wget http://lamscommunity.org/2.3/stable/unix/lams-unix-installer-2.3.5.tar.gz
# untar JBoss to your own home directory
cd ~
tar xvzf /tmp/jboss-4.0.2.tar.gz
# untar LAMS
tar xvzf lams-unix-installer-2.3.5.tar.gz
cd lams-unix-installer-2.3.5


and have a look at the readme file and configure the lams.properties accordingly.

Let us know how you go.

Thanks,

Ernie

Posted by Ernie Ghiglione

5: Re: Re: Re: Re: LAMS + Web server help
In response to 4 04/13/11 06:17 PM
[ Reply | Forward ]
Thanks Ernie for the replies.

One more quick question - I have the company website installed on this server too. Is this going to allow me to make sure it doesn't nuke that installation? Can I have LAMS installed in a subdirectory (for example, I have moodle in org.au/moodle because joomla is in org.au/) - does that make sense?

I just don't want to overwrite what I already have installed.

Thanks.

Posted by Peter Gilmore

8: Re: Re: Re: Re: Re: LAMS + Web server help
In response to 5 04/13/11 09:44 PM
[ Reply | Forward ]
Peter,

Unfortunately I've never used CPanel and have some vague idea how it works, so really can't tell you how this works or even more, how LAMS can be installed with it.

Sorry :-(

Ernie

Posted by Ernie Ghiglione

6: Re: Re: Re: Re: LAMS + Web server help
In response to 4 04/13/11 06:55 PM
[ Reply | Forward ]
This is all just a bit beyond me.

I can't even login to SSH with PuTTy. I have the cPanel password and I have set up a Public/Private key which I downloaded in PPK format.. and the server doesn't like my key.. Doesn't like my username..It just doesn't like me..lol..

I'd love to use LAMS because it looks and works (from the demo site at least) so much better than moodle. Moodle is clunky and ugly and not intuitive at all.

Not to be I guess.

Can't afford to use a hosted solution.. so I guess that is that..

Posted by Peter Gilmore

7: Re: Re: Re: Re: Re: LAMS + Web server help
In response to 6 04/13/11 09:48 PM
[ Reply | Forward ]
Hi Peter,

Would something like lessonlams.com would work for you?

It's a LAMS with a very easy to use interface and tailored to get up and running without all the admin/setup hassle. It's also free for classes up to 30 students.

Give it a go.

Thanks,

Ernie

Posted by Ernie Ghiglione

Reply to first post on this page
Back to Problems Installing LAMS