Page 1 of 1

Trying to mend Apache?

Posted: 19 May 2009, 14:06
by netpage
Hi,

It all started with an

Code: Select all

apt-get install transmission
After that I could not connect to my Bubba server via the web interface. SSH, Samba, FTP & SFTP still worked so I assumed that the issue was with Apache.

Having gone through various posts on this forum and the web I can report the following [not sure which if any are causing the problem].
  • My /etc/apache2/sites-enabled/ folder is empty
    I do not seem to have a bubba-backend
    the dovecot package seems to be having an error installing.
    so does the debianutils package
Any ideas what I should do?

Thanks

James

Re: Trying to mend Apache?

Posted: 19 May 2009, 14:32
by carl
netpage wrote:Hi,

It all started with an

Code: Select all

apt-get install transmission
After that I could not connect to my Bubba server via the web interface. SSH, Samba, FTP & SFTP still worked so I assumed that the issue was with Apache.

Having gone through various posts on this forum and the web I can report the following [not sure which if any are causing the problem].
  • My /etc/apache2/sites-enabled/ folder is empty
    I do not seem to have a bubba-backend
    the dovecot package seems to be having an error installing.
    so does the debianutils package
Any ideas what I should do?

Thanks

James
Is this related to BubbaServer or BubbaTwo? as BubbaServer doesn't have any "bubba-backend" package, but ony a "bubba" package.

/Carl

Posted: 19 May 2009, 19:48
by netpage
Hi Carl,

This is the Bubba Server. How would I check the Bubba package?

Thnx

James

Posted: 20 May 2009, 05:22
by netpage
Hi,

As I am a few hours ahead I have had another look at this issue and seem to be going round in circles. I am thinking that this may be due to Debian Lenny update so appreciate that I may have to wait a while for a fix.

After doing a few apt-get update/install I have noticed that the process has errors with dovecot-common & dovecot-imapd as well as the debianautils_2.3_arm.deb package.

Not sure if this is of any help.

Regards

James

Re: Trying to mend Apache?

Posted: 20 May 2009, 22:08
by netpage
More info if required. When I try to restart Apache2 I get the following

Code: Select all

bubba:/#     /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
 waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
.
Is this OK? Should Apache be able to determine the server's fully qualified domain name?

Cheers

James