Forum Problems Installing LAMS: Re: error can't read mysql-ds.xml when installing in ubuntu server


 
Search: 

2: Re: error can't read mysql-ds.xml when installing in ubuntu server
In response to 1 10/03/13 04:05 PM
[ Reply | Forward ]
HI Panagiotis

Sorry for the delay in getting back to you.

We've been having the 2013 LAMS Conference in Singapore this week and things have been rather busy.


"sed: can't read mysql-ds.xml: No such file or directory"

It seems that the LAMS installer is trying to find a file mysql-ds.xml to configure the database settings but it's not where it suppose to be.

However, I'm trying to replicate this issue without success.

For the text you posted, I can assume that you tried to installed LAMS before and then you manually might have manipulated/deleted files on the /usr/share/jboss-5.1/ folder?

What you can try is to remove the lams-jboss4 first:

# apt-get remove lams-jboss4


and then install lams again:

# apt-get install lams2


Thanks,

Ernie

Posted by Ernie Ghiglione

3: Re: Re: error can't read mysql-ds.xml when installing in ubuntu server
In response to 2 10/03/13 04:07 PM
[ Reply | Forward ]

and then install lams again:

# apt-get remove lams2

Sorry, this was meant to read:

# apt-get install lams2

Thanks,

Ernie

Posted by Ernie Ghiglione

6: Re: Re: Re: error can't read mysql-ds.xml when installing in ubuntu server
In response to 3 10/06/13 08:35 AM
[ Reply | Forward ]
Hi Ernie,
I finally managed to make it up and running.
I found that the problem was that user root didnt exist in mysql (?) so i had to create it, and installation comleted succesfully(!)
Also the integration with my moodle seems fine !

Thanks again

Posted by Panagiotis Karageorgos

7: Re: Re: Re: Re: error can't read mysql-ds.xml when installing in ubuntu server
In response to 6 10/06/13 08:46 AM
[ Reply | Forward ]
Also i had to change the default port from 8080 to 8090. No problem so far...

Posted by Panagiotis Karageorgos

8: Re: Re: Re: Re: error can't read mysql-ds.xml when installing in ubuntu server
In response to 6 10/09/13 07:53 AM
[ Reply | Forward ]
> I found that the problem was that user root didnt exist in mysql (?)

Woow. Never thought that was possible! :-)

Glad you figured this out.

Thanks

Ernie

Posted by Ernie Ghiglione

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